//COMMPANY
function top01() {
	   location.href = "/company.php";
}
		function top01_sub01() {
			   location.href = "/kbn_intro.php";
		}
		function top01_sub02() {
			   location.href = "/kbn_area.php";
		}
		function top01_sub03() {
			   location.href = "/kbn_contact.php";
		}
			
		
 
//PROGRAM
function top02() {
	   location.href = "/program.php";
}
		function top02_sub01() {
			   location.href = "/bbs/zboard.php?id=pro_local";
		}
		function top02_sub02() {
			   location.href = "/bbs/zboard.php?id=pro_news";
		}
		function top02_sub03() {
			   location.href = "/bbs/zboard.php?id=pro_drama";
		}
		function top02_sub04() {
			   location.href = "/bbs/zboard.php?id=pro_culture";
		}
		function top02_sub05() {
			   location.href = "/bbs/zboard.php?id=pro_enter";
		}
			
 
//SCHEDULE
function top03() {
	   location.href = "/schedule.php";
}

//KBN News
function top04() {
	   location.href = "/bbs/zboard.php?id=news";
}
 
//Video
function top05() {
	   location.href = "/rebroadcast.php";
}
		function top05_sub01() {
			   location.href = "/bbs/zboard.php?id=vod_news";
		}
		function top05_sub02() {
			   location.href = "/bbs/zboard.php?id=vod_powerinterview";
		}
		function top05_sub03() {
			   location.href = "/bbs/zboard.php?id=vod_clickbusiness";
		}
		function top05_sub04() {
			   location.href = "/bbs/zboard.php?id=vod_gansong";
		}
		function top05_sub05() {
			   location.href = "/bbs/zboard.php?id=vod_openhouse";
		}
		function top05_sub06() {
			   location.href = "/bbs/zboard.php?id=vod_weeklynews";
		}
		function top05_sub07() {
			   location.href = "/bbs/zboard.php?id=vod_infoplus";
		}	
		
//AD
function top06() {
		location.href = "/advertising.php";
}
		function top06_sub01() {
			   location.href = "/bbs/zboard.php?id=vod_advertising";
		}
		function top06_sub02() {
			   location.href = "/sample_advertising.php";
		}
 
//Board
function top07() {
		location.href = "/bbs/zboard.php?id=notice";
}