﻿function showSwf( swfPath, swfWidth, swfHeight, swfFlashVars)
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
	document.write('	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + swfWidth + '" height="' + swfHeight + '" >');
	document.write('	<param name="movie" value="' + swfPath +'">');
	document.write('	<param name="quality" value="high">');
	document.write('	<embed src="' + swfPath + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + swfWidth + '" height="' + swfHeight + ' FlashVars=' + swfFlashVars + '"></embed>');
	document.write('</object>');
}

function showSwfTransparent( swfPath, swfWidth, swfHeight, swfFlashVars, obj1)
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
	document.write('	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + swfWidth + '" height="' + swfHeight + '" >');
	document.write('	<param name="movie" value="' + swfPath +'">');
	document.write('	<param name="FlashVars" value="' + swfFlashVars + '>');
	document.write('	<param name="quality" value="high">');
	document.write('	<param name=wmode value=transparent>');
	document.write('	<embed src="' + swfPath + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + swfWidth + '" height="' + swfHeight + ' FlashVars=' + swfFlashVars + '"></embed>');
	document.write('</object>');
	

}


//-----head menu
function menu1(){this.location = '/Information/ec01_1.aspx';}//이랜드클리닉_이사장님인사말
function menu11(){this.location = '/information/ec01_1.aspx';}//이사장님인사말
function menu12(){this.location = '/information/ec02_1.aspx';}//클리닉소개
function menu13(){this.location = '/information/ec03.aspx';}//진료안내
function menu14(){this.location = '/information/ec04.aspx';}//섬기는 사람들
function menu15(){this.location = '/information/ec05.aspx';}//이랜드그룹건강증진실
function menu16(){this.location = '/information/ec06.aspx';}//이랜드소개
function menu17(){this.location = '/information/ec07.aspx';}//협력병원
function menu18(){this.location = '/information/ec08.aspx';}//위치안내
function menu19(){this.location = '/information/ec09.aspx';}//인재채용

//function menu2(){this.location = '/OutCenter/oc01_1.aspx';}//외래진료_내과
//function menu21(){this.location = '/OutCenter/oc01_1.aspx';}//내과
//function menu22(){this.location = '/OutCenter/oc02_1.aspx';}//가정의학과
//function menu23(){this.location = '/OutCenter/oc03.aspx';}//외과
//function menu24(){this.location = '/OutCenter/oc04.aspx';}//산부인과
//function menu25(){this.location = '/OutCenter/oc05.aspx';}//소아과
//function menu26() { this.location = '/OutCenter/oc06.aspx'; } //피부과
function menu2() { this.location = '/OutCenter/oc01_1.aspx'; } //외래진료_내과
function menu21() { this.location = '/OutCenter/oc01_1.aspx'; } //내과
function menu22() { this.location = '/OutCenter/oc02_1.aspx'; } //가정의학과
function menu25() { this.location = '/OutCenter/oc05.aspx'; } //소아과
function menu24() { this.location = '/OutCenter/oc08.aspx'; } //이비인후과


function menu3(){this.location = '/CheckUp/cc01.aspx';}//종합건강진단_건강진단안내
function menu31(){this.location = '/CheckUp/cc01.aspx';}//건강진단안내
function menu32(){this.location = '/CheckUp/cc02.aspx';}//건강진단진행과정
function menu33(){this.location = '/CheckUp/cc03.aspx';}//건강진단 전 유의사항
function menu34(){this.location = '/CheckUp/cc04.aspx';}//진단결과설명
function menu35(){this.location = '/CheckUp/cc05.aspx';}//의료서류신청/발급안내

//function menu4(){this.location = '/wellBeing/wc01.aspx';}//웰빙클리닉_피부클리닉
//function menu41(){this.location = '/wellBeing/wc01.aspx';}//피부클리닉
//function menu42(){this.location = '/wellBeing/wc02.aspx';}//비만클리닉
//function menu43(){this.location = '/wellBeing/wc03.aspx';}//시술가이드

//function menu5(){this.location = '/PhyCounsel/pc01.aspx';}//심리상담센터_심리상담센터소개
//function menu51(){this.location = '/PhyCounsel/pc01.aspx';}//심리상담센터소개
//function menu52(){this.location = '/PhyCounsel/pc02.aspx';}//상담진 소개
//function menu53(){this.location = '/PhyCounsel/pc03_1.aspx';}//심리평가 프로그램_선교사 심리평가
//function menu54(){this.location = '/PhyCounsel/pc04_1.aspx';}//상담프로그램_성인
//function menu55(){this.location = '/PhyCounsel/pc05.aspx';}//상담절차 및 위치
////function menu56(){this.location = '/PhyCounsel/pc06.aspx';}//마음건강 칼럼
//function menu57(){this.location = '/PhyCounsel/pc07.aspx';}//자가검사
//function menu58() { this.location = '/PhyCounsel/pc08.aspx'; } //온라인상담(비공개)

