//플래시 링크값 설정
function cfMovePage(strVar) {
	var args = new Array();

	for (var i = 0; i < arguments.length; i++) {
		args[i] = arguments[i];
	}
	var URL = "";
	var isXecure = true;

	switch(strVar) {	
		//url 설정 방법
		//case "IA depth 입력" : URL = "page URL 입력"; break; //  [depth 입력]페이지 타이틀명 입력

		// [0] 메인
		case "0_0_0" : URL = "/ebill.ep.home.main.cmd.FindMain.xx"; isXecure = false; break; // [0_0_0] 메인
		
		
		//************************************page1************************************//
		// [1] 전자세금계산서제도
        case "1_0_0" : URL = "ACTURL"; break; // [1_0_0] 전자세금계산서제도
			case "1_1_0" : URL = "/ebill.ep.home.taxBillSystem.cmd.FindTaxBillSystem.xx"; isXecure = false; break; // [1_1_0] 전자세금계산서개요
				case "1_1_1" : URL = "/ebill.ep.home.taxBillSystem.cmd.FindTaxBillSystem.xx"; isXecure = false; break; // [1_1_1] 제도소개
				case "1_1_2" : URL = "/ebill.ep.home.taxBillIndc.cmd.FindTaxBillIndc.xx"; isXecure = false; break; // [1_1_2] 도입해택
				case "1_1_3" : URL = "/ebill.ep.home.taxBillBi.cmd.FindTaxBillBi.xx"; isXecure = false; break; // [1_1_3] BI소개
			case "1_2_0" : URL = "/ebill.ep.home.colctMtm.cmd.FindColctMtm.xx"; isXecure = false; break; // [1_2_0] 수집방법안내
			case "1_3_0" : URL = "/ebill.ep.home.lrsclColct.cmd.FindLrsclColct.xx"; isXecure = false; break; // [1_3_0] 대용량수집연계안내
		//************************************page1************************************//
			
		
		//************************************page2************************************//
		// [1] 서비스소개
		case "2_0_0" : URL = "ACTURL"; break; // [2_0_0] 서비스소개
			case "2_1_0" : URL = "/ebill.ep.home.taxBillIsu.cmd.FindTaxBillIsu.xx"; isXecure = false; break; // [2_1_0] 세금계산서발행
				case "2_1_1" : URL = "/ebill.ep.home.taxBillIsu.cmd.FindTaxBillIsu.xx"; isXecure = false; break; // [2_1_0] 건별발행
				case "2_1_2" : URL = "/ebill.ep.home.taxBillBundle.cmd.FindTaxBillBundle.xx"; isXecure = false; break; // [2_1_0] 일별발행
				case "2_1_3" : URL = "/ebill.ep.home.taxBillMtel.cmd.FindTaxBillMtel.xx"; isXecure = false; break; // [2_1_0] 간편발행
			case "2_2_0" : URL = "/ebill.ep.home.taxBillInqire.cmd.FindTaxBillInqire.xx"; isXecure = false; break; // [2_2_0] 세금계산서조회
			case "2_3_0" : URL = "/ebill.ep.home.smStats.cmd.FindSmStats.xx"; isXecure = false; break; // [2_3_0] 합계표통계조회
			case "2_4_0" : URL = "/ebill.ep.home.taxBillEtc.cmd.FindTaxBillEtc.xx"; isXecure = false; break; // [2_4_0] 기타
		//************************************page2************************************//
			

		//************************************page3************************************//
		// [3] 이용안내
		case "3_0_0" : URL = "ACTURL"; break; // [3_0_0] 이용안내
			case "3_1_0" : URL = "/ebill.ep.home.mberInfo.cmd.FindMberInfo.xx"; isXecure = false; break; // [3_1_0] 회원가입정보변경안내
			case "3_2_0" : URL = "/ebill.ep.home.ogcrIssu.cmd.FindOgcrIssu.xx"; isXecure = false; break; // [3_2_0] 공인인증서안내
		    	case "3_2_1" : URL = "/ebill.ep.home.ogcrIssu.cmd.FindOgcrIssu.xx"; isXecure = false; break; // [3_2_1] 발급안내
		    	case "3_2_2" : URL = "/ebill.ep.home.ogcrIsgn.cmd.FindOgcrIsgn.xx"; isXecure = false; break; // [3_2_2] 재발급안내
		    	case "3_2_3" : URL = "/ebill.ep.home.ogcrUseRegist.cmd.FindOgcrUseRegist.xx"; isXecure = false; break; // [3_2_3] 사용등록안내
		    	case "3_2_4" : URL = "/ebill.ep.home.loginGuidance.cmd.FindLoginGuidance.xx"; isXecure = false; break; // [3_2_4] 로그인안내
		    case "3_3_0" : URL = "/ebill.ep.home.bcncInfo.cmd.FindBcncInfo.xx"; isXecure = false; break; // [3_3_0] 거래처정보등록안내
			case "3_4_0" : URL = "/ebill.ep.home.arsUse.cmd.FindArsUse.xx"; isXecure = false; break; // [3_4_0] ARS이용안내
			case "3_5_0" : URL = "/ebill.ep.home.scrtyCardIssu.cmd.FindScrtyCardIssu.xx"; isXecure = false; break; // [3_5_0] 보안카드발급안내
			case "3_6_0" : URL = "/ebill.ep.home.envrnEstbs.cmd.FindEnvrnEstbs.xx"; isXecure = false; break; // [3_6_0] 환경설정안내
			case "3_7_0" : URL = "/ebill.ep.home.lqttBusn.cmd.FindLqttBusn.xx"; isXecure = false; break; // [3_7_0] 대용량 연계수신조회안내
			case "3_8_0" : URL = "/ebill.ep.home.prblmSolv.cmd.FindPrblmSolv.xx"; isXecure = false; break; // [3_8_0] 문제해결안내
		//************************************page3************************************//


		//************************************page4************************************//
		// [4] 정보광장
		case "4_0_0" : URL = "ACTURL"; break; // [4_0_0] 정보광장
			case "4_1_0" : URL = "/ebill.ep.home.notice.cmd.FindNoticeList.xx"; isXecure = false; break; // [4_1_0] 공지사항
			case "4_2_0" : URL = "/ebill.ep.home.ermsfaq.cmd.FindFaqMain.xx"; break; // [4_2_0] 자주찾는질문
			case "4_3_0" : URL = "/ebill.ep.home.wordDicary.cmd.FindWordDicaryList.xx"; isXecure = false; break; // [4_3_0] 용어사전
			case "4_4_0" : URL = "/ebill.ep.home.recsromm.cmd.FindRecsrommList.xx"; isXecure = false; break; // [4_4_0] 자료실
		//************************************page4************************************//


		//************************************page5************************************//
		// [5] 참여광장
		case "5_0_0" : URL = "ACTURL"; break; // [5_0_0] 참여광장
			case "5_1_0" : URL = "/ebill.ep.home.lbrtyBbs.cmd.FindLbrtyBbsList.xx"; break; // [5_1_0] 자유게시판
			case "5_2_0" : URL = "/ebill.ep.home.qustnrExamin.cmd.FindQustnrExaminList.xx"; break; // [5_2_0] 온라인설문조사
		//************************************page5************************************//


		//************************************page6************************************//
		// [6] 발행조회서비스
		case "6_0_0" : URL = "ACTURL"; break; // [6_0_0_0] 발행조회서비스
			case "6_1_0" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.EtaxbilWrite.is"; break; // [6_1_0] 건별발행
				case "6_1_1" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.EtaxbilWrite.is"; break; // [6_1_1] 전자세금계산서작성
				case "6_1_2" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.RvsEtaxbilWrite.is"; break; // [6_1_2] 수정전자세금계산서작성
				case "6_1_3" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.EbilWrite.is"; break; // [6_1_3] 전자계산서작성
				case "6_1_4" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.RvsEbilWrite.is"; break; // [6_1_4] 수정전자계산서작성
			case "6_2_0" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.CreateEtaxbilBnde.is"; break; // [6_2_0] 일괄발행
				case "6_2_1" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.CreateEtaxbilBnde.is"; break; // [6_2_1] 전자세금계산서일괄작성
				case "6_2_2" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.CreateEbilBnde.is"; break; // [6_2_2] 전자계산서일괄작성
			case "6_3_0" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.EtaxbilRptIsu.is"; break; // [6_3_0] 간편발행
				case "6_3_1" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.EtaxbilRptIsu.is"; break; // [6_3_1] 전자세금계산서반복발행
				case "6_3_2" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.EtaxbilCopyIsuList.is"; break; // [6_3_2] 전자세금계산복사발행목록조회
				case "6_3_3" : URL = "/ebill.is.intnetIsu.tempSaveMgmt.cmd.FindTempEtaxbilList.is"; break; // [6_3_3] 발행 보류 목록 조회
			case "6_4_0" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindEtaxbilList.is"; break; // [6_4_0] 전자세금계산서조회
				case "6_4_1" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindEtaxbilList.is"; break; // [6_4_1] 전자세금계산서목록조회
				case "6_4_2" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindEtaxbil.is"; break; // [6_4_2] 전자세금계산서조회
				case "6_4_3" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindEbillList.is"; break; // [6_4_3] 전자계산서목록조회
				case "6_4_4" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindEbil.is"; break; // [6_4_4] 전자계산서조회
				case "6_4_5" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindRvsTrnList.is"; break; // [6_4_5] 수정신고대상전자세금계산서목록조회
				case "6_4_6" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindPnltTxEtaxbilList.is"; break; // [6_4_6] 가산세 대상 전자세금계산서 목록조회
				case "6_4_7" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindTrstEtaxbilList.is" ; break; // [6_4_7] 수탁 전자세금계산서 목록조회
				case "6_4_8" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindTrstEbillList.is" ; break; // [6_4_8] 수탁 전자계산서 목록조회
				case "6_4_9" : URL = "/ebill.is.intnetIsu.tempSaveMgmt.cmd.FindTrgtTempEtaxbilList.is" ; break; // [6_4_9] 발행예정목록조회
				case "6_4_10" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindMassEtaxbilList.is" ; break; // [6_4_10] 전자세금계산서 목록조회(분기별)
			case "6_5_0" : URL = "/ebill.is.intnetIsu.statInq.cmd.SaleEtaxbilTottblInq.is"; break; // [6_5_0] 전자세금계산서합계표조회
				case "6_5_1" : URL = "/ebill.is.intnetIsu.statInq.cmd.SaleEtaxbilTottblInq.is"; break; // [6_5_1] 매출전자세금계산서합계표조회
				case "6_5_2" : URL = "/ebill.is.intnetIsu.statInq.cmd.PurEtaxbilTottblInq.is"; break; // [6_5_2] 매입전자세금계산서합계표조회
				case "6_5_3" : URL = "/ebill.is.intnetIsu.statInq.cmd.SaleEbillTottblInq.is"; break; // [6_5_3] 매출전자계산서합계표조회
				case "6_5_4" : URL = "/ebill.is.intnetIsu.statInq.cmd.PurEbillTottblInq.is"; break; // [6_5_4] 매입전자계산서합계표조회
			case "6_6_0" : URL = "/ebill.is.intnetIsu.statInq.cmd.IssuetypebyPurSaleSttusInq.is"; break; // [6_6_0] 통계관리
				case "6_6_1" : URL = "/ebill.is.intnetIsu.statInq.cmd.IssuetypebyPurSaleSttusInq.is"; break; // [6_6_1] 발행유형별매입매출현황조회
				case "6_6_2" : URL = "/ebill.is.intnetIsu.statInq.cmd.PurSaleStatSttusInq.is"; break; // [6_6_2] 매입매출통계현황조회
			case "6_7_0" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.FindResidRecvpartConv.is"; break; // [6_7_0] 기타관리	
				case "6_7_1" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.FindResidRecvpartConv.is"; break; // [6_7_1] 주민등록번호수취분전환관리
				case "6_7_2" : URL = "/ebill.is.intnetIsu.etaxbilIsu.cmd.FindResidRecvpartConvDtls.is"; break; // [6_7_2] 주민등록번호수취분전환내역조회
				case "6_7_3" : URL = "/ebill.is.intnetIsu.othMgmt.cmd.FindErrStatusByErrCd.is"; break; // [6_7_3] 전자세금계산서 수취거부 처리
				case "6_7_4" : URL = "/ebill.is.intnetIsu.othMgmt.cmd.FindPurEtaxbilList.is"; break; // [6_7_4] 전자세금계산서수취거부내역조회
				case "6_7_5" : URL = "/ebill.is.intnetIsu.othMgmt.cmd.FindPurTxNoesmptRqstList.is"; break; // [6_7_5] 매입세액 불공제 신청
				case "6_7_6" : URL = "/ebill.is.intnetIsu.othMgmt.cmd.FindPurTxNoesmptDtlsList.is"; break; // [6_7_6] 매입세액 불공제 내역 조회
		//************************************page6************************************//


		//************************************page7************************************//
		// [7] 대용량연계서비스
				case "7_0_0" : URL = "/ebill.bi.mntrngMgmt.busn.cmd.RcveProgrsStatus.bi"; break; // [7_0_0] 대용량연계서비스
				case "7_1_0" : URL = "/ebill.bi.mntrngMgmt.busn.cmd.RcveProgrsStatus.bi"; break; // [7_1_0] 접수진행상태조회
				case "7_2_0" : URL = "/ebill.bi.mntrngMgmt.busn.cmd.TreatRsltByRcveNo.bi"; break; // [7_2_0] 사업자별전송건수조회
				case "7_3_0" : URL = "/ebill.bi.mntrngMgmt.busn.cmd.RetrnDtlsByAppvNoList.bi"; break; // [7_3_0] 승인번호별반송내역상세조회
		//************************************page7************************************//


		//************************************page8************************************//
		// [8] 제3자전자세금계산서조회
		case "8_0_0" : URL = "/ebill.is.intnetIsu.purSaleMgmt.cmd.FindThrdpartyEtaxbilInq.is"; break; // [8_0_0] 제3자전자세금계산서조회
		//************************************page8************************************//


		//************************************page9************************************//
		// [9] 마이페이지
		case "9_0_0" : URL = "/ebill.is.intnetIsu.bcncMgmt.cmd.FindBcncInfoList.is"; break; // [9_0_0] 마이페이지
			case "9_1_0" : URL = "/ebill.is.intnetIsu.bcncMgmt.cmd.FindBcncInfoList.is"; break; // [9_1_0] My거래처정보관리
				case "9_1_1" : URL = "/ebill.is.intnetIsu.bcncMgmt.cmd.FindBcncInfoList.is"; break; // [9_1_1] 정보관리
				case "9_1_2" : URL = "/ebill.is.intnetIsu.bcncMgmt.cmd.CreateBcncInfoBnde.is"; break; // [9_1_2] 일괄등록
				case "9_1_3" : URL = "/ebill.is.intnetIsu.bcncMgmt.cmd.FindBcncThngList.is"; break; // [9_1_3] 물품목록조회
			case "9_2_0" : URL = "/ebill.ep.home.user.cmd.MainSubBusnForm.ep"; break; // [9_2_0] 주종사업자전환
			case "9_3_0" : URL = "/ebill.ep.home.user.cmd.OpenCert.ep"; break; // [9_3_0] 공인인증서관리
				case "9_3_1" : URL = "/ebill.ep.home.user.cmd.FindCertList.ep"; break; // [9_3_1] 공인인증서조회
				case "9_3_2" : URL = "/ebill.ep.home.user.cmd.OpenCert.ep"; break; // [9_3_2] 공인인증서목록
			case "9_4_0" : URL = "/ebill.ep.home.intrst.cmd.FindIntrstList.ep"; break; // [9_4_0] 관심메뉴등록
			case "9_5_0" : URL = "/ebill.ep.home.user.cmd.OpenHmpgUser.ep"; break; // [9_5_0] 개인정보변경
			case "9_6_0" : URL = "/ebill.ep.home.user.cmd.FindPwdChng.ep"; break; // [9_6_0] 비밀번호변경
			case "9_7_0" : URL = "/ebill.is.intnetIsu.giroIsuRcveMgmt.cmd.FindRcveDtlsList.is"; break;// [9_7_0] 접수 내역 목록조회
			    case "9_7_1" : URL = "/ebill.is.intnetIsu.giroIsuRcveMgmt.cmd.FindRcveDtlsList.is"; break;// [9_7_1] 접수 내역 목록조회
			case "9_8_0" : URL = "/ebill.ep.home.user.cmd.FindReprBusnAgre.ep"; break; // [9_8_0] 세무대리 동의
			    case "9_8_1" : URL = "/ebill.ep.home.user.cmd.FindReprBusnAgre.ep"; break; // [9_8_1] 수임동의
			    case "9_8_2" : URL = "/ebill.ep.home.user.cmd.FindReprAgreMembInfo.ep"; break; // [9_8_2] 수임동의 조회
		    //  case "9_9_0" : URL = "/ebill.ep.home.user.cmd.FindTaxMgmtNo.ep"; break; // [9_9_0] 세무대리인
		    //	case "9_9_1" : URL = "/ebill.ep.home.user.cmd.FindTaxMgmtNo.ep"; break; // [9_9_1] 수임납세자 전환
			    case "9_9_0" : URL = "/ebill.ep.home.user.cmd.FindTaxAgentChng.ep"; break; 
		    	case "9_9_1" : URL = "/ebill.ep.home.user.cmd.FindTaxAgentChng.ep"; break; 
		    case "9_10_0" : URL = "/ebill.is.intnetIsu.cntcBusnRecvMgmt.cmd.FindCntcBusnRecv.is"; break; // [9_10_0] 연계사업자수신함관리
		    case "9_11_0" : URL = "/ebill.ep.home.mailMgmt.cmd.MailStts.ep"; break; // [9_11_0] 메일관리
		    case "9_12_1" : URL = "/ebill.is.intnetIsu.thngMgmt.cmd.CreateThngList.is"; break; // [9_12_1] 품목관리
		    case "9_12_2" : URL = "/ebill.is.intnetIsu.thngMgmt.cmd.FindThngList.is"; break; // [9_12_2] 품목관리
		    case "9_12_3" : URL = "/ebill.is.intnetIsu.thngMgmt.cmd.CreateThngBnde.is"; break; // [9_12_3] 품목관리
		    case "9_13_1" : URL = "/ebill.is.intnetIsu.othMgmt.cmd.CreateMassDataRqst.is"; break; // [9_13_1] 대량 자료 신청 
			case "9_13_2" : URL = "/ebill.is.intnetIsu.othMgmt.cmd.FindMassDataRqstList3.is"; break; // [9_13_2] 대량 자료 신청취소
			case "9_13_3" : URL = "/ebill.is.intnetIsu.othMgmt.cmd.FindMassDataRqstList.is"; break; // [9_13_3] 대량 자료  목록조회 및 내려받기
			case "9_14_0" : URL = "/ebill.ep.home.user.cmd.FindHqBusnAgreResult.ep"; break; // [9_14_0] 본점 조회 권한 부여 동의
			    case "9_14_1" : URL = "/ebill.ep.home.user.cmd.FindHqBusnAgreResult.ep"; break; // [9_14_1] 권한 동의
			    case "9_14_2" : URL = "/ebill.ep.home.user.cmd.FindHqBusnAgreInfo.ep" ; break; // [9_14_2] 권한 동의 조회 및 삭제
		    case "9_15_0" : URL = "/ebill.ep.home.user.cmd.FindHqBusnChng.ep"; break; // [9_15_0] 본(지점)납세자 전환
		//************************************page9************************************//

			
		//************************************page10************************************//
		// [10] 회원서비스
		case "10_0_0" : URL = "/ebill.ep.home.user.cmd.StplatIndvdlInfoPrtcAgre.xx"; break; // [10_0_0] 회원서비스
			case "10_1_0" : URL = "/ebill.ep.home.user.cmd.StplatIndvdlInfoPrtcAgre.xx"; break; // [10_1_0] 회원가입
				case "10_1_1" : URL = "/ebill.ep.home.user.cmd.StplatIndvdlInfoPrtcAgre.xx"; break; // [10_1_1] 회원가입
			case "10_2_0" : URL = "/ebill.ep.home.user.cmd.LoginMgmt.xx"; break; // [10_2_0] 로그인로그아웃
				case "10_2_1" :
					URL = "/ebill.ep.home.user.cmd.LoginMgmt.xx";
					
					if(args[1] != undefined) {
						//alert("arg2 not undefined");
						URL += "?nextPage_=" + args[1];
						//alert("make url " + URL)
					}
					
					break; // [10_2_1] 로그인
				case "10_2_2" : URL = "/ebill.ep.home.user.cmd.FindLogoutFM.xx"; break; // [10_2_2] 로그아웃
			case "10_3_0" : URL = "/ebill.ep.home.user.cmd.FindIdPwdSearch.xx"; break; // [10_3_0] 아이디패스워드찾기
		//************************************page10************************************//
			
		
		//************************************page11************************************//
		// [11] 약관및정책
		case "11_0_0" : URL = "/ebill.ep.home.useStplat.cmd.FindUseStplat.xx"; break; // [11_0_0] 약관및정책
			case "11_1_0" : URL = "/ebill.ep.home.useStplat.cmd.FindUseStplat.xx"; break; // [11_1_0] 이용약관
			case "11_2_0" : URL = "/ebill.ep.home.indvdlInfoTrtmnt.cmd.FindIndvdlInfoTrtmnt.xx"; break; // [11_2_0] 개인정보취급방침
		//************************************page11************************************//
			
			
		//************************************page12************************************//
		// [12] 부가서비스
		case "12_0_0" : URL = "/ebill.ep.home.siteMap.cmd.FindSiteMap.xx"; break; // [12_0_0] 부가서비스
			case "12_1_0" : URL = "/ebill.ep.home.siteMap.cmd.FindSiteMap.xx"; break; // [12_1_0] SITEMAP
		//************************************page12************************************//
			
		//************************************page13***********************************//
		// [13] 연계사업자 등록현황
		case "13_0_0" : URL = "/ebill.bi.mntrngMgmt.busn.cmd.CntcBusnRgstSttus.xx"; break; // [13_0_0] 연계사업자 등록현황 조회
		//************************************page13***********************************//
		
			
		//***********************************family site********************************//
		case "family_01" : URL = "http://www.nts.go.kr/"; break; // [family_01 국세청] 
		case "family_02" : URL = "http://call.nts.go.kr/"; break; // [family_02 국세청고객만족센터] 
		case "family_03" : URL = "http://www.hometax.go.kr/"; break; // [family_03 홈택스]  
		case "family_04" : URL = "http://www.taxsave.go.kr/"; break; // [family_04 현금영수증] 
		case "family_05" : URL = "http://www.eitc.go.kr/"; break; // [family_05 근로장례세제] 
		case "family_06" : URL = "http://npoinfo.nts.go.kr/"; break; // [family_06 공익법인결산서류등공시시스템] 
		case "family_07" : URL = "http://taxinfo.nts.go.kr/"; break; // [family_07 국세법령정보시스템] 
		case "family_08" : URL = "http://www.yesone.go.kr/"; break; // [family_08 연말정산 간소화] 
		case "family_09" : URL = "http://www.yesone.go.kr/call/"; break; // [family_09 연말정산 맨투맨상담] 
		case "family_10" : URL = "http://taxstudy.nts.go.kr/"; break; // [family_10 국세공무교육원]
		case "family_11" : URL = "http://i.nts.go.kr/menu/main/main1.asp?tax_code=700"; break; // [family_11 국세청기술연구소]
		//***********************************family site********************************//
	}
	
	if(strVar=="mainBanner1"){ 
		cfOpenWindow("/static/html/certInfo.html", "MB_1", 600, 500, 100, 30);
		return;
	}else if(strVar=="mainBanner2"){
		//cfOpenWindow("/ebill.bi.mntrngMgmt.busn.cmd.FindCntcBusnRgstSttus.xx", "MB_2", 750, 450, 100, 30);
		XecureNavigate("/ebill.bi.mntrngMgmt.busn.cmd.FindCntcBusnRgstSttus.xx", "CntcBusn" ,'width=620px, height=490px, tollbar=no, location=no');
		return;
	}else if(strVar=="mainBanner3"){
		XecureNavigate("/ebill.is.vanIsu.busn.cmd.FindVanBusnRgstSttus.xx", "vanBusn" ,'width=620px, height=490px, tollbar=no, location=no');
		return;
	}else if(strVar=="mainBanner4"){
		//cfOpenWindow("/ebill.bi.xmlViewer.cmd.EtaxbilXmlViewer.xx", "MB_4", 675, 700, 100, 30);
		//XecureNavigate("/ebill.bi.xmlViewer.cmd.EtaxbilXmlViewer.xx", "XmlViewer" ,'width=765px, height=750px, scrollbars=yes, resizable=no, location=no');
		cfncOpenWindow("/ebill.bi.xmlViewer.cmd.EtaxbilXmlViewer.xx", "MB_4", 675, 700, 100, 30, "N");
		return;
	}
	
	//var extendName = URL.substring(URL.lastIndexOf(".")+1);
	var extendName = "";
	
	if(URL.lastIndexOf("?") > -1) {
		extendName = URL.substring(URL.lastIndexOf(".")+1, URL.lastIndexOf("?"));
	} else {
		extendName = URL.substring(URL.lastIndexOf(".")+1);
	} 
	
	//링크값이 없으면 실행
	if(URL=="")	{
		cfAlert("EP.INF.SRVC_PRPARE"); 
		return;
		
	} else if(URL=="ACTURL"){
		return;
		
	}else if(URL.indexOf("://") > -1) {
		window.open(URL, "", "");
		return;
		
	} else if(!isLogin && (extendName != "xx")) {

		cfAlert("EP.ERR.LOGIN_AUTH");		
		//if(window.location.pathname == "/ebill.ep.home.main.cmd.FindMain.xx") {
			//cfMovePage('10_2_1', URL.replace(/./gi, "_"));
			//alert(URL);
			//alert(URL.replace(/\./gi, '_'));
	    gNextPage = URL;
		cfMovePage('10_2_1', URL.replace(/\./gi, '_'));			
		//}		
		return;
	} else {
		if(simplHmpgFg=='Y' && simpleHomepageFg=='Y') {
			if(URL.indexOf("&") > -1) {
				URL = URL + "&simpleHomepageFg=Y";
			} else {
				URL = URL + "?simpleHomepageFg=Y";
			}
		}

		if(isXecure) {
			//alert("XecureNavigate 호출");
			if($("#XecureWeb")[0] == null && document.getElementsByName("XecureWeb") == null) {
				//alert("Normal Navigate");
				location.href=URL;
			} else {
				//alert("XecureNavigate");
				cfAppendXecureForm();
				XecureNavigate(URL, "_self");
			}
		} else {
			location.href=URL;
		}

	}
}