index="/big3/index.jsp"
//&&&&& main &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

// 01. ¼­ºñ½º¾È³»===================================== 
info_about = "/big3/index2.jsp?menuchk=0101&menunm=/big3/service_info/info_about.html"; // ¼­ºñ½º ¾È³»
	info_about = "/big3/index2.jsp?menuchk=0101&menunm=/big3/service_info/info_about.html"; // auto
	info_tip = "/big3/index2.jsp?menuchk=0102&menunm=/big3/service_info/info_tip.html";	// ¼­ºñ½ºÀÌ¿ë TIP
	info_auto = "/big3/index2.jsp?menuchk=0103&menunm=/big3/service_info/info_auto01.html"; // auto
	info_sky = "/big3/index2.jsp?menuchk=0104&menunm=/big3/service_info/info_skypass01.html" // skypass
	info_beau = "/big3/index2.jsp?menuchk=0105&menunm=/big3/service_info/info_beauty01.html";	// BEAUTY


// 02. ¼­ºñ½º½ÅÃ» =====================================
ser_m = "/big3/index2.jsp?menuchk=0201&menunm=/big3/service_apply/apply_info01.html";	// ¼­ºñ½º½ÅÃ»
	ser_apply = "/big3/index2.jsp?menuchk=0201&menunm=/big3/service_apply/apply_auto01.jsp";// ¼­ºñ½º ½ÅÃ» (auto)
	ser_apply1 = "/big3/index2.jsp?menuchk=0201&menunm=/big3/service_apply/apply_skypass01.jsp"; //¼­ºñ½º ½ÅÃ» (skypass)
	ser_apply2 = "/big3/index2.jsp?menuchk=0201&menunm=/big3/service_apply/apply_beauty01.jsp"; // ¼­ºñ½º ½ÅÃ» (beauty)
	ser_ch = "/big3/index2.jsp?menuchk=0202&menunm=/big3/service_apply/change_auto01.jsp";	// ¼­ºñ½º º¯°æ
	ser_can = "/big3/index2.jsp?menuchk=0203&menunm=/big3/service_apply/cancel_auto01.jsp";	// ¼­ºñ½º ÇØÁö



// 03. Æ÷ÀÎÆ®=====================================
point_m = "/big3/index2.jsp?menuchk=0301&menunm=/big3/point/inquiry_add_point.jsp";//Æ÷ÀÎÆ®
	point_01 = "/big3/index2.jsp?menuchk=0301&menunm=/big3/point/inquiry_add_point.jsp";//Æ÷ÀÎÆ® Á¶È¸

// 04. MALL =====================================
mall_m = "/big3/index2.jsp?menuchk=0401&menunm=/big3/mall/hmall_info.jsp";	// mall
	mall_h = "/big3/index2.jsp?menuchk=0401&menunm=/big3/mall/hmall_info.jsp";	// mall
//	mall_sp = "/big3/index2.jsp?menuchk=0402&menunm=/big3/mall/speedmate_info.jsp";	// speed mate mall
	mall_beau = "/big3/index2.jsp?menuchk=0403&menunm=/big3/mall/beautymall_info.jsp";	// beauty mall
	mall_ref = "/big3/index2.jsp?menuchk=0402&menunm=/big3/mall/breakdown_list.jsp";// ÁÖ¹®Á¶È¸


// 05.Ã¼Çè°ü =====================================
mn_ex = "/big3/experience/big3_simul.jsp";// Ã¼Çè°ü

logon = "/big3/index2.jsp?menuchk=0600&menunm=/big3/logon/Logon.jsp";//·Î±×ÀÎ
faq = "/big3/index2.jsp?menuchk=0700&menunm=http://bbs.shinhaninvest.com/bbs/jsps/bbs/big3FAQ_Lst.jsp?p_BBSCODE=Big3FAQ";// FAQ
team = "/big3/index2.jsp?menuchk=0800&menunm=/big3/etc/team.html";// TEAM
notice = "/big3/index2.jsp?menuchk=0900&menunm=http://bbs.shinhaninvest.com/bbs/jsps/bbs/big3notice_Lst.jsp?p_BBSCODE=Big3notice";// NOTICE
inst="/big3/index2.jsp?menuchk=1000&menunm=/big3/etc/inst01.html";//°èÁÂ°³¼³¾È³»
traiding = "/big3/index2.jsp?menuchk=1100&menunm=/big3/etc/traiding.html";// Æ®·¹ÀÌµù
sitemap="/big3/index2.jsp?menuchk=1200&menunm=/big3/etc/sitemap.html";// ½ÎÀÌÆ®¸Ê

// 07. MY Big3 =====================================
mybig3_m = "/big3/index2.jsp?menuchk=1401&menunm=/big3/etc/join.jsp";//join
	mybig3_join = "/big3/index2.jsp?menuchk=1401&menunm=/big3/etc/join.jsp";//join
	mybig3_po = "/big3/index2.jsp?menuchk=1402&menunm=/big3/point/inquiry_add_point.jsp";//point
	mybig3_infor = "/big3/index2.jsp?menuchk=1403&menunm=/big3/etc/myinfo.jsp";//infor




function GoMenu(name) {    

    if (eval(name) == "") {
        alert("¼­ºñ½º ÁØºñÁßÀÔ´Ï´Ù.");
        return;  
	
    } else  {
       top.location.href = eval(name);   
    }
}


function popex() {
	   var targeturl="/big3/experience/big3_simul.jsp";
        top.location.href = targeturl;   
}


