/*========================================================================================================
  ¼±¸¶À» ¼Ò°³
========================================================================================================*/
// ÀÎ»ç¸» 
//	divNumber=1 : ÀÌ½ÃÇü¹Ú»ç 
//	divNumber=3 : ¹èÃ¶¿µ¹Ú»ç
function healience_01(divNumber) {
	location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_01"
}
function healience_01_02(divNumber) {
	location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_01_02"
}
// ¼³¸³¹è°æ
function healience_02() {
	location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_02";
}
// ¼±¸¶À» ÀÌ¾ß±â
function healience_03() {
	location.href = "/Story/Story.asp?gubun=01";
}
// ½Ã¼³¾È³»
//	divNumber = 1 : Á¾ÇÕ¾È³»µµ
//	divNumber = 2 : ÃáÇÏÁ¦
//	divNumber = 3 : Ãáµ¿Á¦
//	divNumber = 4 : °´½Ç
//	divNumber = 5 : Æ®·¡Å·ÄÚ½º
//	divNumber = 6 : °ÇÃà°¡½ÂÈ¿»ó
//	divNumber = 7 : ºÎ´ë½Ã¼³
function healience_04(divNumber) {
    if (divNumber == 2)
    {
        location.href = "/MBoard/AlbumList2.asp?Gubun=69";
    }
    else if (divNumber == 3)
    {
        location.href = "/MBoard/AlbumList2.asp?Gubun=70";
    }
    else if (divNumber == 4)
    {
        location.href = "/MBoard/AlbumList2.asp?Gubun=60";
    }
    else if (divNumber == 5)
    {
		location.href = "/MBoard/AlbumList2.asp?Gubun=75";
    }
    else if (divNumber == 7)
    {
		location.href = "/MBoard/AlbumList2.asp?Gubun=63";
    }
    else
    {
	    location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_04&divNumber="+divNumber;
    }
}
// º¸µµÀÚ·á
function healience_05() {
	location.href = "/MBoard/Board.asp?gubun=3";
}
// Ã£¾Æ¿À½Ã´Â±æ
function healience_07() {
	location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_07";
}

/*========================================================================================================
  ¿Â¶óÀÎ¿¹¾à
========================================================================================================*/
// ½ÅÃ»ÀýÂ÷¾È³»
function join_01() {
	location.href = "/Content/Content.asp?DirPath=join&FilePath=join_01";
}
// ÀÏÁ¤º¸±â
function join_02() {
	location.href = "/Program/ProgramScheduleList.asp";
}
// Á¤±ÔÇÁ·Î±×·¥ ¿¹¾à
function join_03(ProgramCode) {
    if(ProgramCode == null)
        ProgramCode = "";

	location.href = "/Program/ProgramScheduleList.asp?sViewGubun=list&strProgramCode=" + ProgramCode;
}
// ½°ÇÁ·Î±×·¥ ¿¹¾à
function join_04() {
	location.href = "/Program/ProgramStay.asp";
}
/*========================================================================================================
  ÇÁ·Î±×·¥
========================================================================================================*/
//³»°¡ ¸¸³­ ¼±¸¶À»_ÇÁ·Î±×·¥º°º¸±â
function community_02_01(ProgramCode) {
	location.href = "/MtBoard/Board.asp?gubun=6&ProgramCode="+ProgramCode;
}
// ÀÏÁ¤º¸±â_ÇÁ·Î±×·¥º°º¸±â
function join_02_01(ProgramCode) {
	location.href = "/Program/ProgramScheduleList.asp?strProgramCode="+ProgramCode+"&FromPage=Program";
}
// ¿Â¶óÀÎ¿¹¾à_ÇÁ·Î±×·¥º°º¸±â
function join_02_02(ProgramCode) {
	location.href = "/Program/ProgramScheduleList.asp?strProgramCode="+ProgramCode+"&sViewGubun=list&FromPage=Program";
}
//»çÀü¾È³»Àå_ÇÁ·Î±×·¥º°º¸±â
function community_05_01(ProgramCode, Srno) {
	if (Srno != ""){
		location.href = "/MtBoard/Board.asp?Gubun=9&Srno="+Srno+"&PState=View&ProgramCode="+ProgramCode;
	} else {
		location.href = "/MtBoard/Board.asp?Gubun=9&ProgramCode="+ProgramCode;
	}
}


