function Flash(id,url,w,h,bg,t){
	document.write("\
	<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0' width="+w+" height="+h+" id="+id+">\
	<param name='movie' value="+url+" />\
	<param name='wmode' value="+t+" />\
	<param name='bgcolor' value="+bg+" />\
	<param name='allowScriptAccess' value='always' />\
	<param name='quality' value='high' />\
	<param name='menu' value='false' />\
	<embed src="+url+" wmode="+t+" width="+w+" height="+h+" name="+id+" bgcolor="+bg+" allowScriptAccess='always' quality='high' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />\
	</object>\
	");
}


function linksub(select){
	switch(select){
		case "sitemap" : document.location = "../sitemap/sitemap.html"; break;
		case "00" : document.location = "../promotion/?mid=main"; break;
		case "10" : document.location = "../introduce/summary.html"; break;
		case "11" : document.location = "../introduce/summary.html"; break;
		case "12" : document.location = "../introduce/content.html"; break;
		case "13" : document.location = "../introduce/event.html"; break;
		case "14" : document.location = "../introduce/character.html"; break;
		case "15" : document.location = "../introduce/2009_review.html"; break;
		case "20" : document.location = "../apply_information/information.html"; break;
		case "21" : document.location = "../apply_information/information.html"; break;
		case "22" : document.location = "../apply_information/boothmap.html"; break;
		case "23" : document.location = "../apply_information/document.html"; break;
		case "24" : document.location = "../apply_information/sponsor.html"; break;
		case "30" : document.location = "../view_information/information.html"; break;
		case "31" : document.location = "../view_information/information.html"; break;
		case "32" : document.location = "../view_information/traffic.html"; break;
		case "33" : document.location = "../view_information/bus.html"; break;
		case "34" : document.location = "../view_information/ticket.html"; break;
		case "40" : document.location = "../ceremony/presentation.html"; break;
		case "41" : document.location = "../ceremony/presentation.html"; break;
		case "42" : document.location = "../ceremony/event.html"; break;
		case "50" : document.location = "../cookcontest/summary.html"; break;
		case "51" : document.location = "../cookcontest/summary.html"; break;
		case "52" : document.location = "../cookcontest/rule.html"; break;
		case "53" : document.location = "../cookcontest/information.html"; break;
		case "54" : document.location = "../cookcontest/award.html"; break;
		case "55" : document.location = "../cookcontest/2010_applylist.html"; break;
		case "56" : document.location = "../cookcontest/awarded.html"; break;
		case "60" : document.location = "../event/uccfestival.html"; break;
		case "61" : document.location = "../event/uccfestival.html"; break;
		case "62" : document.location = "../event/charactor.html"; break;
		case "63" : document.location = "../promotion/?mid=blogcontest"; break;
		case "70" : document.location = "../topokki/recipe.html"; break;
		case "71" : document.location = "../topokki/recipe.html"; break;
		case "72" : document.location = "../topokki/cook.html"; break;
		case "73" : document.location = "../topokki/history.html"; break;
		case "80" : document.location = "../promotion/?mid=announcement"; break;
		case "81" : document.location = "../promotion/?mid=announcement"; break;
		case "82" : document.location = "../promotion/?mid=release"; break;
		case "83" : document.location = "../promotion/notyet_3.html"; break;
		case "84" : document.location = "../promotion/musicvideo.html"; break;
		case "85" : document.location = "../promotion/hiseoul2010.html"; break;
	}
}
function topokki2009(){
	window.open('http://www.topokki.com/2009/');
}
function left_banner1(){
	document.location = "../cookcontest/summary.html";
}
function left_banner2(){
	document.location = "../view_information/information.html";
}
function left_banner3(){
	document.location = "../view_information/traffic.html";
}
function left_banner4(){
	document.location = "../ceremony/event.html";
}

document.write('<? include "../count/dbconn.php3";') 
document.write('include "../count/zerocounter.php3"; ?>');
