<!---highlight pop--->
function event_all(){
	<!---megabox_photo_event_popup--->
	 window.open("http://www.foxkorea.co.kr/iceage3/event_photo_popup.html","pop2","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes, width=420,height=350,top=10,left=580");
		 window.open("http://www.foxkorea.co.kr/iceage3/pop_0723.html","pop1","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=570,height=650,top=10,left=5");
		 }



<!---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="1100" height="780">'
		+ '      <param name="movie" value="iceage3_gate.swf" />'
		+ '      <param name="quality" value="high" />'
		+ '	  <param name="wmode" value="transparent" />'
		+ '      <embed src="iceage3_gate.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1100" height="780"></embed>'
		+ '    </object>'
		+ '';
	document.write (sTag);
}

