
//ÇÃ·¡½Ã ·Îµå
function common_object(width,height,dir,mainPos,subPos){
	if (dir.indexOf("swf") > 0) {
		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='"+width+"' height='"+height+"'><param name='movie' value='"+dir+"?mmenu="+mainPos+"&smenu="+subPos+"'><param name='quality' value='high'><param name='wmode' value='transparent'><embed src='"+dir+"?mmenu="+mainPos+"&smenu="+subPos+"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='"+width+"' height='"+height+"' wmode='transparent'></embed></object>");
	}
	else {
		document.write("<img src='"+dir+"' width='"+width+"' height='"+height+"'  border='0'>");
	}
}
function navi(flag){
	if (flag == 10) {document.location.href = '/sogae/';}
	if (flag == 11) {document.location.href = '/sogae/';}
	if (flag == 12) {document.location.href = '/sogae/about.asp';}
	if (flag == 13) {document.location.href = '/sogae/map.asp';}
	if (flag == 14) {document.location.href = '/sogae/sisul.asp';}
	//------------------------------------------------
	if (flag == 20) {document.location.href = '/annae/index.asp';}
	if (flag == 21) {document.location.href = '/annae/index.asp';}
	if (flag == 22) {document.location.href = '/annae/annae_1.asp';}
	if (flag == 23) {document.location.href = '/annae/annae_2.asp';}
	if (flag == 24) {document.location.href = '/annae/annae_3.asp';}
	//--------------------------------------------------
	if (flag == 30) {document.location.href = '/history/m_history.asp';}
	if (flag == 31) {document.location.href = '/history/m_history.asp';}
	if (flag == 32) {document.location.href = '/history/index.asp';}
	if (flag == 33) {document.location.href = '/history/wmovie.asp';}	
	//---------------------------------------------------
	if (flag == 40) {document.location.href = '/subsi/movie_in.asp';}
	if (flag == 41) {document.location.href = '/subsi/movie_in.asp';}
	if (flag == 42) {document.location.href = '/subsi/gido.asp';}
	if (flag == 43) {document.location.href = '/subsi/camp.asp';}
	if (flag == 44) {document.location.href = '/subsi/yungsang.asp';}
	if (flag == 45) {document.location.href = '/subsi/home.asp';}
	
	//-------------------------------------------------
	if (flag == 50) {document.location.href = '/shopping/index.asp';}
	if (flag == 51) {document.location.href = '/shopping/index.asp';}
	if (flag == 52) {document.location.href = '/shopping/uilu.asp';}
	if (flag == 53) {document.location.href = '/shopping/jabhwa.asp';}
	if (flag == 54) {document.location.href = '/shopping/art.asp';}
	//-------------------------------------------------
	if (flag == 60) {document.location.href = '/movie/index.asp';}
	if (flag == 61) {document.location.href = '/movie/index.asp';}
	//-------------------------------------------------
	if (flag == 70) {document.location.href = '/tour/index.asp';}
	if (flag == 71) {document.location.href = '/tour/index.asp';}
	if (flag == 72) {document.location.href = '/tour/tour1.asp';}
	if (flag == 73) {document.location.href = '/tour/tour2.asp';}
  //-------------------------------------------------
    if (flag == 80) {document.location.href = '/skyboard/?code=sky_news';}
	if (flag == 81) {document.location.href = '/skyboard/?code=sky_news';}
	if (flag == 82) {document.location.href = '/skyboard/?code=sky_board';}
	if (flag == 83) {document.location.href = '/skyboard/?code=sky_photo';}
	if (flag == 84) {document.location.href = '/skyboard/?code=sky_photo2';}
	if (flag == 85) {document.location.href = '/commu/site.asp';}
	}

