function menuCom(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/bbs/list1.php?code=news"; break;
		case 2: location.href="http://2005.senef.net/bbs/list1.php?code=notice"; break;
		case 3: location.href="http://2005.senef.net/board/press_center.php"; break;
		case 4: location.href="http://2005.senef.net/bbs/list.php?code=bbs_free"; break;
		case 5: location.href="http://2005.senef.net/bbs/list1.php?code=speech"; break;

	}
}

function menuA(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/senef/moving_01.html"; break;
		case 2: location.href="http://2005.senef.net/senef/moving_02.html"; break;
		case 3: location.href="http://2005.senef.net/senef/moving_03.html"; break;

	}
}


function menuB(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/senef/senef_01.html"; break;
		case 2: location.href="http://2005.senef.net/senef/senef_02.html"; break;
		case 3: location.href="http://2005.senef.net/senef/senef_03.html"; break;
		case 4: location.href="http://2005.senef.net/senef/senef_04.html"; break;
		case 5: location.href="http://2005.senef.net/senef/senef_05.html"; break;
		case 6: location.href="http://2005.senef.net/senef/senef_06.html"; break;
		case 7: location.href="http://2005.senef.net/senef/senef_07.html"; break;
		case 8: location.href="http://2005.senef.net/bbs/list1.php?code=guest"; break;
		case 9: location.href="http://2005.senef.net/senef/senef_09.html"; break;
		case 10:location.href="http://2005.senef.net/senef/senef_10.html"; break;
		case 11:location.href="http://2005.senef.net/senef/senef_12.html"; break;
			

	}
}



function menuC(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/senef/sedif_01.html"; break;
		case 2: location.href="http://2005.senef.net/senef/sedif_02.html"; break;
	}
}


function menuD(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/senef/senerium_01.html"; break;
		case 2: 
	}
}



function mobileM(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/mobile/index.html"; break;
		
	}
}

//net Menu Link 
//online Theater
function menuE(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/net/"; break;
		case 2: break; 
	}
}
//Award &juries
function menuF(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/net/awards.html"; break;
		case 2: break; 
	}
}

function netMenuLeft(num){
	switch(num){
		case 1: location.href="http://2005.senef.net/bbs/list1.php?code=best"; break;
		case 2: location.href="http://2005.senef.net/net/awards.html"; break;
	}
}


function koreanMain(){
	location.href="http://2005.senef.net/kor_index.html";
}
function englishMain(){
	location.href="http://2005.senef.net/eng/";
}

function contact(){
	location.href="http://2005.senef.net/senef/senef_11.html"; 
}

function sitemap(){
	
}







