function open_henkei(){
	popwin1 = window.open('henkei/pachinko_list.html','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_koda2(){
	popwin1 = window.open('koda2/index.php','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_kd(){
	popwin1 = window.open('kd/index.php','pop1','width=770,height=710,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_aq(){
	popwin1 = window.open('aquarion/index.php','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_rm(){
	popwin1 = window.open('down_rm.html','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_hw(){
	popwin1 = window.open('down_hw.html','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_psgm(){
	popwin1 = window.open('down_psgm.html','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_ds(){
	popwin1 = window.open('down_ds.html','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}
function open_swdb(){
	popwin1 = window.open('down_swdb.html','pop1','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes,scrollbars=yes');
	popwin1.focus();
}