function menu5() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //심리상담센터_심리상담센터소개
function menu51() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //심리상담센터소개
function menu52() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //상담진 소개
function menu53() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //심리평가 프로그램_선교사 심리평가
function menu54() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //상담프로그램_성인
function menu55() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //상담절차 및 위치
//function menu56(){this.location = '/PhyCounsel/pc06.aspx';}//마음건강 칼럼
function menu57() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //자가검사
function menu58() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //온라인상담(비공개)

function menu6(){this.location = '/MissionCenter/mc01.aspx';}//선교지원센터_선교사동정 및 중보기도
function menu61() { this.location = '/MissionCenter/mc01.aspx'; } //선교뉴스
function menu62() { this.location = '/MissionCenter/mc02.aspx'; } //선교사 건강칼럼
function menu63() { this.location = '/MissionCenter/mc03.aspx'; } //선교사동정 및 중보기도
function menu64() { this.location = '/MissionCenter/mc04.aspx'; } //선교단체 소개

function menu7(){this.location = '/Customer/cs01_1.aspx';}//고객마당_고객의 소리
function menu71(){this.location = '/Customer/cs01_1.aspx';}//고객의 소리
function menu72(){this.location = '/Customer/cs02_1.aspx';}//클리닉과 함께
function menu73(){this.location = '/Customer/cs03_1.aspx';}//의학정보
function menu74(){this.location = '/Customer/cs03_5.aspx';}//동영상 정보

function menu8() { this.location = '/Medical/Medical2ReservationF.aspx'; } //온라인예약_온라인예약
//function menu8() { alert('죄송합니다.\r\n5월 중순까지 홈페이지 예약 및 조회가 불가능합니다.\r\n예약을 원하시는 분은 02-2635-8668번으로 연락주세요.'); } //온라인예약_온라인예약

//function menu81(){this.location = '/Medical/MedicalReservationWriteF.aspx';}//온라인예약
function menu82() { this.location = '/Medical/Medical2ReservationF.aspx'; } //온라인예약
//function menu82() { alert('죄송합니다.\r\n5월 중순까지 홈페이지 예약 및 조회가 불가능합니다.\r\n예약을 원하시는 분은 02-2635-8668번으로 연락주세요.'); } //온라인예약_온라인예약

//function menu83(){alert("준비중입니다.");}//검진결과 조회



//-----메인플래시
function main_flash(){window.open('/pop_flash/ec_preview.aspx','preview','width=900,height=600');}//건강검진센터

//-----우측 센터
//function center01(){this.location = '/CheckUp/cc01.aspx';}//건강검진센터
//function center02(){this.location = '/wellBeing/wc01.aspx';}//웰빙센터
//function center03(){this.location = '/PhyCounsel/pc01.aspx';}//심리센터
//function center04(){this.location = '/OutCenter/oc01_1.aspx';}//진료센터
function center01() { this.location = '/CheckUp/cc01.aspx'; } //건강검진센터
function center02() { this.location = '/PhyCounsel/pc01.aspx'; } //심리센터

//-----좌측 건강검진
function exam01(){this.location = '/CheckUp/cc01.aspx';}//건강검진안내
function exam02(){this.location = '/CheckUp/cc02.aspx';}//진행사항
function exam03(){this.location = '/CheckUp/cc03.aspx';}//주의사항
function exam04(){this.location = '/CheckUp/cc04.aspx';}//검진결과설명

//-----이랜드클리닉 서브메뉴
function ec1_1(){this.location = '/information/ec01_1.aspx';}//원장님인사말
function ec1_2(){this.location = '/information/ec01_2.aspx';}//이사님인사말
function ec2_1(){this.location = '/information/ec02_1.aspx';}//연혁
function ec2_2(){this.location = '/information/ec02_2.aspx';}//비전사명
function ec3(){this.location = '/information/ec03.aspx';}//진료안내
function ec4(){this.location = '/information/ec04.aspx';}//섬기는 사람들
function ec5(){this.location = '/information/ec05.aspx';}//이랜드그룹 건강증진실
function ec6(){this.location = '/information/ec06.aspx';}//이랜드소개
function ec7(){this.location = '/information/ec07.aspx';}//협력병원
function ec8(){this.location = '/information/ec08.aspx';}//위치안내
function ec9(){this.location = '/information/ec09.aspx';}//인재채용

