function kinari(){

if (detection_flashVersion() >= 5){

document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="522" height="421">');
document.write ('<param name="movie" value="swf/top.swf">');
document.write ('<param name=quality value=best>');
document.write ('<embed src="swf/top.swf" quality=best pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="522" height="421"></embed>');
document.write ('</object>');


}
else if (detection_flashVersion() == "–³‚µ"){
	document.write ('<a href="/cp/top/top.html">');
	document.write ('<img src="images/index/main_img.jpg" width="522" height="421" border="0">');
	document.write ('</a>');
}
else{
	document.write ('<a href="/cp/top/top.html">');
	document.write ('<img src="images/index/main_img.jpg" width="522" height="421" border="0">');
	document.write ('</a>');
}

}

function kinari2(){

if (detection_flashVersion() >= 5){

document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="516" height="279">');
document.write ('<param name="movie" value="4_1_image/choice.swf">');
document.write ('<param name=quality value=high>');
document.write ('<embed src="4_1_image/choice.swf" quality=high pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="516" height="279"></embed>');
document.write ('</object>');


}
else if (detection_flashVersion() == "–³‚µ"){
	document.write ('<img src="images/choice.gif" alt="" width="516" height="279" border="0" usemap="#Map3">');
}
else{
	document.write ('<img src="images/choice.gif" alt="" width="516" height="279" border="0" usemap="#Map3">');
}

}



