
function menuA(num){
	switch(num){
		case 1: location.href="../senef/mov_01.php"; break;  
		case 2: location.href="../senef/mov_02.php"; break;  
		case 3: location.href="../senef/mov_03.php"; break;  

	}
}

function menuB(num){
	switch(num){
		case 1: location.href="../senef/film_01.php"; break; 
		case 2: location.href="../senef/film_02.php"; break;  
		case 3: location.href="../senef/film_03.php"; break;  
		case 4: location.href="../senef/film_04.php"; break;  
		case 5: location.href="../senef/film_05.php"; break;  
		case 6: location.href="../senef/film_06.php"; break;  

	}
}

function menuC(num){
	switch(num){
		case 1: location.href="../senef/prog_01.php"; break;  
	}
}

function menuD(num){
	switch(num){
		case 1: location.href="../senef/sedif_01.php"; break;  
	}
}

function menuE(num){
	switch(num){
		case 1: location.href="../senef/old_01.php"; break;  
		case 2: location.href="../senef/old_02.php"; break;  
		case 3: location.href="../senef/old_03.php"; break;  
		case 4: location.href="../senef/old_04.php"; break;  
		case 5: location.href="../senef/old_05.php"; break;  
		case 6: location.href="../senef/old_06.php"; break;  

	}
}

function menuF(num){
	switch(num){
		case 1: location.href="../bbs/list1.php?code=notice&"; break; 
		case 2: location.href="../bbs/list.php?code=bbs_free&"; break; 
		case 3: window.open('/2006s_eng/contact.html', 'popup', 'width=700, height=698');break;

	}
}

function menuTOP(num){
	switch(num){
		case 1: location.href="../senef/"; break;  
		case 2: location.href="../net/"; break;  
		case 3: location.href=""; break;  
		case 4: location.href="../senef/"; break;  
		case 5: location.href="../senef/cont.php"; break; 
		case 6: location.href="../bbs/list.php?code=bbs_free&"; break; 
		/*window.open('/2006s/freeboard.html', 'popup', 'width=713, height=698,scrollbars=yes');break;*/
		case 7: location.href="/senef/"; break;  

	}
}
function menuQUICK(num){
	switch(num){
		case 1: location.href=""; break;  
		case 2: location.href=""; break;  
		case 3: location.href=""; break; 
		case 4: location.href=""; break;  
		case 5: location.href=""; break; 

	}
}

