// °ü¸®ÀÚ¿¡°Ô
function go_mail() {
	window.location = "index.php?doc=program/form.php&bo_table=mail";
}
// °³ÀÎÁ¤º¸º¸È£Á¤Ã¥
function go_privacy() {
	window.location = "index.php?doc=htm/go_privacy.htm";
}
// °øÁ¤°Å·¡ÀÌ¿ë¾à°ü
function go_rule() {
	window.location = "index.php?doc=htm/go_rule.htm";
}

// ******************** ±¸ÀÔÇÏ±â ********************
// ±¸ÀÔÇÏ±â
function G1S1() {
	window.location = "index.php?doc=program/shopList.php&ca_id=100";
}
// ÀÌ¿ë¾È³»
function G1S2() {
	window.location = "index.php?doc=htm/go01_2.htm";
}

// ******************** Ç³»ê ¼Ó ¾Èµ¿ ********************
// Ç³»êµé
function G2S1() {
	window.location = "index.php?doc=htm/go02_1.htm";
}
// Ã¼È­Á¤
function G2S2() {
	window.location = "index.php?doc=htm/go02_2.htm";
}
// ¼Ò»ê¸¶À»
function G2S3() {
	window.location = "index.php?doc=htm/go02_3.htm";
}
// Ç³»ê 5ÀÏÀå
function G2S4() {
	window.location = "index.php?doc=htm/go02_4.htm";
}

// ******************** ¾Èµ¿°íÃÌ¸¶ »ý»ýÇöÀå ********************
// ÀÌ·¸°Ô ½É¾î¿ä
function G3S1() {
	window.location = "index.php?doc=htm/go03_1.htm";
}
// ÀÌ·¸°Ô ¼öÈ®ÇØ¿ä
function G3S2() {
	window.location = "index.php?doc=htm/go03_2.htm";
}
// ¿Ö, °íÃÌ¸¶ÀÎ°¡
function G3S3() {
	window.location = "index.php?doc=htm/go03_3.htm";
}
// ¾Èµ¿°íÃÌ¸¶¿Í ÇÑÆò»ý
function G3S4() {
	window.location = "index.php?doc=htm/go03_4.htm";
}
// ÀÌ·¸°Ô µå¼¼¿ä
function G3S5() {
	window.location = "index.php?doc=htm/go03_5.htm";
}

// ******************** ¾Èµ¿°íÃÌ³ó»ê ********************
// ÀÎ»ç¸»
function G4S1() {
	window.location = "index.php?doc=htm/go04_1.htm";
}
// ¸¶³ó»ç20³â
function G4S2() {
	window.location = "index.php?doc=htm/go04_2.htm";
}
// Ã£¾Æ¿À½Ã´Â±æ
function G4S3() {
	window.location = "index.php?doc=htm/go04_3.htm";
}
// ³ªÀÇ ÀÏÅÍ
function G4S4() {
	window.location = "index.php?doc=htm/go04_4.htm";
}

// ******************** °íÃÌ¸¶ °Ô½ÃÆÇ ********************
// °íÃÌ¸¶ °Ô½ÃÆÇ
function G5S1() {
	window.location = "index.php?doc=program/board.php&bo_table=board";
}
// ¾Ë¸³´Ï´Ù
function G5S2() {
	window.location = "index.php?doc=program/board.php&bo_table=notice";
}
// ¸¶ »çÁø°ü
function G5S3() {
	window.location = "index.php?doc=program/board.php&bo_table=gallery";
}



function pop01() {
//		url = 'index.php?doc=20080703_pop.htm';
		url = 'index.php?doc=20101124_pop.htm';
		opt = 'scrollbars=yes,width=700,height=640,left=0,top=0';
    window.open(url, "nospam", opt);
}
