 /*È¸»ç¼Ò°³ */
function menuA(num){
	switch(num){
		case 1: location.href="../net/digital1.php?cat=1"; break;  
		case 2: location.href="../net/digital1.php?cat=2"; break;  
	}
}
function menuB(num){
	switch(num){
		case 1: location.href="../net/nextStream1.php?cat=1"; break;  
		case 2: location.href="../net/nextStream1.php?cat=2"; break;  
 
	}
}
function menuC(num){
	switch(num){
		case 1: location.href="../net/pers1_01.php"; break;  
		case 2: location.href="../net/pers2_01.php"; break; 
		case 3: location.href="../net/pers3_01.php"; break; 
		case 4: location.href="../net/pers4_01.php"; break; 
		case 5: location.href="../net/pers5_01.php"; break; 
		case 6: location.href="../net/pers6_01.php"; break; 
		
	}
}
function menuD(num){
	switch(num){
		case 1: location.href="../net/search.php"; 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="../net/"; break;  
		case 5: window.open('/2006s_eng/contact.html', 'popup', 'width=700, height=698');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="/net/"; break;  

	}
}
function menuQUICK(num){
	switch(num){
		case 1: location.href="../net/quick1.php"; break;  
		case 2: location.href="../net/quick2.php"; break;  
		case 3: location.href="javascript:alert('COMING SOON')"; break; 
		case 4: location.href="javascript:alert('COMING SOON')";  break;  
		case 5: location.href="../net/SeeVideo2003_208.exe"; break; 

	}
}

