// ¸ÊÆË È¨ ÀÌµ¿
function go_intro_function() {
	location.href = '/index.jsp';
}

// ¸ÊÆÌ Á¦Ç° - ¸ÊÆÌ ¸ð¹ÙÀÏ
function go_mapot_mobile() {
	location.href = '/intro/mapot_mobile.jsp';
}


//¸ÊÆÌ Á¦Ç° - ¸ÊÆÌ µ¥½ºÅ© Å¾
function go_mapot_deskpot() {
	location.href = '/intro/mapot_desktop.jsp';
}

//¸ÊÆÌ Á¦Ç° - ¸ÊÆÌ ¼­¹ö
function go_mapot_server() {
	location.href = '/intro/mapot_server.jsp';
}	

//¸ÊÆÌ ±â¹Ý Á¦Ç° - PNS
function go_mapot2_pns() {
	location.href = '/intro/mapot_ap_pns.jsp';
}

//¸ÊÆÌ ±â¹Ý Á¦Ç° - ÀüÆÄ ÃøÁ¤
function go_mapot2_electric() {
	location.href = '/intro/mapot_ap_electric.jsp';
}


//¸ÊÆÌ ±â¹Ý Á¦Ç° - CCTV
function go_mapot2_cctv() {
	location.href = '/intro/mapot_ap_cctv.jsp';
} 


//¸ÊÆÌ ±â¹Ý Á¦Ç° - ºÎµ¿»ê
function go_mapot2_estate() {
	location.href = '/intro/mapot_ap_estate.jsp';
}

//¸ÊÆÌ ±â¹Ý Á¦Ç° - ¾ØµðÄ«µå
function go_mapot2_ndcard() {
	location.href = '/intro/mapot_ap_ndcard.jsp';
}

//¸ÊÆÌ ±â¹Ý Á¦Ç° - ¸¶¿îÆ¾
function go_mapot2_mountain() {
	location.href = '/intro/mapot_ap_mountain.jsp';
}

//°í°´¼¾ÅÍ - ¸ÊÆÌ °øÁö»çÇ×
function go_mapot3_gongji() {
	location.href = '/support/service_notice_list.jsp';
}

//°í°´¼¾ÅÍ - ¸ÊÆÌ ¾÷µ¥ÀÌÆ® ¼Ò½Ä
function go_mapot3_update() {
	location.href = '/support/service_update_list.jsp';
}


//°í°´¼¾ÅÍ - ¸ÊÆÌ Q&A
function go_mapot3_qa() {
	location.href = '/qna/service_qna_list.jsp';
}


//°í°´¼¾ÅÍ - ¸ÊÆÌ ÀÚ·á½Ç
function go_mapot3_file() {
	location.href = '/mymap/service_download_list.jsp';
}


//°í°´¼¾ÅÍ - ¸ÊÆÌ  ¿À·ùÁ¦º¸
function go_mapot3_fault() {
	location.href = '';
}

//°í°´¼¾ÅÍ - ±¸¸Å/Á¦ÈÞ ¹®ÀÇ
function go_mapot4() {
	location.href = '/intro/contact.jsp';
}

//MY¸ÊÆÌ (TOP ¸Þ´º)
function go_mymapot_main() {
	location.href = '/mymap/mymap_pro_cer.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - ·Î±×ÀÎ
function go_mymapot() {
	location.href = '/join/member_login.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - ¾ÆÀÌµðºñ¹Ð¹øÈ£Ã£±â
function go_mymapot_idfind() {
	location.href = '/join/member_idpw.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - È¸¿ø°¡ÀÔ
function go_mapot_join() {
	location.href = '/join/mymapot_join.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - ¸¶ÀÌ¸ÊÆÌ
function go_mymapot_mymapot() {
	location.href = '/mymap/mymap_mymapot.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - Á¦Ç°ÀÎÁõ
function go_mymapot_product() {
	location.href = '/mymap/mymap_pro_cer.jsp';
}


//¸¶ÀÌ¸ÊÆÌ - ÃÖ½Å¾÷±×·¹ÀÌµå
function go_mymapot_upgrade() {
	location.href = '/mymap/mymap_upgrade.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - È¸¿øÁ¤º¸¼öÁ¤
function go_mymapot_edit() {
	location.href = '/mymap/mymap_edit.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - ÀÌ¿ë¾à°ü
function go_mymapot_stipulation() {
	location.href = '/join/mymap_stipulation.jsp';
}

//¸¶ÀÌ¸ÊÆÌ - °³ÀÎÁ¤º¸º¸È£Á¤Ã¥
function go_mymapot_individual() {
	location.href = '/join/mymap_individual.jsp';
}

//¸ÞÀÎÈ­¸é - Á¦Ç°ÀÎÁõ
function go_mymapot_auth() {
	location.href = '/mymap/mymap_pro_cer.jsp';
}


//¸¶ÀÌ¸ÊÆÌ - È¸¿øÅ»Åð
function go_mymapot_secede() {
	location.href = '/mymap/mymap_secede.jsp';
}

//»çÀÌÆ®¸Ê
function go_mymapot_sitemap() {
	location.href = '/etc/sitemap.jsp';
}

