
	var gloval_siteURL  = "http://www.cinkate.com";
	var gloval_sitesslURL = "http://www.cinkate.com";
	

	function home(){
		location.href = "/";
	}

	
	function sitemap(){
		location.href = gloval_siteURL + "/sitemap/sitemap.asp";
	}

	//contact us
	function contact(){
		location.href = gloval_siteURL + "/customer/contectus.asp";		
	}


	function mml1(){
		location.href = gloval_siteURL + "/about_us/index.html"; 
	}
	function sml1(val){
		switch(val)
		{
			case 1 :
				location.href = gloval_siteURL + "/about_us/index.html"; 
				break;
			case 2 :
				location.href = gloval_siteURL + "/about_us/milestones.html"; 
				break;
			case 3 :
				location.href = gloval_siteURL + "/about_us/leadership.html"; 
				break;
			case 4 :
				location.href = gloval_siteURL + "/about_us/partners.html";
				break;
			
		}
	}




	function mml2(){
		location.href = gloval_siteURL + "/about_china/index.html"; 
	}
	function sml2(val){
		switch(val)
		{
			case 1 :
				location.href = gloval_siteURL + "/about_china/index.html";		
				break;
					
						
		}
	}


	function mml3(){
		location.href = gloval_siteURL + "/market_opp/index.html"; 
	}
	function sml3(val){
		switch(val)
		{
			case 1 :
				location.href = gloval_siteURL + "/market_opp/index.html";		
				break;
			case 2 :
				location.href = gloval_siteURL + "/market_opp/pharm_enviro.html";				
				break;
			
		}
	}

	
	function mml4(){
		location.href = gloval_siteURL + "/discovery_dev/index.html";		
	}
	function sml4(val){
		switch(val)
		{
			case 1 :
				location.href = gloval_siteURL + "/discovery_dev/index.html";		
				break;
			case 2 :
				location.href = gloval_siteURL + "/discovery_dev/arthritis.html";				
				break;
			case 3 :
				location.href = gloval_siteURL + "/discovery_dev/lupus.html";	
				break;
			case 4 :
				location.href = gloval_siteURL + "/discovery_dev/transplantation.html";				
				break;
			case 5 :
				location.href = gloval_siteURL + "/discovery_dev/leflunomide.html";	
				break;
			case 6 :
				location.href = gloval_siteURL + "/discovery_dev/clinical_trials.html";				
				break;
		}
	}

	
	function mml5(){
		location.href = gloval_siteURL + "/services/index.html";		
	}
	function sml5(val){
		switch(val)
		{
			case 1 :
				location.href = gloval_siteURL + "/services/index.html";		
				break;
			case 2 :
				location.href = gloval_siteURL + "/services/drug_development.html";		
				break;
		    case 3 :
				location.href = gloval_siteURL + "/services/sales_marketing.html";		
				break;
			case 4 :
				location.href = gloval_siteURL + "/services/chemical_production.html";		
				break;
			case 5 :
				location.href = gloval_siteURL + "/services/regulatory_management.html";		
				break;
			case 6 :
				location.href = gloval_siteURL + "/services/device_marketing.html";		
				break;
			
		}
	}

	
	function mml6(){
		location.href = gloval_sitesslURL + "/contact_us/index.html";		
	}
	function sml6(val){
		switch(val)
		{
			case 1 :
				location.href = gloval_sitesslURL + "/contact_us/index.html";		
				break;
			
		}
	}


	// Ã¤¿ëÁ¤º¸
	function mml9(){
		location.href = gloval_siteURL + "/recruit/recruit1.asp";		//ÀÎÀç»ó
	}
	function sml9(val){
		switch(val)
		{
			case 1 :
				location.href = gloval_siteURL + "/recruit/recruit1.asp";		//ÀÎÀç»ó
				break;
			case 2 :
				location.href = gloval_siteURL + "/recruit/recruit2.asp";		//Á÷¹«¼Ò°³
				break;
			case 3 :
				location.href = gloval_siteURL + "/recruit/recruit3.asp";		//Ã¤¿ë¾È³»
				break;
			case 4 :
				location.href = gloval_siteURL + "/recruit/recruit_list.asp";		//Ã¤¿ë°ø°í
				break;
			case 5 :
				location.href = gloval_sitesslURL + "/recruit/recruit_login.asp";		//Áö¿ø¼­ÀÛ¼º
				break;
		}
	}