//-----외래진료 서브메뉴
//function oc1(){this.location = '/OutCenter/oc01_1.aspx';}//내과-순환기클리닉
//function oc2(){this.location = '/OutCenter/oc02_1.aspx';}//가정의학과-근골격계클리닉
//function oc3(){this.location = '/OutCenter/oc03.aspx';}//외과-각정회상, 화상, 정맥류
//function oc4(){this.location = '/OutCenter/oc04.aspx';}//산부인과-연수중
//function oc5(){this.location = '/OutCenter/oc05.aspx';}//소아과-학습성장클리닉
//function oc6() { this.location = '/OutCenter/oc06.aspx'; }
function oc1() { this.location = '/OutCenter/oc01_1.aspx'; } //내과-순환기클리닉
function oc2() { this.location = '/OutCenter/oc02_1.aspx'; } //가정의학과-근골격계클리닉
function oc6() { this.location = '/OutCenter/oc05.aspx'; } //소아과-학습성장클리닉
function oc4() { this.location = '/OutCenter/oc08.aspx'; } //이비인후과


//-----종합건강진단 서브메뉴
function cc1(){this.location = '/CheckUp/cc01.aspx';}//건강진단안내
function cc2(){this.location = '/CheckUp/cc02.aspx';}//건강진단진행과정
function cc3(){this.location = '/CheckUp/cc03.aspx';}//전강진단유의사항
function cc4(){this.location = '/CheckUp/cc04.aspx';}//진단결과 설명
function cc5(){this.location = '/CheckUp/cc05.aspx';}//의료서류신청/발급안내

//-----웰빙클리닉 서브메뉴
function wc1_1(){this.location = '/wellBeing/wc01.aspx';}//피부클리닉_색소클리닉
function wc1_2(){this.location = '/wellBeing/wc01_2.aspx';}//피부클리닉_여드름클리닉
function wc1_3(){this.location = '/wellBeing/wc01_3.aspx';}//피부클리닉_모공, 흉터클리닉
function wc1_4(){this.location = '/wellBeing/wc01_4.aspx';}//피부클리닉_쁘띠성형/주름클리닉
function wc1_5(){this.location = '/wellBeing/wc01_5.aspx';}//피부클리닉_탈모/제모/블랙해드클리닉
function wc1_6(){this.location = '/wellBeing/wc01_6.aspx';}//피부클리닉_보톡스클리닉
function wc1_7(){this.location = '/wellBeing/wc01_7.aspx';}//피부클리닉_하지정맥류 클리닉
function wc2_1(){this.location = '/wellBeing/wc02.aspx';}//비만클리닉_체중관리
function wc2_2(){this.location = '/wellBeing/wc02_2.aspx';}//비만클리닉_체형관리
function wc3(){this.location = '/wellBeing/wc03.aspx';}//시술가이드

////-----심리상담센터 서브메뉴
//function pc1(){this.location = '/PhyCounsel/pc01.aspx';}//센터소개
//function pc2(){this.location = '/PhyCounsel/pc02.aspx';}//상담진소개
//function pc3_1(){this.location = '/PhyCounsel/pc03_1.aspx';}//심리평가 프로그램_선교사 심리평가
//function pc3_2(){this.location = '/PhyCounsel/pc03_2.aspx';}//심리평가 프로그램_성인 심리평가
//function pc3_3(){this.location = '/PhyCounsel/pc03_3.aspx';}//심리평가 프로그램_아동청소년 심리평가
//function pc4_1(){this.location = '/PhyCounsel/pc04_1.aspx';}//상담프로그램_성인상담
//function pc4_2(){this.location = '/PhyCounsel/pc04_2.aspx';}//상담프로그램_아동청소년 상담
//function pc5(){this.location = '/PhyCounsel/pc05.aspx';}//상담절차 및 위치
////function pc6(){this.location = '/PhyCounsel/pc06.aspx';}//마음건강 칼럼
//function pc7(){this.location = '/PhyCounsel/pc07.aspx';}//자가검사
//function pc8(){this.location = '/PhyCounsel/pc08.aspx';}//온라임상담(비공개)
//-----심리상담센터 서브메뉴
function pc1() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //센터소개
function pc2() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //상담진소개
function pc3_1() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //심리평가 프로그램_선교사 심리평가
function pc3_2() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //심리평가 프로그램_성인 심리평가
function pc3_3() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //심리평가 프로그램_아동청소년 심리평가
function pc4_1() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //상담프로그램_성인상담
function pc4_2() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //상담프로그램_아동청소년 상담
function pc5() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //상담절차 및 위치
//function pc6() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //마음건강 칼럼
function pc7() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //자가검사
function pc8() { alert('죄송합니다. 심리상담센터는 준비중입니다.'); } //온라임상담(비공개)

//-----선교지원센터 서브메뉴
function mc1(){this.location = '/MissionCenter/mc01.aspx';}//선교뉴스
function mc2(){this.location = '/MissionCenter/mc02.aspx';}//선교사건강칼럼
function mc3(){this.location = '/MissionCenter/mc03.aspx';}//선교사 동정 및 중보기도
function mc4(){this.location = '/MissionCenter/mc04.aspx';}//선교단체 소개