// Á¤±ÔÇÁ·Î±×·¥ - ÇÏÀÌ¶óÀÌÇÁ
function course_01_01_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_01_01";
}
function course_01_01_02() {	//ÇÁ·Î±×·¥ ±¸¼º
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_01_02";
}
function course_01_01_03() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_01_03";
}
function course_01_01_04() {	//°­»ç¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_01_04";
}
function course_01_01_05() {	//È¨Ä¿¹Öµ¥ÀÌ
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_01_05";
}
//Á¤±ÔÇÁ·Î±×·¥ - ¸¶À½¼ö¾÷
function course_01_02_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_02_01";
}
function course_01_02_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_02_02";
}
function course_01_02_03() {	//°­»ç¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_02_03";
}
//Á¤±ÔÇÁ·Î±×·¥ - ¾ÏÀü¹é½Â
function course_01_03_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_03_01";
}
function course_01_03_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_03_02";
}
//Á¤±ÔÇÁ·Î±×·¥ - »ýÈ°½À°ü°³¼±
function course_01_04_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_04_01";
}
function course_01_04_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_04_02";
}
function course_01_04_03() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_04_03";
}
//Á¤±ÔÇÁ·Î±×·¥ - ¾Ï±Øº¹»ýÈ°ÇÐ±³
function course_01_05_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_05_01";
}
function course_01_05_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_05_02";
}
//Á¤±ÔÇÁ·Î±×·¥ - ¼±¼±µ¿È­
function course_01_06_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_06_01";
}
function course_01_06_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_06_02";
}
function course_01_06_03() {	//°­»ç¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_06_03";
}
//Á¤±ÔÇÁ·Î±×·¥ - ºÎºÎÄ·ÇÁ
function course_01_07_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_07_01";
}
function course_01_07_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_07_02";
}
//Á¤±ÔÇÁ·Î±×·¥ - 9988Ä·ÇÁ
function course_01_08_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_08_01";
}
function course_01_08_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_08_02";
}
//Á¤±ÔÇÁ·Î±×·¥ - ·Î¸àÆ½½°
function course_01_09_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_09_01";
}
function course_01_09_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_09_02";
}
//Á¤±ÔÇÁ·Î±×·¥ - ÆÄ¿ö¿¡ÀÌÂ¡
function course_01_10_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_10_01";
}
function course_01_10_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_10_02";
}
function course_01_10_03() {	//°­»ç¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_10_03";
}
function course_01_10_04() {	//°Ë»ç¾È³»
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01_10_04";
}

//»ó½ÃÇÁ·Î±×·¥ - ¼±¸¶À» STAY
function course_02_01_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_01_01";
}
function course_02_01_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_01_02";
}
function course_02_01_03() {	//Àå±âSTAY
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_01_03";
}
function course_02_01_04() {	//ÆÐÅ°Áö
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_01_04";
}
//»ó½ÃÇÁ·Î±×·¥ - ÀÏÀÏÃ¼Çè
function course_02_02_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_02_01";
}
function course_02_02_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_02_02";
}
function course_02_02_03() {	//°³º°Ã¼Çè
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_02_03";
}
//»ó½ÃÇÁ·Î±×·¥ - °Ç°­¿öÅ©¼¥
function course_02_03_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_03_01";
}
function course_02_03_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_03_02";
}
function course_02_03_03() {	//»ýÈ°°ü
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_03_03";
}
function course_02_03_04() {	//Âü°¡±â¾÷
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02_03_04";
}

//½ÃÁðÇÁ·Î±×·¥ - ½½¸²ÇÁ·ÎÁ§Æ®
function course_03_01_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_03_01_01";
}
function course_03_01_02() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_03_01_02";
}
function course_03_01_03() {	//¿¹½ÃÀÏÁ¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_03_01_03";
}
//½ÃÁðÇÁ·Î±×·¥ - ceoÆ÷·³
function course_03_02_01() {	//ÇÁ·Î±×·¥ ¼Ò°³
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_03_02_01";
}
function course_03_02_02() {	//ÃÊµî
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_03_02_02";
}
function course_03_02_03() {	//Áßµî
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_03_02_03";
}

