// JavaScript Document
function gaiyoo(url){var w = window.open(url,"gaiyoo", "width=550,height=650,scrollbars=yes");}
