// JavaScript Document

<!--
function openwindow(clocation,wNo){
var wName;
wName="win"+wNo;
//var scriptwin=window.open(clocation,wName,'toolbar=no,location=yes,resizable=no,status=no,width=600,height=424');
var scriptwin=window.open(clocation,wName,"scrollbars=yes,toolbar=yes");
}

function openwindowuv(){
//win=window.open("http://www.goto.ac.jp/form/?id=1","new","scrollbars=yes,toolbar=yes,location=no,resizable=no,status=no,width=620,height=650");
//win.moveTo(100,100);
win=window.open("https://wmn.asp-ryunos.net/seikyu?cd=goto","new","scrollbars=yes,toolbar=yes");
}

function openwindowcook(){
//win=window.open("http://www.goto.ac.jp/form/?id=4","new","scrollbars=yes,toolbar=yes,location=no,resizable=no,status=no,width=620,height=650");
//win.moveTo(100,100);
win=window.open("https://wmn.asp-ryunos.net/seikyu?cd=goto","new","scrollbars=yes,toolbar=yes");
}

function openwindoweiyou(){
//win=window.open("http://www.goto.ac.jp/form/?id=2","new","scrollbars=yes,toolbar=yes,location=no,resizable=no,status=no,width=620,height=650");
//win.moveTo(100,100);
win=window.open("https://wmn.asp-ryunos.net/seikyu?cd=goto","new","scrollbars=yes,toolbar=yes");
}

function openwindowfashion(){
//win=window.open("http://www.goto.ac.jp/form/?id=3","new","scrollbars=yes,toolbar=yes,location=no,resizable=no,status=no,width=620,height=650");
//win.moveTo(100,100);
win=window.open("https://wmn.asp-ryunos.net/seikyu?cd=goto","new","scrollbars=yes,toolbar=yes");
}
//-->
