//ÇÏº´¹® µðÀÚÀÎ °¡±¸

	var URL = "../../";
	var HOME = "./";

	function OpenWin(url){
	Openwpagenow = window.open(url,"Openwindow","toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
	}

	function OpenWin_size(url){
	Openwpagenow_size = window.open(url,"Openwindow","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,wpageth=350,height=480");
	}
	
	
	function M00(rnum){ // ¸ÞÀÎÀ¸·Î(·Î°í)
		if(rnum == 0){
			location.href = URL+"index.php";	    // ¸ÞÀÎÀ¸·Î(·Î°í)
		}		
	}

	function M01(rnum){ // news
		if(rnum == 1){
			location.href = URL+"bbs/board.php?bo_table=news_01";      		// ¿¬¿¹
		}
		if(rnum == 2){
			location.href = URL+"bbs/board.php?bo_table=news_02";       	// ¿µÈ­
		}
		if(rnum == 3){
			location.href = URL+"bbs/board.php?bo_table=news_03";       	// À½¾Ç
		}
		if(rnum == 4){
			location.href = URL+"bbs/board.php?bo_table=news_04";       	// ¹®È­
		}
		if(rnum == 5){
			location.href = URL+"bbs/board.php?bo_table=news_05";       	// Æ÷Åä
		}
		if(rnum == 6){
			location.href = URL+"news/news06.php?&pn=1&sn=6";       	// ·©Å·
		}
	}
		
	
	function M02(rnum){ // CHANNER
		if(rnum == 1){
			location.href = URL+"bbs/board.php?bo_table=channer_01";	    	//  PRESS
		}
		if(rnum == 2){
			location.href = URL+"bbs/board.php?bo_table=channer_02";	    	//  MAKING
		}
		if(rnum == 3){
			location.href = URL+"bbs/board.php?bo_table=channer_03";	    	//  SPECIAL
		}
	}
	
	function M03(rnum){ // UCC
		if(rnum == 1){
			location.href = URL+"bbs/board.php?bo_table=ucc_01";	    	// ISSUE
		}
		if(rnum == 2){
			location.href = URL+"bbs/board.php?bo_table=ucc_02";	    	// Q&A
		}
		if(rnum == 3){
			location.href = URL+"gblog.index.php";	    	// DIARY
		}
	}
	
	
	function M04(rnum){ // STAR
		if(rnum == 1){
			location.href = URL+"star/star01.php";	    // STAR SEARCH
		}
		if(rnum == 2){
			location.href = URL+"bbs/board.php?bo_table=star_02";	    // SCHEDULE
		}
		if(rnum == 3){
			location.href = URL+"bbs/board.php?bo_table=star_03";	    // FANLETTER
		}
	}
	
	
	function M05(rnum){ // Ä«´Þ·Î±× ½ÅÃ»ÇÏ±â
		if(rnum == 1){
			location.href = URL+"culture/culture01.php";	    	// °ø¿¬
		}
		if(rnum == 2){
			location.href = URL+"bbs/board.php?bo_table=culture_02";	    // ÄÜ¼­Æ®
		}
		if(rnum == 3){
			location.href = URL+"bbs/board.php?bo_table=culture_03";	    // ¿µÈ­
		}
		if(rnum == 4){
			location.href = URL+"bbs/board.php?bo_table=culture_04";	    // ¿µÈ­
		}
	}
	
	
	function M06(rnum){ // shop
		if(rnum == 1){
			location.href = URL+"youngcart4/index.php";	    // ¼îÇÎ¸ô  
		}
	}
	
	
	function add(rnum){ // add
		if(rnum == 1){
			location.href = URL+"bbs/board.php?bo_table=notice";	    // °øÁö»çÇ×
		}
	}
	
	
	function copy(rnum){ // Ä«ÇÇ¶óÀÌÆ® ¸Þ´º
		if(rnum == 1){
			location.href = URL+"youngcart4/shop/content.php?co_id=company";	    // »çÀÌÆ®¼Ò°³
		}
		if(rnum == 2){
			location.href = URL+"youngcart4/shop/content.php?co_id=pr";	    // ±¤°í¹®ÀÇ
		}
		if(rnum == 3){
			location.href = URL+"youngcart4/shop/content.php?co_id=info";	    // Á¦ÈÞ¾È³»
		}
		if(rnum == 4){
			location.href = URL+"guide/guide05.php";	    // ¹®ÀÇ»çÇ×
		}
		if(rnum == 5){
			location.href = URL+"youngcart4/shop/content.php?co_id=guide";	    // ÀÌ¿ë¾È³»
		}
		if(rnum == 6){
			location.href = URL+"add/sitemap.php";	    // ÀÌ¿ë¾È³»
		}
		if(rnum == 7){
			location.href = URL+"guide/guide08.php";	    // ¹®ÀÇ»çÇ×
		}
	}
