// ÇÃ·¡½¬ ¸Þ´º¿¡ µé¾î°¡´Â ½ºÅ©¸³(¸µÅ©) 
	function goMurl1(url) {//ÇØ¿Ü¿©Çà
		switch (url) {
			case 1:	//µ¿³²¾Æ
				location.href='http://www.koreatours.co.kr/overseas/index.ts?ts=overseas_list&area=10';
				break;
			case 2:	//Áß±¹
				location.href='http://www.koreatours.co.kr/overseas/index.ts?ts=overseas_list&area=20';
				break;
			case 3:	//ÀÏº»
				location.href='http://www.koreatours.co.kr/overseas/index.ts?ts=overseas_list&area=30';
				break;
			case 4:	//±¡»çÀÌÆÇ
				location.href='http://www.koreatours.co.kr/overseas/index.ts?ts=overseas_list&area=70';
				break;
			default:	//¿©Çà»óÇ° ¼­ºê¸ÞÀÎ
				location.href='http://www.koreatours.co.kr/overseas/index.ts';		
		}

	}
	function goMurl2(url) {//Çã´Ï¹®/¸®Á¶Æ® 
		switch (url) {
			case 1:	//Çã´Ï¹® - µ¿³²¾Æ
				location.href='http://www.koreatours.co.kr/honeymoon/index.ts?ts=honeymoon_list&gotp=2&area=10';
				break;
			case 2:	//Çã´Ï¹® - ±¡»çÀÌÆÇ
				location.href='http://www.koreatours.co.kr/honeymoon/index.ts?ts=honeymoon_list&gotp=2&area=70';
				break;
			case 3:	//Çã´Ï¹® - È£ÁÖ´ºÁú·£µå
				location.href='http://www.koreatours.co.kr/honeymoon/index.ts?ts=honeymoon_list&gotp=2&area=60';
				break;
			default:	//Çã´Ï¹®/¸®Á¶Æ® ¼­ºê¸ÞÀÎ
				location.href='http://www.koreatours.co.kr/honey/index.ts';		
		}

	}
	function goMurl3(url) {//¹è³¶/ÀÚÀ¯¿©Çà
		switch (url) {
			case 1:	//µ¿³²¾Æ ¹è³¶¿©Çà
				location.href='http://www.koreatours.co.kr/backpack/index.ts?ts=backpack_list&gotp=6&area=10';
				break;
			case 2:	//¿¡¾îÅÚ - È«Äá½´ÆÛ½ÃÆ¼
				location.href='http://www.koreatours.co.kr/backpack/index.ts?ts=backpack_hongkong';
				break;
			default:	//¹è³¶/ÀÚÀ¯¿©Çà ¼­ºê¸ÞÀÎ
				location.href='http://www.koreatours.co.kr/backpack/index.ts';		
		}

	}
	function goMurl4(url) {//Ç×°ø±Ç
		switch (url) {
			case 1:	//ÇÒÀÎÇ×°ø±Ç - ÇÐ»ýÇÒÀÎ¿ä±Ý
				location.href='http://www.koreatours.co.kr/airticket/index.ts?ts=airticket_list';
				break;
			case 2:	//Ç×°ø¹®ÀÇ
				location.href='http://www.koreatours.co.kr/airticket/index.ts?ts=airticket_consult_list';
				break;
			case 3:	//½Ç½Ã°£Ç×°ø¿¹¾à - ¿¹¾àÁ¶È¸/º¯°æ
				location.href='http://www.koreatours.co.kr/airticket/index.ts?ts=topas_outline';
				break;
			case 4:	//Ç×°ø±Ç¼ö·É¾È³»
				location.href='http://www.koreatours.co.kr/airticket/index.ts?ts=airticket_delivery_list';
				break;
			default:	//¿©ÇàÁ¤º¸ ¼­ºê¸ÞÀÎ
				location.href='http://www.air-ticket.co.kr';
		}

	}
	function goMurl5(url) {//È£ÅÚ
		switch (url) {
			case 1:	//ÀÎµµ³×½Ã¾Æ
				location.href='http://www.koreatours.co.kr/hotel/index.ts?ts=hotel_list&s_country=ID';
				break;
			case 2:	//ÅÂ±¹
				location.href='http://www.koreatours.co.kr/hotel/index.ts?ts=hotel_list&s_country=TH';
				break;
			case 3:	//º£Æ®³²
				location.href='http://www.koreatours.co.kr/hotel/index.ts?ts=hotel_list&s_country=VN';
				break;
			case 4:	//Ä¯º¸µð¾Æ
				location.href='http://www.koreatours.co.kr/hotel/index.ts?ts=hotel_list&s_country=KH';
				break;
			default:	//È£ÅÚ ¼­ºê¸ÞÀÎ
				location.href='http://www.koreatours.co.kr/hotel/index.ts?ts=hotel_main';
		}

	}
	function goMurl6(url) {//¿©ÇàÁ¤º¸
		switch (url) {
			case 1:	//TourDic
				location.href='http://www.koreatours.co.kr/information/index.ts?ts=info_tourdic_list';
				break;
			case 2:	//TourZine
				location.href='http://www.koreatours.co.kr/information/index.ts?ts=info_tourzine_list';
				break;
			case 3:	//ÇØ¿Ü¿©ÇàÅë½Å
				location.href='http://www.koreatours.co.kr/information/index.ts?ts=info_tour';
				break;
			case 4:	//¿©Çà°ü·Ã¼­·ù
				location.href='http://www.koreatours.co.kr/information/index.ts?ts=tour_pass';
				break;
			case 5:	//À¯¿ëÇÑ Á¤º¸
				location.href='http://www.koreatours.co.kr/information/index.ts?ts=need_pack';
				break;
			case 6:	//ÀÎÃµ°øÇ×Á¤º¸
				location.href='http://www.koreatours.co.kr/information/index.ts?ts=incheon_traffic';
				break;
			default:	//°í°´¼¾ÅÍ ¼­ºê¸ÞÀÎ
				location.href='http://www.koreatours.co.kr/information/index.ts';		
		}

	}
	function goMurl7(url) {//¿©ÇàÀÚÅ¬·´
		switch (url) {
			case 1:	//»çÁø»Ì³»±â
				location.href='http://www.koreatours.co.kr/comm/index.ts?ts=photo_list';
				break;
			case 2:	//¿©ÇàÈÄ±â
				location.href='http://www.koreatours.co.kr/comm/index.ts?ts=afternote_list';
				break;
			case 3:	//¹¯°í´äÇÏ±â
				location.href='http://www.koreatours.co.kr/customer/index.ts?ts=qna_list';
				break;
			case 4:	//¿©ÇàÆÁ
				location.href='http://www.koreatours.co.kr/comm/index.ts?ts=tip_main';
				break;
			case 5:	//¸ÀÀÖ´Â ¿©Çà
				location.href='http://www.koreatours.co.kr/comm/index.ts?ts=food_main';
				break;
			default:	//¿©ÇàÀÚÅ¬·´ ¼­ºê¸ÞÀÎ
				location.href='http://www.koreatours.co.kr/comm/index.ts';		
		}

	}
	function goMurl8(url) {//¸¶ÀÌÅõ¾î½º
		switch (url) {
			case 1:	//¸¶ÀÌÅõ¾î½º
				//alert('ÁØºñÁßÀÔ´Ï´Ù.');
				break;
			default:	//¸¶ÀÌÅõ¾î½º ¼­ºê¸ÞÀÎ
				location.href='http://www.koreatours.co.kr/mytours/index.ts';		
		}

	}
	function goHelp() {
		location.href='http://www.koreatours.co.kr/customer/help_main.ts';
	}
	function goMapurl(area, gotp) {
		location.href='http://www.koreatours.co.kr/goods/goods_list.ts?area='+area+"gotp="+gotp ;
	}