//¿¬°£Çà»ç
function course_30_01() {	//1¿ù ±¸Á¤
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_04";
}
function course_30_02() {	//2¿ù ¹ß·»Å¸ÀÎµ¥ÀÌ
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_02";
}
function course_30_03() {	//2¿ù Á¤¿ù ´ëº¸¸§
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_03";
}
function course_30_04() {	//3¿ù Àå´ã±×±â
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_05";
}
function course_30_05() {	//4¿ù ½Ä¸ñÀÏ
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_06";
}
function course_30_06() {	//5¿ù °¡Á·»ç¶û
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_07";
}
function course_30_07() {	//6¿ù ´Ü¿À
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_08";
}
function course_30_08() {	//7¿ù ¿©¸§ÈÞ°¡
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_09";
}
function course_30_09() {	//9¿ù ÇÑ°¡À§
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_10";
}
function course_30_10() {	//10¿ù °¡À»¿©Çà
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_11";
}
function course_30_11() {	//11¿ù ±èÀå
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_12";
}
function course_30_12() {	//12¿ù Å©¸®½º¸¶½º
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_13";
}
function course_30_13() {	//12¿ù ÇØ³ÑÀÌ
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_30_01";
}





//ÀÌº¥Æ®ÇÁ·Î±×·¥
function course_04_01_01() {
	location.href = "/MBoard/Board.asp?gubun=16";
}
//Æ¯º°ÇÁ·Î±×·¥
function course_05_01_01() {
	location.href = "/Event/Event.asp?EventID=3";
}
//Èú¸®¾ð½º °í°´ÀÇ¼Ò¸®
function MboardOpen(gubun, programcode){
		window.open('/Mboard/PopupBoard.asp?Gubun='+gubun+'&sProgramCode='+programcode,'PopupBoard','width=800, height=630, top=0 , left=0 ,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no');
}
/*========================================================================================================
  »ýÈ°°ú °Ç°­
========================================================================================================*/
// °Ç°­Ä®·³
function health_01() {
	location.href = "/HidocBoard/BoardList.asp?BoardId=301";
}
// °Ç°­Ä®·³ - Weekly Focus
function health_01_01() {
	location.href = "/HidocBoard/BoardList.asp?BoardId=301";
}
// °Ç°­Ä®·³ - ½ºÆ÷Ã÷·¹Àú
function health_01_02() {
	location.href = "/HidocBoard/BoardList.asp?BoardId=302";
}
// °Ç°­Ä®·³ - ´ÙÀÌ¾îÆ®
function health_01_03() {
	location.href = "/HidocBoard/BoardList.asp?BoardId=336";
}
// °Ç°­Ä®·³ - À£ºùÇªµå
function health_01_04() {
	location.href = "/HidocBoard/BoardList.asp?BoardId=303";
}
// °Ç°­Ä®·³ - À½ÁÖ¹®È­
function health_01_05() {
	location.href = "/HidocBoard/BoardList.asp?BoardId=304";
}
// °Ç°­Ä®·³ - Èí¿¬°ú °Ç°­
function health_01_06() {
	location.href = "/HidocBoard/BoardList.asp?BoardId=305";
}

// ¿µ»óÁ¤º¸
function health_02() {
	location.href = "/HidocMovie/BoardList.asp?BoardId=351";
}
// ¿µ»óÁ¤º¸ - ½ºÆ÷Ã÷ Çï½ºÅ¸ÀÓ
function health_02_01() {
	location.href = "/HidocMovie/BoardList.asp?BoardId=351";
}
// ¿µ»óÁ¤º¸ - À£ºùÇªµå ·¹½ÃÇÇ
function health_02_02() {
	location.href = "/HidocMovie/BoardList.asp?BoardId=403";
}

//³» °Ç°­ ¾Ë¾Æº¸±â
function health_03() {
	location.href = "/Health/Health_00.asp";
}
//³» °Ç°­ ¾Ë¾Æº¸±â - º¹ºÎºñ¸¸µµ
function health_03_01() {
	location.href = "/Health/Health_01.asp";
}
//³» °Ç°­ ¾Ë¾Æº¸±â - Ç¥ÁØÃ¼Áß&BMI
function health_03_02() {
	location.href = "/Health/Health_02.asp";
}
//³» °Ç°­ ¾Ë¾Æº¸±â - ±âÃÊ´ë»çÀ²&¿¡³ÊÁö¿ä±¸·®
function health_03_03() {
	location.href = "/Health/Health_03.asp";
}
//³» °Ç°­ ¾Ë¾Æº¸±â - ¿îµ¿Ä®·Î¸®&ÀûÀýÇÑ¿îµ¿¹ý
function health_03_04() {
	location.href = "/Health/Health_04.asp";
}
//³» °Ç°­ ¾Ë¾Æº¸±â - Ä®·Î¸® °è»ê±â
function health_03_05() {
	location.href = "/Health/Health_05.asp";
}
//³» °Ç°­ ¾Ë¾Æº¸±â - °Ç°­³ªÀÌÃøÁ¤
function health_03_06() {
	location.href = "/Health/AgeCheck.asp";
}

