function OpenWin1(){
    win1=window.open("../vs/index.html","new1","width=920,height=670,scrollbars=auto");
}
function OpenWin2(){
    win2=window.open("http://2008.rikunabi.com/bin/KDBG00200.cgi?KOKYAKU_ID=0224338001","new2","width=600,height=500,scrollbars=yes");
}
