// Site Main ActiveXÃ³¸® ½ºÅ©¸³Æ®

//-------Top Menu °ü·Ã
function adult_mainATX(newimgPath,menucode) {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="164" height="355" id="left_adult">');
	document.write('<param name=movie value="/include/flash/left_adult.swf?menu_code='+menucode+'">');
	document.write('<param name=quality value=high>');
	document.write('<param name=wmode value=transparent>');
	document.write('<embed src="/include/flash/left_adult.swf?menu_code='+menucode+'" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="164" height="355"  id="left_adult"> ');
	document.write('</embed> </object>');
}
function adult_rollATX(newimgPath) {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="73" height="84">');
	document.write('<param name="movie" value="'+newimgPath+'/adult/new/t_hotmovie_n.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name=wmode value=transparent>');
	document.write('<embed src="'+newimgPath+'/adult/new/t_hotmovie_n.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="73" height="84"></embed></object>');
}