
	var URL = "/";
	var HOME = "/";

	function OpenWin(url){
	Openwidnow = window.open(url,"Openwindow","toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
	}

	function OpenWin_size(url){
	Openwidnow_size = window.open(url,"Openwindow","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=820,height=700");
	}
	
	
	function M00(rnum){ // ¸ÞÀÎÀ¸·Î(·Î°í)
		if(rnum == 0){
			location.href = URL+"index.asp";	    // ¸ÞÀÎÀ¸·Î(·Î°í)
		}				
	}




	function M01(rnum){ // About Jestina   
		if(rnum == 0){
			location.href = URL+"board/board_list.asp?board_id=notice";       //About Jestina
		}
		if(rnum == 1){
			location.href = URL+"board/board_list.asp?board_id=notice";       //notice
		}
		if(rnum == 2){
			location.href = URL+"board/board_list.asp?board_id=press";			//press
		}
		if(rnum == 3){
			location.href = URL+"about/advisual.asp";							//AD Visual
		}
		if(rnum == 4){
			location.href = URL+"about/brand.asp";								//Brand Stroy
		}
		if(rnum == 5){
			location.href = URL+"about/company_info.asp";						//È¸»ç¼Ò°³
		}
	}


	function M02(rnum) { // jestina shop
		if (rnum == 0) {
			location.href = URL + "goods/shopMain.asp?big=1"; 					//jestina shop
		}
		if (rnum == 1) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=1"; 			 //Ring
		}
		if (rnum == 2) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=2"; 			 //Necklace
		}
		if (rnum == 3) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=3"; 			 //Pendant
		}
		if (rnum == 4) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=4"; 			 //Earring
		}
		if (rnum == 5) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=5"; 			 //Bracelet & Anklet
		}
		if (rnum == 6) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=6"; 			 //Watch
		}
		if (rnum == 7) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=8"; 			 //Hairband & etc.
		}
		if (rnum == 8) {
			location.href = URL + "goods/shopMain.asp?big=1&middle=10"; 		 //Shoes & Bag
		}
	}


	function M03(rnum){ // ESdonna shop
		if(rnum == 0){
			location.href = URL+"goods/shopMain.asp?big=5";				 //ESdonna shop
		}
		if (rnum == 1) {
			location.href = URL + "goods/shopMain.asp?big=5&middle=8&small=1"; 			 //Diamond
		}
		if (rnum == 2) {
			location.href = URL + "goods/shopMain.asp?big=5&middle=8&small=2"; 			 //Pearl
		}
		if (rnum == 3) {
			location.href = URL + "goods/shopMain.asp?big=5&middle=8&small=3"; 			 //Couple ring
		}
		if (rnum == 4) {
			location.href = URL + "goods/shopMain.asp?big=5&middle=9"; 					 //Stylish
		}

	}

m4="/event/content.asp?menu=&board_idx=168&ref=85&step=1&re_level=1&page=1";									//What's new
m5="/event/spring/index.asp"; 					//EVENT
m6="/stylezine/star.asp";							//love jestina
m7="/customer/shopinfo.asp";						//customer center

	
	function M04(rnum){ // What's new
		if(rnum == 0){
			location.href = URL+"event/content.asp?menu=&board_idx=168&ref=85&step=1&re_level=1&page=1";								 //What's new
		}
	}
	
	function M05(rnum){ // event
		if(rnum == 0){
			location.href = URL + "event/spring/index.asp"; 				 //event
		}
	}

	function M06(rnum){ // with star
		if(rnum == 0){
			location.href = URL+"stylezine/star.asp";						 //with star
		}
		if(rnum == 1){
			location.href = URL+"stylezine/star.asp";						 //with star
		}
		if(rnum == 2){
			location.href = URL+"stylezine/film.asp";						 //CF
		}
	}

	function M07(rnum){ // with star
		if(rnum == 0){
			location.href = URL+"customer/shopinfo.asp";						 //customer center
		}
		if(rnum == 1){
			location.href = URL+"customer/shopinfo.asp";						 //customer center
		}
		if(rnum == 2){
			location.href = URL+"customer/faq.asp?board_id=faq";				 //faq
		}
		if(rnum == 3){
			location.href = URL+"member/join.asp";								 //join
		}
	}