/*========================================================================================================
  Ä¿¹Â´ÏÆ¼
========================================================================================================*/
//Èú¸®¾ð½º ¼Ò½Ä
function community_01() {
	location.href = "/MBoard/Board.asp?gubun=5";
}
//ÀÌº¥Æ®
function community_06() {
	location.href = "/Event/Event.asp?EventID=1";
}
//³»°¡ ¸¸³­ ¼±¸¶À»
function community_02() {
	location.href = "/MBoard/Board.asp?gubun=6";
}
//Èú¸®¾ð½º¸¦ ¹æ¹®ÇÑ ¸í»ç
function community_03() {
	location.href = "/MBoard/Board.asp?gubun=7";
}
//Èú¸®¾ð½º °¶·¯¸®
function community_04() {
	location.href = "/MBoard/Board.asp?gubun=8";
}
//Èú¸®¾ð½º µ¿¿µ»ó - ÇÁ·Î±×·¥ °­ÀÇº¸±â
function community_07() {
	location.href = "/MBoard/Board.asp?gubun=13";
}
//Èú¸®¾ð½º µ¿¿µ»ó - ¼±¸¶À» µÑ·¯º¸±â 
function community_07_2() {
	location.href = "/MBoard/Board.asp?gubun=14";
}
//»çÀü¾È³»Àå
function community_05() {
	location.href = "/MBoard/Board.asp?gubun=9";
}
//¿ùÆäÀÌÆÛ
function community_08() {
	location.href = "/Mboard/Board.asp?gubun=72";
}

/*========================================================================================================
  °í°´¼¾ÅÍ
========================================================================================================*/
//»ó´ã¿äÃ»
function customer_03() {
	location.href = "/MBoard/Board.asp?gubun=12";
}
//¹¯°í´äÇÏ±â
function customer_02() {
	location.href = "/MBoard/Board.asp?gubun=11";
}
//Á¦ÈÞ½ÅÃ» ¹× ¹®ÀÇ
function customer_04() {
	location.href = "/Partnership/PartnershipWrite.asp";
}
//ÁÖº¯¿©ÇàÁö
function guide_01(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_01"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_02(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_02"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_03(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_03"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_04(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_04"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_05(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_05"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_06(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_06"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_07(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_07"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_08(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_08"
}
//ÁÖº¯¿©ÇàÁö
function guide_01_09(divNumber) {
	location.href = "/Content/Content.asp?DirPath=center&FilePath=guide_09"
}

//ºÐ½Ç¹° ¼¾ÅÍ
function customer_05() {
	location.href = "/MBoard/Board.asp?gubun=15";
}

// °í°´¼¾ÅÍ
function customer_01() {
	location.href = "/MBoard/Board.asp?gubun=10";
}





// ¸¶ÀÌÆäÀÌÁö
function mypage_01() {
	location.href = "/Mypage/ReservationList.asp";
}

/*function mypage_02() {
	location.href = "/ActionPlan/ActionPlanResultInsert.asp";
}

function mypage_03() {
	location.href = "/ActionPlan/ActionPlanReport.asp";
}
*/

function mypage_02() {
	location.href = "/Member/MemberUpdate.asp";
}

function mypage_03(divNumber) {
	if(confirm("È¸¿ø Å»Åð¸¦ ÇÏ½Ã°Ú½À´Ï±î?")){ location.href = "/Member/MemberOut.asp"; }else{ return; }
}

function mypage_04() {
	location.href = "/Mypage/ReservationView.asp";
}
/*function mypage_04() {
	location.href = "/MyPage/MyPointList.asp";
}

function mypage_05() {
	location.href = "/Member/MemberUpdate.asp";
}

function mypage_06() {
	location.href = "#";
}


// È¸»ç¼Ò°³
function company_01() {
	location.href = "/Content/Content.asp?DirPath=company&FilePath=company_01";
}
function company_02() {
	location.href = "/Content/Content.asp?DirPath=company&FilePath=company_03";
}
function company_03() {
	location.href = "/Content/Content.asp?DirPath=company&FilePath=company_04";
}
function company_04() {
	location.href = "/Content/Content.asp?DirPath=company&FilePath=company_02";
}

//´º½º·¹ÅÍ
function newsletter_01() {
	location.href = "/Content/Content.asp?DirPath=newsletter&FilePath=newsletter_01";
}
/*function newsletter_02() {
	location.href = "/Content/Content.asp?DirPath=newsletter&FilePath=newsletter_02";
}*/

//ÃßÃµÇÏ±â
function recommend_01() {
	location.href = "/Content/Content.asp?DirPath=recommend&FilePath=recommend_01";
}
//°³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ ÆË¾÷
function private_01() {
    window.open("/Skin/Member/TPLMemberPrivate.html", 'private_01', 'scrollbars=yes, width=570, height=700');
}


//********* ÇÃ·¡½Ã¸µÅ©(S)****************//

// intro
function intro_seoul() {
	location.href = "http://seoul.healience.co.kr/index.asp";
}
function intro_sun() {
	location.href = "http://hongchun.healience.co.kr/index.asp";
}

// ¸ÞÀÎ,¼­ºê ÇÁ·Î±×·¥
function program_01() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01";
}
function program_02() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_11";
}
function program_03() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_12";
}
function program_04() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_05";
}
function program_05() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_07";
}
function program_06() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_09";
}
/**/
function program_07() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_07";
}
function program_08() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_09";
}
function program_09() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_11";
}

