
/*function openWinreq(){
subopen=window.open("https://www.daikyo.co.jp/req_siryo/cgi-bin/siryo.cgi?bkncd=MF091027","window","resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,directories=no,status=no,location=yes,width=750");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}
*/

function openWinreq(){
subopen=window.open("privacy.html","window","resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,directories=no,status=no,location=yes,width=750");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}

function openWinmap(){
subopen=window.open("map.html","window","resizable=yes,scrollbars=yes,toolbar=no,menubar=no,directories=no,status=no,location=yes,width=650,height=700px;");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}

function openWinout(){
subopen=window.open("http://www.daikyo.co.jp/KOBETSU/MF091027/gaiyo_chg.html","window","resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,directories=no,status=no,location=yes,width=800");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}

function openWineco(){
subopen=window.open("eco/index.html","window","resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,directories=no,status=no,location=yes,width=800,height=600");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}

function openWinevent(){
subopen=window.open("http://www.daikyo.co.jp/jitubutu/cgi-bin/event_list.cgi?syubetu=bukken&cj_code=MF091027","window","resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,directories=no,status=no,location=yes,width=800,height=600");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}


