<!-- サブウィンドウ　スクリプト -->


/*function wopen550()　　{
　　　　window.open( "http://www.e-how.jp/otto/tekisei.html", "window3", "toolbar=no,menubar=no,scrollbars=no,status=yes ,resizable=yes,width=550,height=520,top=5px,left=300px" ); 
　　　　　　　　　　　　　} */

function wopen550()　　{
　　　　window.open( "http://www.ottonet.co.jp/saiyo/tekisei.html", "window3", "toolbar=no,menubar=no,scrollbars=no,status=yes ,resizable=yes,width=550,height=520,top=5px,left=300px" ); 
　　　　　　　　　　　　　}


function wopen(url,wrk)　　{
　　　　window.open( url, "window1", wrk ); 
　　　　　　　　　　　　　} 

-->
