function open_win1(){
window.open("csr.html","","scrollbars=yes,resizable=no,width=680, height=400");
}

function open_win2(){
window.open("http://toyota.mediagalaxy.ne.jp/netz/N062/privacy/index.html","","scrollbars=yes,resizable=no,width=660, height=300");
}

function open_win3(){
window.open("insurance.cgi","","scrollbars=yes,resizable=no,width=660, height=300");
}

function open_win4(){
window.open("tousen.html","","scrollbars=yes,resizable=no,width=280, height=384");
}

function open_win5(){
window.open("happy_plan.php","","scrollbars=yes,resizable=no,width=757, height=580");
}

function open_win6(){
window.open("privacy.html","","scrollbars=yes,resizable=no,width=680, height=400");
}

function open_win7(){
window.open("handbill/img/answer.gif","","scrollbars=no,resizable=no,width=550, height=550");
}

function open_win8(){
window.open("entry_privacy.html","","scrollbars=yes,resizable=no,width=680, height=350");
}

function open_win9(){
window.open("kgp.html","","scrollbars=yes,resizable=no,width=797, height=640");
}

function open_win10(){
window.open("new-affor.php","","scrollbars=yes,resizable=no,width=790, height=560");
}

function f1_submit(){
document.getElementById("test").submit();
}

function test_DoFSCommand(command, args)
{
   document.getElementById("test").submit();
	myURL=""+command;
	window.open(myURL,"_top");
}

function set2Frame(jpURL1,jpURL2)
{
parent.head.location.href = jpURL1;
parent.main.location.href = jpURL2;
}