// ¹è³Ê
function banner_01() {
	location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_01";
}
function banner_02() {
	location.href = "/Program/ProgramScheduleList.asp?sViewGubun=list";
}
function banner_03() {
	location.href = "/Content/Content.asp?DirPath=recommend&FilePath=recommend_01";
}
function banner_04() {
	location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_07";
}
function banner_05() {
	location.href = "#";
}
function banner_06() {
	location.href = "/Health/AgeCheck.asp";
}


// Ä«ÇÇ¶óÀÌÅÍ
function copy_01() {
	location.href = "/Content/Content.asp?DirPath=company&FilePath=company_01";
}
function copy_02() {
	location.href = "/Content/Content.asp?DirPath=healience&FilePath=healience_07";
}
function copy_03() {
	location.href = "javascript: PopupPrivate() ";
}
function copy_04() {
	location.href = "/Program/ProgramScheduleList.asp?sViewGubun=list";
}

// all_menu
function sun_healience() {
	location.href = "http://hongchun.healience.co.kr/Content/Content.asp?DirPath=healience&FilePath=healience_01";
}
function sun_course() {
	location.href = "http://hongchun.healience.co.kr/Content/Content.asp?DirPath=course&FilePath=course_00";
}
function sun_health() {
	location.href = "http://hongchun.healience.co.kr/HidocBoard/BoardList.asp?BoardId=301";
}
function sun_community() {
	location.href = "http://hongchun.healience.co.kr/MBoard/Board.asp?gubun=5";
}
function sun_customer() {
	location.href = "http://hongchun.healience.co.kr/MBoard/Board.asp?gubun=10";
}
function sun_join() {
	location.href = "http://hongchun.healience.co.kr/Content/Content.asp?DirPath=join&FilePath=join_01";
}

function seoul_healience() {
	location.href = "http://seoul.healience.co.kr/Content/Content.asp?DirPath=healience&FilePath=healience_01";
}
function seoul_course() {
	location.href = "http://seoul.healience.co.kr/Content/Content.asp?DirPath=course&FilePath=course_00";
}
function seoul_health() {
	location.href = "http://seoul.healience.co.kr/HidocBoard/BoardList.asp?BoardId=301";
}
function seoul_community() {
	location.href = "http://seoul.healience.co.kr/MBoard/Board.asp?gubun=5";
}
function seoul_customer() {
	location.href = "http://seoul.healience.co.kr/MBoard/Board.asp?gubun=10";
}
function seoul_join() {
	location.href = "http://seoul.healience.co.kr/Content/Content.asp?DirPath=join&FilePath=join_01";
}

// main_clinic01
function main_clinic01_01() {
	location.href = "/MBoard/Board.asp?gubun=7";
}
function main_clinic01_02() {
	location.href = "/MBoard/Board.asp?gubun=7";
}
function main_clinic01_03() {
	location.href = "/MBoard/Board.asp?gubun=7";
}
function main_clinic01_04() {
	location.href = "/MBoard/Board.asp?gubun=7";
}

// main_clinic02
function main_clinic02_01() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_01";
}
function main_clinic02_02() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_02";
}
function main_clinic02_03() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_05";
}
function main_clinic02_04() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_13";
}
function main_clinic02_05() {
	location.href = "/Content/Content.asp?DirPath=course&FilePath=course_11";
}

// main_tt03
function main_tt03_01() {
	location.href = "/MBoard/Board.asp?gubun=3";
}
function main_tt03_02() {
	location.href = "/Content/Content.asp?DirPath=newsletter&FilePath=newsletter_01";
}

//********* ÇÃ·¡½Ã¸µÅ©(E)****************//
