function java_link(type)

{
/* ÃæºÏÄ¥º¸°ø¿¹------------------------------------------------------------------------------- */
	if(type==10)

	 self.location.href="/Intro/info.asp?pCode=1000";/* ¼Ò°³±Û */

	if(type==11)

	 self.location.href="/Intro/intro.asp?pCode=2000";/* ÀÎ»ç¸» */

	if(type==12)

	 self.location.href="/Intro/history.asp?pCode=3000";/* ¿¬Çõ */

	if(type==13)

	 self.location.href="/Intro/map.asp?pCode=4000";/* ¿À½Ã´Â±æ */

	if(type==14)

	 self.location.href="/Intro/map.asp?pCode=4000";/* ¿À½Ã´Â±æ */



/* Ä¥º¸°ø¿¹ÀÌ¾ß±â------------------------------------------------------------------------------- */
	if(type==20)

	 self.location.href="/Story/characteristic.asp?pCode=1000"; /* »óÇ°Æ¯Â¡ */

	if(type==21)

	 self.location.href="/Story/makeline.asp?pCode=2000"; /* »ý»ê°úÁ¤ */

 	if(type==22)

	 self.location.href="/Story/order.asp?pCode=3000"; /* ÁÖ¹®ÇÏ±â */

 	if(type==23)

	 self.location.href="/Story/story.asp?pCode=4000"; /* ÁÖ¹®ÇÏ±â */	


/* »óÇ°Á¤º¸ ------------------------------------------------------------------------------- */
	if(type==30)

	 self.location.href="/Shop/Shop_List.asp?pCode=1000&type=1"; /* ¼¼Æ® */

	if(type==31)

	 self.location.href="/Shop/Shop_List.asp?pCode=2000&type=2"; /* ¸ñ°ÉÀÌ */

	if(type==32)

	 self.location.href="/Shop/Shop_List.asp?pCode=3000&type=3"; /* ±Í°ÉÀÌ */

	if(type==33)

	 self.location.href="/Shop/Shop_List.asp?pCode=4000&type=4"; /* ¹ÝÁö */

	if(type==34)

	 self.location.href="/Shop/Shop_List.asp?pCode=5000&type=5"; /* ºê·ÎÄ¡ */

	if(type==35)

	 self.location.href="/Shop/Shop_List.asp?pCode=6000&type=6"; /* ¿­¼è°í¸® */

	if(type==36)

	 self.location.href="/Shop/Shop_List.asp?pCode=7000&type=7"; /* ÇÚµåÆù°í¸® */

	if(type==37)

	 self.location.href="/Shop/Shop_List.asp?pCode=8000&type=8"; /* ¸íÇÔÁý */

	if(type==38)

	 self.location.href="/Shop/Shop_List.asp?pCode=9000&type=9"; /* Å©¸®½ºÅ»Æ÷Åä */

	if(type==39)

	 self.location.href="/Shop/Shop_List.asp?pCode=10000&type=10"; /* ¾×ÀÚ */

	if(type==310)

	 self.location.href="/Shop/Shop_List.asp?pCode=11000&type=11"; /* ±âÈ¹»óÇ° */

	if(type==311)

	 self.location.href="/Shop/Shop_List.asp?pCode=12000&type=12"; /* ÁÙ */


	if(type==312)

	 self.location.href="/Shop/Shop_List.asp?pCode=13000&type=13"; /* ÆÈÂî */


	if(type==313)

	 self.location.href="/Shop/Shop_List.asp?pCode=14000&type=14"; /* ¼ÒÇ° */


/* Ä¿¹Â´ÏÆ¼ ------------------------------------------------------------------------------- */
	if(type==40)

	 self.location.href="/Community/notice.asp?pCode=1000&ID=notice"; /* °øÁö»çÇ× */

	if(type==41)

	 self.location.href="/Community/free.asp?pCode=2000&ID=free"; /* ÀÚÀ¯°Ô½ÃÆÇ */

	if(type==42)

	 self.location.href="/Community/qna.asp?pCode=3000&ID=qna"; /* QnA */

	if(type==43)

	 self.location.href="/Community/gallery.asp?pCode=4000&ID=gallery"; /* °¶·¯¸® */

	if(type==44)

	 self.location.href="/Community/Photo.asp?pCode=5000&ID=photoupload"; /* »çÁø¾÷·Îµå */


/* È¸¿ø°ü¸® ------------------------------------------------------------------------------- */
	if(type==50)

	 self.location.href="/Member/join.asp?pCode=1000"; /* È¸¿ø°¡ÀÔ */

	if(type==51)

	 self.location.href="/Member/edit.asp?pCode=2000"; /* È¸¿øÁ¤º¸¼öÁ¤ */

	if(type==52)

	 self.location.href="/Member/find.asp?pCode=3000"; /* ID/PASS Ã£±â */

	if(type==53)

	 self.location.href="/Member/login.asp"; /* ·Î±×ÀÎ */

	if(type==54)

	 self.location.href="/Member/logout.asp"; /* ·Î±×¾Æ¿ô */

/* »çÀÌÆ®µµ¿ì¹Ì -------------------------------------------------------------------------- */
	if(type==60)

	 self.location.href="/Sitemap/sitemap.asp?pCode=1000";	/*»çÀÌÆ®¸Ê*/

	if(type==61)

	 self.location.href="/Sitemap/kart.asp?pCode=2000";	/*¹è¼ÛÁ¶È¸*/

	if(type==99)

	 self.location.href="/index.htm";	/* È¨ */

	if(type==777)

	 self.location.href="/Shop/Shop_List.asp?Order=main";
}


