/* bookMark */
function bookMark() { 
	window.external.AddFavorite('http://', 'ÇØÇÇ¶óÀÎ½º') 
} 

/* home */
function home(){ 
location.href = "/index.php";
}

/* contact us */
function contact(){ 
location.href = "#";
}

/* sitemap */
function sitemap(){ 
location.href = "/introduction/sitemap.php";
}

/* »ç¾÷¼Ò°³ */
function company01(){ 
location.href = "/company/comp_01.php";
}
function company02(){ 
location.href = "/company/comp_02.php";
}
function company03(){ 
location.href = "/company/comp_03.php";
}

/* È­¹°¹è¼ÛÁ¶È¸ */
function goods01(){ 
location.href = "/goods/goods_01.php";
}

/* ¿µ¾÷Á¡Á¶È¸ */
function branch01(){ 
location.href = "/branch/bran_01.php";
}
function branch02(){ 
location.href = "/branch/bran_02.php";
}
function branch03(){ 
location.href = "/branch/bran_03.php";
}

/* °í°´Áö¿ø */
function customer01(){ 
location.href = "/customer/bbs.php?ctg=1";
}
function customer02(){ 
location.href = "/customer/bbs.php?ctg=2";
}
function customer03(){ 
location.href = "/customer/cust_03_list.php";
}
function customer04(){ 
location.href = "/customer/cust_04.php";
}
function customer05(){ 
location.href = "/customer/cust_05.php";
}
function customer06(){ 
location.href = "/customer/cust_06.php";
}
function customer07(){ 
location.href = "/customer/cust_07.php";
}
function customer08(){ 
location.href = "/customer/bbs.php?ctg=3";
}

/*Ã¤¿ëÁ¤º¸*/
function recruit01(){ 
location.href = "/recruit/recr_01.php";
}


/* admin */
function admin(){ 
	var openNewWindow = window.open("about:blank");
    openNewWindow.location.href = "/zone/admin.php";
}

/*¿µ¾÷Á¡¾È³» Áöµµ*/
function map01(){ 
location.href = "/branch/bran_01.php?area=ÀÎÃµ±¤¿ª½Ã";//ÀÎÃµ
}
function map02(){ 
location.href = "/branch/bran_01.php?area=¼­¿ïÆ¯º°½Ã";//¼­¿ï
}
function map03(){ 
location.href = "/branch/bran_01.php?area=°æ±âµµ";//°æ±â
}
function map04(){ 
location.href = "/branch/bran_01.php?area=°­¿øµµ";//°­¿ø
}
function map05(){ 
location.href = "/branch/bran_01.php?area=ÃæÃ»³²µµ";//Ãæ³²
}
function map06(){ 
location.href = "/branch/bran_01.php?area=´ëÀü±¤¿ª½Ã";//´ëÀü
}
function map07(){ 
location.href = "/branch/bran_01.php?area=ÃæÃ»ºÏµµ";//ÃæºÏ
}
function map08(){ 
location.href = "/branch/bran_01.php?area=°æ»óºÏµµ";//°æºÏ
}
function map09(){ 
location.href = "/branch/bran_01.php?area=¿ï»ê±¤¿ª½Ã";//¿ï»ê
}
function map10(){ 
location.href = "/branch/bran_01.php?area=ºÎ»ê±¤¿ª½Ã";//ºÎ»ê
}
function map11(){ 
location.href = "/branch/bran_01.php?area=°æ»ó³²µµ";//°æ³²
}
function map12(){ 
location.href = "/branch/bran_01.php?area=Àü¶óºÏµµ";//ÀüºÏ
}
function map13(){ 
location.href = "/branch/bran_01.php?area=±¤ÁÖ±¤¿ª½Ã";//±¤ÁÖ
}
function map14(){ 
location.href = "/branch/bran_01.php?area=Àü¶ó³²µµ";//Àü³²
}
function map15(){ 
location.href = "/branch/bran_01.php?area=Á¦ÁÖµµ";//Á¦ÁÖ
}
function map16(){ 
location.href = "/branch/bran_01.php?area=´ë±¸±¤¿ª½Ã";//´ë±¸
}


/* quick */
function q01(){ 
	var openNewWindow = window.open("about:blank");
    openNewWindow.location.href = "#";
}
function q02(){ 
	var openNewWindow = window.open("about:blank");
    openNewWindow.location.href = "#";
}
function q03(){ 
	var openNewWindow = window.open("about:blank");
    openNewWindow.location.href = "#";
}
function q04(){ 
	var openNewWindow = window.open("about:blank");
    openNewWindow.location.href = "#";
}
function q05(){ 
	var openNewWindow = window.open("about:blank");
    openNewWindow.location.href = "#";
}
