function link(type)

{   
	if(type==11)

	 self.location="../01Company/com_01.htm";
	 
	if(type==12)

	 self.location="../01Company/com_02.htm";
	 
	if(type==13)

	 self.location="../01Company/com_03.htm";
	 
	if(type==14)

	 self.location="../01Company/com_04.htm";
	 
	if(type==15)

	 self.location="../01Company/com_05.htm";
	 
	 
	if(type==21)

	 self.location="../02FEP/fep_01.htm";
	 
	if(type==22)

	 self.location="../02FEP/fep_02.htm";
	 
	if(type==23)

	 self.location="../02FEP/fep_03.htm";
	 
	if(type==24)

	 self.location="../02FEP/fep_04.htm";
	 
	if(type==25)

	 self.location="../02FEP/fep_05.htm";
	 
	if(type==26)

	 self.location="../02FEP/fep_06.htm";
	 
	 
	 
	if(type==31)

	 self.location="../03CD/cd_01.htm";
	 
	if(type==32)

	 self.location="../03CD/cd_02.htm";
	 
	if(type==33)

	 self.location="../03CD/cd_03.htm";
	 
	if(type==34)

	 self.location="../03CD/cd_04.htm";
	 
	if(type==35)

	 self.location="../03CD/cd_05.htm";
	 
	 
	 
	if(type==41)

	 self.location="../04Process/pr_01.htm";
	 
	 
	 
	if(type==51)

	 self.location="../05Estimate/est_01.htm";	 
	 
	 
	 
	if(type==61)

	 self.location="../06Community/co_01.htm";
	 
	 
	 
	 
	if(type==71)

	 self.location="../shopping/index.htm";  /* Á¦Ç°±¸¸Å */
	 
	if(type==72)

	 self.location="../shopping/shopping_02.htm";  /* Àå¹Ù±¸´Ï */
	 
	if(type==73)

	 self.location="../shopping/shopping_03.htm";  /* ¸¶ÀÌÆäÀÌÁö */
	 
	if(type==81)

	 self.location="../shopping/ipro_login.htm";
	 
	if(type==82)

	 self.location="../shopping/member_join00.htm";
	 
	if(type==83)

	 self.location="../shopping/member_03.htm";
	 
	if(type==84)

	 self.location="../shopping/ipro_member_delete.htm";
	 
		 
	 //¸ÞÀÎÇÁ·Î´öÆ®¸µÅ©
	
	 if(type==91)

	 self.location="../02FEP/fep_01.htm";
	 
	if(type==92)

	 self.location="../03CD/cd_01.htm";
	 
	if(type==93)

	 self.location="../02FEP/fep_06.htm";
	 
	if(type==94)

	 self.location="../03CD/cd_05.htm";
	 

	}	
	
	
	
	
	
	
	
	