<!---highlight pop--->
function event_all(){
		 window.open("http://www.district9.co.kr/popup_01.html","pop1","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=340,height=300,top=10,left=5");
		 }
function event_2(){
		 window.open("http://www.district9.co.kr/popup_02.html","pop2","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=340,height=505,top=10,left=5");
		 }
<!---megabox_photo_event_popup--->
//		 window.open("http://www.foxkorea.co.kr/iceage3/event_photo_popup.html","pop4","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes, width=420,height=480,top=10,left=580");


<!---highlight pop2--->
<!---game pop 1--->
<!--function game_01(){
<!--		 window.open("http://www.foxkorea.co.kr/iceage3/gz_0623.html","pop","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes, width=1024,height=768,top=10,left=5");
<!--		 }
<!---game pop 1--->


function main(){
	var sTag = ''
		+ '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="647">'
		+ '      <param name="movie" value="D9_GATE.swf" />'
		+ '      <param name="quality" value="high" />'
		+ '	  <param name="wmode" value="transparent" />'
		+ '      <embed src="D9_GATE.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="647"></embed>'
		+ '    </object>'
		+ '';
	document.write (sTag);
}