//-----고객마당 서브메뉴
function cs1_1(){this.location = '/Customer/cs01_1.aspx';}//고객의소리_1:1건강상담
function cs1_2(){this.location = '/Customer/cs01_2.aspx';}//고객의소리_FAQ
function cs2_1(){this.location = '/Customer/cs02_1.aspx';}//클리닉과함께_소식/공지
function cs2_2(){this.location = '/Customer/cs02_2.aspx';}//클리닉과함께_선교/봉사
function cs2_3(){this.location = '/Customer/cs02_3.aspx';}//클리닉과함께_검진통계
function cs2_4(){this.location = '/Customer/cs02_4.aspx';}//클리닉과함께_추천하는 "이달의 책"
function cs2_5(){this.location = '/Customer/cs02_5.aspx';}//클리닉과함께_갤러리
function cs2_6(){this.location = '/Customer/cs02_6.aspx';}//클리닉과함께_건강뉴스
function cs3_1(){this.location = '/Customer/cs03_1.aspx';}//의학정보_진료실칼럼
function cs3_2(){this.location = '/Customer/cs03_2.aspx';}//의학정보_건강칼럼
function cs3_3(){this.location = '/Customer/cs03_3.aspx';}//의학정보_심리칼럼
//function cs3_4(){this.location = '/Customer/cs03_4.aspx';}//의학정보_김학근의 스트레칭
function cs4_1(){this.location = '/Customer/cs03_5.aspx';}//동영상자료_선교동영상
function cs4_2(){this.location = '/Customer/cs03_6.aspx';}//동영상자료_클리닉영상
function cs4_3(){this.location = '/Customer/cs03_7.aspx';}//동영상자료_뉴스및기타


//-----온라인예약 서브메뉴
//-----온라인예약 서브메뉴
//function mr1_1(){this.location = 'MedicalReservationWriteF.aspx';}//진료예약_진료예약
//function mr1_2(){this.location = 'MedicalReservationListF.aspx';}//진료예약_진료내역조회
//function mr1_3(){this.location = 'MedicalReservationListF.aspx';}//진료예약_진료예약확인/취소
//function mr2_1(){this.location = 'Medical2ReservationF.aspx';}//건진예약_건진예약
//function mr2_2(){this.location = 'Medical2ReservationListF.aspx';}//건진예약_예약확인/취소
//function mr2_3() { alert("준비중입니다."); } //건진예약_결과조회

function mr1_1() { this.location = '/Medical/Medical2ReservationF.aspx'; } //건진예약_건진예약
function mr1_2() { this.location = '/Medical/Medical2ReservationListF.aspx'; } //건진예약_예약확인/취소
function mr1_3() { this.location = '/Medical/Medical2ResultList.aspx'; } //건진예약_결과조회
//function mr1_3() {alert('결과 조회는 현재 이메일 링크로만 가능합니다.');} //건진예약_결과조회


//-----마이페이지 서브메뉴
function mp1() { this.location = '/Medical/Medical2ReservationListF.aspx'; } //건진예약조회
//function mp1() { alert('죄송합니다.\r\n5월 중순까지 홈페이지 예약 및 조회가 불가능합니다.\r\n예약을 원하시는 분은 02-2635-8668번으로 연락주세요.'); } //온라인예약_온라인예약

//function mp2() { alert('결과 조회는 현재 이메일 링크로만 가능합니다.'); } //건진결과조회
function mp2() { this.location = '/Medical/Medical2ResultList.aspx'; } //건진결과조회
//function mp2() { alert('죄송합니다.\r\n5월 중순까지 홈페이지 예약 및 조회가 불가능합니다.\r\n예약을 원하시는 분은 02-2635-8668번으로 연락주세요.'); } //온라인예약_온라인예약

function mp3() { this.location = '/Mypage/mp02_1.aspx'; } //상담답변확인



//-----멤버쉽(로그아웃 상태)
function ms1(){this.location = '/Member/Login.aspx';}//로그인
function ms2(){this.location = '/Member/ms02.aspx';}//아이디/비밀번호 찾기
function ms3(){this.location = '/Member/ms03.aspx';}//회원가입
function ms4(){this.location = '/Member/ms04.aspx';}//개인정보취급방침
function ms5(){this.location = '/Member/ms05.aspx';}//이용약관



//-----멤버쉽(로그인웃 상태)
function ms_1(){logout();}//로그아웃
function ms_2(){this.location = '/Member/ms02.aspx'; } //아이디/비밀번호 찾기
function ms_3(){this.location = '/Member/ms03_01_.aspx';}//개인정보수정
function ms_4(){this.location = '/Member/ms04.aspx';}//개인정보취급방침
function ms_5(){this.location = '/Member/ms05.aspx';}//이용약관
function ms_6() { this.location = '/Member/ms06.aspx'; } //회원탈퇴


