/********************************************
 HTML ÆäÀÌÁö¿¡¼­..  <SCRIPT language="javascript" src="ÇØ´ç½ºÅ©¸³Æ®°æ·Î/menu.js"></SCRIPT>  Ç¥±âÇØÁÖ½ÅÈÄ..
 ÇÃ·¡½Ã ¸µÅ©½Ã ÇÏ´ÜÀÇ ½ºÅ©¸³Æ®¸¦ call ÇÏ¸é µË´Ï´Ù.

 ex ) 
  ´ë¸Þ´º °ü·Ã ¸µÅ©Á¤º¸ ¿¡¼­..

  º¸¾ÈÁ¦Ç°Á¤º¸(main menu) 
    -> : ÇÃ·¡½Ã¿¡¼­....ÇÏÀÌÆÛ¸µÅ©´ë½Å javascript:product()

  º¸¾ÈÁ¦Ç°Á¤º¸ -> ½Ã½ºÅÛ/³×Æ®¿öÅ©º¸¾È(sub menu)
    -> : ÇÃ·¡½Ã¿¡¼­....ÇÏÀÌÆÛ¸µÅ©´ë½Å javascript:product_system_network()


  ·Î ÀÔ·ÂÀ» ÇÏ½Ã¸é ÇÏ´Ü¿¡ µî·ÏµÈ this.location.href¿¡ ¸í±âµÈ url·Î ÀÌµ¿ÇÕ´Ï´Ù.
  ³ªÁß¿¡ script¸¸ º¯°æÇÏ¸é.. ÇÃ·¡½Ã ÄÄÆÄÀÏ¾øÀÌ º¯°æÀÌ µÇ°ÚÁö¿ä.. -,-a
  
 this.location.href Á¤º¸´Â º¯°æµÉ ¼ö ÀÖ½À´Ï´Ù.

********************************************/


/*********************************
 »óÇÏ´ÜÀÇ ¹Ì´Ï ¸Þ´º ÀÔ´Ï´Ù.
**********************************/
var LOCATION_PATH = "/korean2";

function home(){
	this.location.href= LOCATION_PATH + '/';
}
function login(){
	this.location.href= LOCATION_PATH + '/jsp/login/login.jsp';
}
function sitemap(){
	this.location.href= LOCATION_PATH + '/jsp/etc/sitemap.jsp';
}
function contactus(){
	this.location.href= 'mailto:k-isi@kisia.or.kr';
}
function email(){
	this.location.href= 'mailto:k-isi@kisia.or.kr';
}
function about_site(){
	this.location.href= LOCATION_PATH + '/jsp/etc/aboutsite.jsp';
}

// ¾ð¾îº° »çÀÌÆ® URL
function site_korean(){
	this.location.href= LOCATION_PATH + '/';
}
function site_english(){
	window.open("/english2/index.jsp","","");
}
function site_chinese(){
	window.open("/chinese2/index.jsp","","");
}
function site_japanese(){
	window.open("/japanese2/index.jsp","","");
}



/*********************************
 ´ë¸Þ´º °ü·Ã ¸µÅ©Á¤º¸ ÀÔ´Ï´Ù.
**********************************/

// º¸¾ÈÁ¦Ç°Á¤º¸
function product(){
	this.location.href= LOCATION_PATH + '/main_product.jsp?mct_seq=1';
}
// º¸¾ÈÁ¦Ç°Á¤º¸ - ½Ã½ºÅÛ/³×Æ®¿öÅ© º¸¾È
function product_system_network(){
	this.location.href= LOCATION_PATH + '/main_product.jsp?mct_seq=1';
}
// º¸¾ÈÁ¦Ç°Á¤º¸ - º¸¾È¼­ºñ½º
function product_service(){
	this.location.href= LOCATION_PATH + '/main_product.jsp?mct_seq=2';
}
// º¸¾ÈÁ¦Ç°Á¤º¸ - »ýÃ¼ÀÎ½Ä
function product_biometrics(){
	this.location.href= LOCATION_PATH + '/main_product.jsp?mct_seq=3';
}

/**********************************/

// º¸¾È±â¾÷Á¤º¸
function enterprise(){
	this.location.href= LOCATION_PATH + '/main_enterprise.jsp?mct_seq=1';
}
// º¸¾È±â¾÷Á¤º¸ - ½Ã½ºÅÛ/³×Æ®¿öÅ© º¸¾È
function enterprise_system_network(){
	this.location.href= LOCATION_PATH + '/main_enterprise.jsp?mct_seq=1';
}
// º¸¾È±â¾÷Á¤º¸ - º¸¾È¼­ºñ½º
function enterprise_service(){
	this.location.href= LOCATION_PATH + '/main_enterprise.jsp?mct_seq=2';
}

// º¸¾È±â¾÷Á¤º¸ - »ýÃ¼ÀÎ½Ä
function enterprise_biometrics(){
	this.location.href= LOCATION_PATH + '/main_enterprise.jsp?mct_seq=3';
}

