
////////////////////////////////////////////////
/// ¼±ÅÃµÈ ÆÄÀÏ °¹¼ö ¸¸Å­ ÆÄÀÏ ÀÔ·ÂÆûÀ» »ý¼º ///
/// value : ÆÄÀÏ °¹¼ö                        ///
////////////////////////////////////////////////

//º£½ºÆ® ¾ÆÀÌÅÛ ´Ù¿î·Îµå

function download_file(df) {
		switch(df){
	  	case "best_woman_0701" :
			window.open('#','download_file','width=1,height=1');
	  		break;
	  	case "best_homme_0701" :
			window.open('#','download_file','width=1,height=1');
	  		break;		
		}
}

function main_link(mlink) {
		switch(mlink){
	  	case "adstory" :
			location.href="http://www.zishen.com/zishen_woman/adstory.asp";  
	  		break;
	  	case "notice" :
			location.href="http://www.zishen.com/helpdesk/news_list.asp";  
	  		break;		
		}
}

function top_menu(url)
{
	var siteURL = "http://www.zishen.com";
	//var siteURL = "http://116.121.60.25";
	
	
	switch(url){
	  	case "home" :
			location.href= siteURL + "/?l=KO";  // È¨
	  		break;
	  	case "login" :
			location.href= siteURL + "/login/login.asp";  //·Î±×ÀÎ
	  		break;
	  	case "logout" :
			location.href= siteURL + "/login/logout.asp";  //·Î±×¾Æ¿ô
	  		break;
	  	case "join" :
		    location.href= "http://eshop.zishen.com/join/agreement.asp";  //About US
		
	  		break;			
	  	case "myinfo" :
			location.href= siteURL + "/myinfo/edit_info.asp";  //¸¶ÀÌÆäÀÌÁö
	  		break;
	  	case "event" :
			location.href= siteURL + "/event/";  //ÀÌº¥Æ®
	  		break;

	  
		
		//*********************Top Menu ******************************
			case "top_01" :
	        location.href= siteURL + "/default_ko.asp";  //Home   ¿ÀÇÂÇÒ ¶§ º¯°æ
			break;	
		case "top_02" :
			window.open("http://eshop.zishen.com/");			//E-shop
			break;	 
		case "top_03" :
			//window.open("http://www.zishen.com/about/company_mp.asp");	//È¸»ç¼Ò°³
			window.open("http://www.wivis.com");   //e-catalog
			break;	 
		case "top_055" :
			//window.open("http://www.zishen.com/about/company_mp.asp");	//È¸»ç¼Ò°³
			window.open('/english/company_info.html','Korean','width=970,height=650,left=10,top=10');   //e-catalog
			break;	 		
			
			
		
		
		
		//*********************ZISHEN WOMAN ******************************
		//770*600
	  	case "zwoman_00" :
	        location.href= siteURL + "/zishen_woman/aboutbrand.asp";  //About US
			break;	
		case "zwoman_01" :
	        location.href= siteURL + "/zishen_woman/aboutbrand.asp";  //ZISHEN WOMAN
			//window.open('/ecatalog/zishen_women_2009_WINTER/ecatalog.html','zishen_woman_2009_WINTER','width=890,height=750,left=10,top=10');

			break;	 
		case "zwoman_02" :
	        location.href= siteURL + "/zishen_woman/season_concept.asp";  //ZISHEN WOMAN
			break;	 
		case "zwoman_03" :
	        location.href= siteURL + "/zishen_woman/bestitem.asp";  //ZISHEN WOMAN
			break;	 
		
		
		
		//********************* E-catalog ******************************
		case "e-catalog" :
	        window.open('/ecatalog/zishen_2010ss/ecatalog.html','zishen_2010ss','width=890,height=750,left=10,top=10');   //e-catalog
			break;	
		
		


			
		//*********************ZISHEN HOMME ******************************
	  	case "zhomme_00" :
	        location.href= siteURL + "/zishen_homme/aboutbrand.asp";  //ZISHEN HOMME
			break;		
		case "zhomme_01" :
	        location.href= siteURL + "/zishen_homme/aboutbrand.asp";  //ZISHEN HOMME
			//window.open('/ecatalog/zishen_homme_2009_WINTER/ecatalog.html','zishen_homme_2009_WINTER','width=890,height=750,left=10,top=10');
	  		break;		
			
		case "zhomme_02" :
	        location.href= siteURL + "/zishen_homme/season_concept.asp";  //ZISHEN HOMME
			break;	 
		case "zhomme_03" :
	        location.href= siteURL + "/zishen_homme/bestitem.asp";  //ZISHEN HOMME
			break;	 
		
		
		
		//*********************Gallery ******************************
	  	case "gallery_00" :
	        location.href= siteURL + "/gallery/magazine_list.asp";  //Gallery
			break;		
		case "gallery_01" :
	        location.href= siteURL + "/gallery/magazine_list.asp";  //Gallery
			//window.open('/ecatalog/zishen_sports_2009_SS/ecatalog.html','zishen_sports_2009_FALL','width=890,height=750,left=10,top=10');
	  		break;		
		case "gallery_02" :
	        location.href= siteURL + "/gallery/adstory.asp";  //Gallery
			break;	 
		case "gallery_03" :
	        location.href= siteURL + "/gallery/withstar_woman.asp";  //Gallery
			break;	 
		
		
			
		//********************* SHOP INFO ******************************
	  	case "shopinfo_00" :
	        location.href= siteURL + "/shopinfo/shop_info.asp";  //About US
			break;	  
		case "shopinfo_01" :
	        location.href= siteURL + "/shopinfo/shop_info.asp";  //SHOP INFO
			break;	  
		case "shopinfo_02" :
	        location.href= siteURL + "/shopinfo/shop_open.asp";  //SHOP INFO
			break; 	 
	
					
					
		//*********************News&event******************************
	  	case "newsevent_00" :
	        location.href= siteURL + "/newsevent/news_list.asp";  //News&event
			break;	  
	  	case "newsevent_01" :
	        location.href= siteURL + "/newsevent/news_list.asp";  //News&event
	  		break;
	   	case "newsevent_02" :
		  	location.href= siteURL + "/newsevent/giving_hope.asp";  //News&event
	  		break;
	   	case "newsevent_03" :
		  	location.href= siteURL + "/newsevent/press_list.asp";  //News&event
	  		break;
			
			
		//********************* CS Center ******************************
	  	case "cscenter_00" :
	        location.href= siteURL + "/cscenter/faq.asp";  //CS Center
			break;	
		case "cscenter_01" :
	        location.href= siteURL + "/cscenter/faq.asp";  //CS Center
			break;	 
	    case "cscenter_02" :
	   		location.href= siteURL + "/cscenter/qna.asp";  //CS Center
			break;	
	    case "cscenter_03" :
	        location.href= siteURL + "/cscenter/card.asp";  //CS Center
			break;	
			
			
			
		//********************* EYEFOOD ******************************
	  	case "eyefood_00" :
	        location.href= siteURL + "/zishen_golf/bestitem.asp";  //EYEFOOD
			break;	  
	  	case "eyefood_01" :
	        location.href= siteURL + "/eyefood/sooda_list.asp";  //EYEFOOD
			break;	  	
			
			
			
		//********************* HELP DESK ******************************
	  	case "helpdesk_00" :
	        location.href= siteURL + "/helpdesk/news_list.asp";  //About US
			break;	  
	  	case "helpdesk_01" :
	        location.href= siteURL + "/helpdesk/news_list.asp";  //About US
			break;	  
	  	case "helpdesk_02" :
	        location.href= siteURL + "/helpdesk/faq.asp";  //About US
			break;	  
	  	case "helpdesk_03" :
	        location.href= siteURL + "/helpdesk/qna.asp";  //About US
			break;	  
	  	case "helpdesk_04" :
	        location.href= siteURL + "/helpdesk/fboard/list.asp";  //About US
			break;	  
	  	case "helpdesk_05" :
	        location.href= siteURL + "/helpdesk/card.asp";  //About US
			break;	
			
			

			
	//********************* MEMBER ******************************
	  	case "myinfo_00" :
	        location.href= siteURL + "/myinfo/edit_info.asp";  //About US
			break;	 
	  	case "myinfo_01" :
	        location.href= siteURL + "/myinfo/edit_info.asp";  //About US
			break;
	  	case "myinfo_02" :
	        location.href= siteURL + "/helpdesk/card.asp";  //About US
			break;			
		//********************* LOGIN ******************************
	  	case "login_00" :
	        location.href= siteURL + "/login/login.asp";  //About US
			break;	 
	  	case "login_01" :
	        location.href= siteURL + "/login/login.asp";  //About US
			break;	 
	  	case "login_02" :
	        location.href= "http://eshop.zishen.com/join/agreement.asp";  //About US
			break;	 
		case "login_03" :
	        location.href= siteURL + "/guide/privacy.asp";  //About US
			break;	 		
		default :
		
	  	break;
  	}

}