<!---新しいウィンドウを開く
function wopen(){
window.open("help.html","beoHELP","toolbar=0,menubar=0,scrollbars=1,width=460,height=370")
}
function wopen1(){
window.open("site1.html","beo","toolbar=0,menubar=0,scrollbars=1,width=800,height=550")
}
function wopen2(){
window.open("site2.html","beo","toolbar=0,menubar=0,scrollbars=1,width=800,height=600")
}
//end --->