// º¸¾È±â¾÷Á¤º¸ - µî·ÏÇöÈ²
function enterprise_add_status(){
	this.location.href= LOCATION_PATH + '/jsp/enterprise/status/period/period.jsp';
}
// º¸¾È±â¾÷Á¤º¸ - µî·ÏÇöÈ² - ±â°£º°
function enterprise_add_status_date(){
	this.location.href= LOCATION_PATH + '/jsp/enterprise/status/period/period.jsp';
}
// º¸¾È±â¾÷Á¤º¸ - µî·ÏÇöÈ² - Áö¿ªº°
function enterprise_add_status_area(){
	this.location.href= LOCATION_PATH + '/jsp/enterprise/status/area/area.jsp';
}

/**********************************/

// º¸¾È°ü·Ã´º½º
function news(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/news/security/notice_list.jsp';
}
// º¸¾È°ü·Ã´º½º - Á¤º¸º¸¾È´º½º
function news_information(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/news/security/notice_list.jsp';
}
// º¸¾È°ü·Ã´º½º - ¾ð·Ð»ç´º½º
function news_speech(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/news/enterprisenews/enews_list.jsp';
}
// º¸¾È°ü·Ã´º½º - ¾ð·Ð»ç´º½º - Á¦Ç°´º½º
function news_speech_product(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/news/productsnews/pnews_list.jsp';
}
// º¸¾È°ü·Ã´º½º - ¾ð·Ð»ç´º½º - ±â¾÷´º½º
function news_speech_enterprise(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/news/enterprisenews/enews_list.jsp';
}

/**********************************/

// Á¤º¸ÀÚ·á½Ç
function pds(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/info/skilinfo/skill_list.jsp';
}

// Á¤º¸ÀÚ·á½Ç - ½Å±â¼úµ¿ÇâÁ¤º¸
function pds_new_technology(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/info/skilinfo/skill_list.jsp';
}
// Á¤º¸ÀÚ·á½Ç - º¸¾È°ü·ÃÀÚ·á
function pds_security(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/info/secudata/sedata_list.jsp';
}
// Á¤º¸ÀÚ·á½Ç - °ü°è¹ý·ÉÁ¦µµ
function pds_law(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/info/lawsystem/law_list.jsp';
}
// Á¤º¸ÀÚ·á½Ç - ¼¼¹Ì³ª±³À°
function pds_seminar(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/info/compseminar/seminar_list.jsp';
}

/**********************************/

// Âü¿©ÀÇÀå
function forum(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/entry/secuforum/forum_list.jsp';
}
// Âü¿©ÀÇÀå - º¸¾ÈÁ¤º¸Æ÷·³
function forum_security_information(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/entry/secuforum/forum_list.jsp';
}
// Âü¿©ÀÇÀå - ³ªµµÀü¹®°¡
function forum_professional(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/entry/expert/pro_list.jsp';
}
// Âü¿©ÀÇÀå - QNA
function forum_qna(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/entry/qna/qna_list.jsp';
}
// Âü¿©ÀÇÀå - ¹®ÀÇ¸ÞÀÏ
function forum_mail(){
	this.location.href= LOCATION_PATH + '/jsp/bbs/entry/mail/mail_list.jsp';
}


/*********************************
 Quick Link ºÎºÐ ÀÔ´Ï´Ù.
**********************************/
function quick_members(){
	this.location.href= LOCATION_PATH + '/jsp/login/login.jsp';
}
function quick_service(){
	link();
}
function quick_manual(){
	menual();
}
function quick_banner01(){
	alert('ÁØºñÁß ÀÔ´Ï´Ù');
}
function quick_banner02(){
	alert('ÁØºñÁß ÀÔ´Ï´Ù');
}

/*********************************
 Membership ºÎºÐ ÀÔ´Ï´Ù.
**********************************/
function membership_login(){
	this.location.href= LOCATION_PATH + '/jsp/login/login.jsp';
}
function membership_join(){
	this.location.href= LOCATION_PATH + '/jsp/login/provision.jsp';
}
function membership_find_id_pwd(){
	this.location.href= LOCATION_PATH + '/jsp/login/idpw.jsp';
}
function membership_policy(){
	this.location.href= LOCATION_PATH + '/jsp/login/policy.jsp';
}



/*********************************
 ±âÅ¸.. Àâ´ÙÇÑ°Íµé
**********************************/
function power_search(){
	this.location.href= LOCATION_PATH + '/jsp/search/search4.jsp';
}
function aboutsite(){
	this.location.href= LOCATION_PATH + '/jsp/etc/aboutsite.jsp';
}
function faq(){
	this.location.href= LOCATION_PATH + '/jsp/etc/faq.jsp';
}
function link(){
	this.location.href= LOCATION_PATH + '/jsp/etc/link.jsp';
}
function manual(){
	this.location.href= LOCATION_PATH + '/jsp/etc/menual.jsp';
}
function regulation(){
	this.location.href= LOCATION_PATH + '/jsp/etc/regulation.jsp';
}
