Advertisement
Guest User

index.php

a guest
Mar 31st, 2017
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.18 KB | None | 0 0
  1. <?
  2. $uagent=$_SERVER['HTTP_USER_AGENT'];
  3. if(preg_match('/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i',$uagent)|| preg_match('/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i',substr($uagent,0,4))){
  4. $utm_source=$_GET['utm_source'];
  5. $utm_medium=$_GET['utm_medium'];
  6. $utm_content=$_GET['utm_content'];
  7. }
  8. else
  9. {
  10. header('location: http://geosky.ge');
  11. }
  12. session_start();
  13. include("../db.php");
  14. if(isset($_SESSION[id]) and isset($_GET['exit']))
  15. {
  16. session_destroy();
  17. echo '<meta http-equiv="refresh" content="0;URL=index.php" />';
  18. }
  19.  
  20. ?>
  21. <!DOCTYPE html>
  22. <html lang="en">
  23. <!--[if lt IE 11]><html class="lt-ie11"> <![endif]-->
  24. <!--[if lt IE 10]><html class="lt-ie11 lt-ie10"> <![endif]-->
  25.  
  26. <!-- Mirrored from upsidethemes.net/demo/travis/html/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 26 Mar 2017 08:15:27 GMT -->
  27. <head>
  28. <meta charset="utf-8">
  29. <title>GeoSky Tourism Company</title>
  30. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  31. <meta name="description" content="">
  32. <meta name="author" content="">
  33. <link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Poppins:300,400,500,600,700" rel="stylesheet">
  34. <link rel="stylesheet" href="css/bootstrap.min.css" media="all" />
  35. <link rel="stylesheet" href="css/font-awesome.css" media="all" />
  36. <link rel="stylesheet" href="css/themify-icons.css" media="all" />
  37. <link rel="stylesheet" href="css/superfish.css" media="all" />
  38. <link rel="stylesheet" href="css/jquery.navgoco.css" media="all" />
  39. <link rel="stylesheet" href="css/slider-pro.min.css" media="all" />
  40. <link rel="stylesheet" href="css/jquery.mCustomScrollbar.css" media="all" />
  41. <link rel="stylesheet" href="css/owl.carousel.css">
  42. <link rel="stylesheet" href="css/owl.theme.css">
  43. <link rel="stylesheet" href="css/magnific-popup.css">
  44. <link rel="stylesheet" href="kopalisting/assets/css/jquery-ui.min.css">
  45. <link rel="stylesheet" href="kopalisting/assets/css/kopalisting.css">
  46. <link rel="stylesheet" href="kopalisting/assets/css/style.css">
  47. <link rel="stylesheet" href="style.css">
  48.  
  49. <script src="js/modernizr.custom.js"></script>
  50.  
  51. <!-- Le fav and touch icons -->
  52. <link rel="shortcut icon" href="img/icons/favicon.ico">
  53.  
  54.  
  55.  
  56. </head>
  57.  
  58. <body class="kopalisting">
  59.  
  60. <div class="main-container">
  61.  
  62. <header class="kopa-page-header-2">
  63.  
  64. <div class="kopa-header-top">
  65.  
  66. <div class="container">
  67. <?
  68. if(!isset($_SESSION[id]))
  69. {
  70. echo '<div class="alignleft">
  71.  
  72. <div class="kopa-account">
  73. <a href="login.php">sign in</a>
  74. &nbsp;/&nbsp;
  75. <a href="register.php">register</a>
  76. </div>
  77.  
  78. </div>';
  79. }
  80. ?>
  81. <div class="alignright">
  82.  
  83. <div class="kopa-social-links">
  84. <ul class="clearfix">
  85. <li><a href="#" class="fa fa-facebook"></a></li>
  86. <li><a href="#" class="fa fa-twitter"></a></li>
  87. <li><a href="#" class="fa fa-behance"></a></li>
  88. <li><a href="#" class="fa fa-instagram"></a></li>
  89. <li><a href="#" class="fa fa-linkedin"></a></li>
  90. <li><a href="#" class="fa fa-google-plus"></a></li>
  91. </ul>
  92. </div>
  93.  
  94. </div>
  95.  
  96. </div>
  97. <!-- container -->
  98.  
  99. </div>
  100. <!-- kopa-header-top -->
  101.  
  102. <div class="kopa-header-bottom">
  103.  
  104. <div class="container">
  105.  
  106. <div class="alignleft">
  107.  
  108. <div class="kopa-logo" style="width: 150px; height: 40px;margin-top: -8px;">
  109. <a href="index.php">
  110. <img width="65%" height="65%" src="http://geosky.ge/img/logo.png" alt="">
  111. </a>
  112. </div>
  113. <!-- kopa-logo -->
  114.  
  115. </div>
  116.  
  117. <div class="alignright">
  118.  
  119. <nav class="mobile-nav">
  120.  
  121. <span><i class="fa fa-bars"></i></span>
  122. <ul class="mobile-menu">
  123. <?
  124. if(isset($_SESSION[id]))
  125. {
  126. $GetUser = mysql_query("SELECT * FROM users WHERE id='$_SESSION[id]'");
  127. $GetUserRow = mysql_fetch_array($GetUser);
  128. echo '
  129. <li>
  130. <a href="profile.php"><img src="'.$GetUserRow[avatar].'" width="25%" height="25%">&nbsp;&nbsp;&nbsp; '.$GetUserRow[firstname].' '.$GetUserRow[lastname].'</a>
  131. <ul class="sub-menu">
  132. <li><a href="profile.php">My Profile</a></li>
  133. <li><a href="orders.php">My Orders</a></li>
  134. <li><a href="index.php?exit">Log Out</a></li>
  135. </ul>
  136. </li>
  137. ';
  138. }
  139. ?>
  140. <li class="current-menu-item">
  141. <a href="index.php">Home</a>
  142. </li>
  143. <li>
  144. <a href="news.php">News</a>
  145. </li>
  146. <li>
  147. <a href="gallery.php">gallery</a>
  148.  
  149. </li>
  150. <li>
  151. <a href="tours.php">Tours</a>
  152. <!--<ul class="sub-menu">
  153. <li><a href="tours.php">shida</a></li>
  154. <li><a href="tours.php">gare</a></li>
  155. </ul>-->
  156. </li>
  157.  
  158. <li><a href="hotels.php">hotels</a></li>
  159. <li><a href="contact.php">contact us</a></li>
  160.  
  161. </ul>
  162.  
  163. </nav>
  164. <!-- mobile-nav -->
  165.  
  166. <div class="kopa-search style-01">
  167. <i class="fa fa-search"></i>
  168. </div>
  169.  
  170. <nav class="main-nav">
  171.  
  172. <ul class="main-menu sf-menu">
  173. <li class="current-menu-item">
  174. <a href="index.php">Home</a>
  175. </li>
  176. <li>
  177. <a href="listing-item-list.html">listing</a>
  178. <ul class="sub-menu">
  179. <li><a href="listing-item-list.html">listing item list</a></li>
  180. <li><a href="listing-item-single.html">listing item single</a></li>
  181. </ul>
  182. </li>
  183. <li>
  184. <a href="about.html">pages</a>
  185. <ul class="sub-menu">
  186. <li><a href="about.html">about</a></li>
  187. <li><a href="faq.html">FAQs</a></li>
  188. <li><a href="404.html">404</a></li>
  189. </ul>
  190. </li>
  191. <li>
  192. <a href="about.html">shortcodes</a>
  193. <div class="sf-mega col-md-12 col-xs-12 col-sm-12">
  194. <div class="row">
  195.  
  196. <div class="sf-mega-section col-md-4 col-xs-4 col-sm-4">
  197. <div class="widget">
  198. <h3 class="widget-title style-03">shortcodes list</h3>
  199. <div class="widget-content">
  200. <ul>
  201. <li><a href="sc-alert.html">alert</a></li>
  202. <li><a href="sc-collapse.html">accordon&toggle</a></li>
  203. <li><a href="sc-header.html">header</a></li>
  204. <li><a href="sc-footer.html">footer</a></li>
  205. </ul>
  206. </div>
  207. </div>
  208. <!-- widget -->
  209. </div>
  210. <!-- col-md-4 -->
  211.  
  212. <div class="sf-mega-section col-md-4 col-xs-4 col-sm-4">
  213. <div class="widget">
  214. <h3 class="widget-title style-03">shortcodes list</h3>
  215. <div class="widget-content">
  216. <ul>
  217. <li><a href="sc-pricing-table.html">pricing table</a></li>
  218. <li><a href="sc-quote.html">blockquote</a></li>
  219. <li><a href="sc-tab.html">tab</a></li>
  220. <li><a href="sc-typographic.html">typographic</a></li>
  221. </ul>
  222. </div>
  223. </div>
  224. <!-- widget -->
  225. </div>
  226. <!-- col-md-4 -->
  227.  
  228. <div class="sf-mega-section col-md-4 col-xs-4 col-sm-4">
  229. <div class="widget">
  230. <h3 class="widget-title style-03">Column 3</h3>
  231. <div class="widget-content">
  232. <div class="entry-thumb">
  233. <a href="#">
  234. <img src="images/one/1.jpg" alt="">
  235. </a>
  236. </div>
  237. </div>
  238. </div>
  239. <!-- widget -->
  240. </div>
  241. <!-- col-md-4 -->
  242.  
  243. </div>
  244. </div>
  245. </li>
  246. <li><a href="gallery.html">gallery</a></li>
  247. <li><a href="contact.html">contact</a></li>
  248. <li>
  249. <a href="blog.html">blog</a>
  250. <ul class="sub-menu">
  251. <li><a href="blog.html">blog list</a></li>
  252. <li>
  253. <a href="blog-single.html">blog single</a>
  254. <ul class="sub-menu">
  255. <li><a href="blog-single.html">blog single standard</a></li>
  256. <li><a href="blog-single-audio.html">blog single audio</a></li>
  257. <li><a href="blog-single-gallery.html">blog single gallery</a></li>
  258. <li><a href="blog-single-video.html">blog single video</a></li>
  259. </ul>
  260. </li>
  261. </ul>
  262. </li>
  263. </ul>
  264.  
  265. </nav>
  266. <!-- main-nav -->
  267.  
  268. </div>
  269.  
  270. </div>
  271. <!-- container -->
  272.  
  273. </div>
  274. <!-- kopa-header-bottom -->
  275.  
  276. </header>
  277. <!-- kopa-page-header-2 -->
  278. <!-- kopa-page-header-1 -->
  279.  
  280. <div id="main-content">
  281.  
  282. <section class="kopa-area kopa-area-1 kopa-area-no-space">
  283.  
  284. <div class="widget kopa-widget-slider">
  285. <div class="widget-content module-slider-1">
  286.  
  287. <div class="slider-pro slider-pro-1 sp-btn-1">
  288. <div class="sp-slides">
  289. <?
  290. $GetHeader = mysql_query("SELECT * FROM system WHERE id='1'");
  291. $GetHeaderRow = mysql_fetch_array($GetHeader);
  292. echo '
  293. <div class="sp-slide">
  294. <img class="sp-image sp-image-bg" src="images/slider-pro/blank.gif" data-src="'.$GetHeaderRow[header_image1].'" data-retina="'.$GetHeaderRow[header_image1].'" alt="" />
  295. <p class="sp-layer sp-txt-1" data-horizontal="0" data-vertical="310" data-show-transition="down" data-hide-transition="up" data-show-delay="400" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">'.$GetHeaderRow[header_text1].'</p>
  296. <p class="sp-layer sp-txt-2" data-horizontal="0" data-vertical="345" data-show-transition="left" data-hide-transition="up" data-show-delay="800" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">'.$GetHeaderRow[header_text2].'</p>
  297. <p class="sp-layer sp-link-1" data-horizontal="0" data-vertical="460" data-show-transition="up" data-hide-transition="up" data-show-delay="1200" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">
  298. <a href="#">'.$GetHeaderRow[header_text3].'</a>
  299. </p>
  300. </div>
  301. <!-- sp-slide -->
  302.  
  303. <div class="sp-slide">
  304. <img class="sp-image sp-image-bg" src="images/slider-pro/blank.gif" data-src="'.$GetHeaderRow[header_image2].'" data-retina="'.$GetHeaderRow[header_image2].'" alt="" />
  305. <p class="sp-layer sp-txt-1" data-horizontal="0" data-vertical="310" data-show-transition="down" data-hide-transition="up" data-show-delay="400" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">'.$GetHeaderRow[header_text1].'</p>
  306. <p class="sp-layer sp-txt-2" data-horizontal="0" data-vertical="345" data-show-transition="left" data-hide-transition="up" data-show-delay="800" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">'.$GetHeaderRow[header_text2].'</p>
  307. <p class="sp-layer sp-link-1" data-horizontal="0" data-vertical="460" data-show-transition="up" data-hide-transition="up" data-show-delay="1200" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">
  308. <a href="#">'.$GetHeaderRow[header_text3].'</a>
  309. </p>
  310. </div>
  311. <!-- sp-slide -->
  312.  
  313. <div class="sp-slide">
  314. <img class="sp-image sp-image-bg" src="images/slider-pro/blank.gif" data-src="'.$GetHeaderRow[header_image3].'" data-retina="'.$GetHeaderRow[header_image3].'" alt="" />
  315. <p class="sp-layer sp-txt-1" data-horizontal="0" data-vertical="310" data-show-transition="down" data-hide-transition="up" data-show-delay="400" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">'.$GetHeaderRow[header_text1].'</p>
  316. <p class="sp-layer sp-txt-2" data-horizontal="0" data-vertical="345" data-show-transition="left" data-hide-transition="up" data-show-delay="800" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">'.$GetHeaderRow[header_text2].'</p>
  317. <p class="sp-layer sp-link-1" data-horizontal="0" data-vertical="460" data-show-transition="up" data-hide-transition="up" data-show-delay="1200" data-hide-delay="200" data-show-duration="1000" data-hide-duration="1000">
  318. <a href="#">'.$GetHeaderRow[header_text3].'</a>
  319. </p>
  320. </div>';
  321. ?>
  322. </div>
  323. <!-- sp-slides -->
  324.  
  325. </div>
  326. <!-- slider-pro -->
  327.  
  328. <div class="loading">
  329. <i class="fa fa-spinner fa-spin"></i>
  330. </div>
  331.  
  332. </div>
  333. </div>
  334. <!-- widget -->
  335.  
  336. <div class="kopa-area-ab">
  337.  
  338. <div class="container">
  339.  
  340. <div class="widget kopalisting widget_search_broad">
  341.  
  342. <h3 class="widget-title style-01" style="left:385px;">
  343. <i class="fa fa-home"></i>
  344. Tours
  345. </h3>
  346. <center>
  347. <div class="widget-content" style="width:400px;">
  348.  
  349. <form action="tours.php" method="GET" style="width: 890px;">
  350.  
  351. <div class="row kopa-row-2 kopa-mh">
  352.  
  353. <div class="col-3">
  354. <label>Location</label>
  355. <input name="location" type="text" class="input-text" placeholder=""></div>
  356. <!-- col-3 -->
  357.  
  358.  
  359. <!-- col-4 -->
  360.  
  361.  
  362. <!-- col-3 -->
  363.  
  364. <div class="col-2" style="top:33px;">
  365. <label class="kopa-mobile-hide">&nbsp;</label>
  366. <button type="submit" class="search-submit btn btn-light-color">
  367. Search
  368. </button>
  369. </div>
  370. <!-- col-2 -->
  371.  
  372. </div>
  373. <!-- row -->
  374.  
  375. </form>
  376. <!-- searchboard-form -->
  377.  
  378. </div>
  379. </center>
  380.  
  381. </div>
  382. <!-- widget -->
  383.  
  384. </div>
  385. <!-- container -->
  386.  
  387. </div>
  388.  
  389. </section>
  390. <!-- kopa-area -->
  391.  
  392. <section class="kopa-area kopa-area-0">
  393.  
  394. <div class="widget kopa-widget-item-list">
  395. <header class="widget-header style-01">
  396. <h4 class="widget-sub-title">TRAviS ITEMS</h4>
  397. <h3 class="widget-title">latest Destination</h3>
  398. </header>
  399. <div class="widget-content module-item-list-1">
  400.  
  401. <div class="kopa-carousel-1">
  402.  
  403. <div class="owl-carousel owl-carousel-1" data-pagination="false" data-navigation="true" data-item="5" data-item-desktop="[1160,3]" data-item-tablet="[799,3]" data-item-tablet-small="[767,1]">
  404. <?
  405. $GetTour = mysql_query("SELECT * FROM tours ORDER BY id DESC LIMIT 3");
  406. $GetTourRow = mysql_fetch_array($GetTour);
  407. do
  408. {
  409. echo '<div class="item">
  410. <div class="listing-item">
  411. <div class="item-thumb">
  412. <a href="tours.php?id='.$GetTourRow[id].'">
  413. <img src="'.$GetTourRow[main_pic].'" alt="">
  414. </a>
  415. <div class="item-action">
  416. <div>
  417. dsfjhasoljchn;sdj;aP
  418. </div>
  419. <a href="tours.php?id='.$GetTourRow[id].'" class="btn kopa-btn-1">book now</a>
  420. </div>
  421. </div>
  422. <div class="item-content">
  423. <h4 class="item-title">
  424. <a href="tours.php?id='.$GetTourRow[id].'">'.$GetTourRow[name].'</a>
  425. </h4>
  426. <div class="item-price-avg">
  427. <div class="price-wrap">
  428. <span>
  429. <ins>
  430. <span>&#36; </span>'.$GetTourRow[price_1_USD].'
  431. </ins>
  432. </span>
  433. </div>
  434. <span> Per person</span>
  435. </div>
  436. </div>
  437. </div>
  438. <!-- item -->
  439. </div>';
  440. }
  441. while($GetTourRow = mysql_fetch_array($GetTour));
  442. ?>
  443. <!-- item -->
  444.  
  445.  
  446. <!-- item -->
  447.  
  448. </div>
  449.  
  450. <div class="loading">
  451. <i class="fa fa-spinner fa-spin"></i>
  452. </div>
  453.  
  454. </div>
  455. <!-- kopa-carousel-1 -->
  456.  
  457. </div>
  458. </div>
  459. <!-- widget -->
  460.  
  461. </section>
  462. <!-- kopa-area-0 -->
  463.  
  464.  
  465.  
  466. <section class="kopa-area kopa-area-3 kopa-area-parallax white-text-style">
  467.  
  468. <div class="container">
  469.  
  470. <div class="widget kopa-widget-popup-video">
  471. <div class="widget-content module-popup-video-1 text-center sj-popup">
  472.  
  473. <a href="https://vimeo.com/10611755" class="kopa-icon-1 popup-vd-link">
  474. <i class="fa fa-play"></i>
  475. </a>
  476.  
  477. </div>
  478. </div>
  479. <!-- widget -->
  480.  
  481. </div>
  482. <!-- container -->
  483.  
  484. </section>
  485. <!-- kopa-area-3 -->
  486.  
  487. <section class="kopa-area kopa-area-4">
  488.  
  489. <div class="container">
  490.  
  491. <div class="widget kopa-widget-item-list">
  492. <header class="widget-header text-center">
  493. <h3 class="widget-title">Hotels</h3>
  494. </header>
  495. <div class="widget-content module-item-list-2">
  496.  
  497. <ul class="row kopa-mh sj-popup">
  498.  
  499.  
  500.  
  501.  
  502. <?
  503. $GetItem = mysql_query("SELECT * FROM hotels ORDER BY id DESC LIMIT 6");
  504. $GetItemRow = mysql_fetch_array($GetItem);
  505. do
  506. {
  507. echo ' <li class="col-md-6 col-sm-6 col-xs-6">
  508. <div class="listing-item style-01 kopa-mh">
  509. <div class="item-thumb">
  510. <a href="hotel_item.php?id='.$GetItemRow[id].'">
  511. <div class="imggg"><img src="'.$GetItemRow[main_pic].'" alt=""></div>
  512. </a>
  513.  
  514. <a href="hotel_item.php?id='.$GetItemRow[id].'" class="btn kopa-btn-2">Book Now</a>
  515. <a href="hotel_item.php?id='.$GetItemRow[id].'" class="btn kopa-btn-3">'.$GetItemRow[location].'</a>
  516. </div>
  517. <div class="item-content">
  518. <h4 class="item-title">
  519. <a href="hotel_item.php?id='.$GetItemRow[id].'">'.$GetItemRow[name].'</a>
  520. </h4>
  521.  
  522. <div class="item-price-avg">
  523. <span>From </span>
  524. <div class="price-wrap">
  525. <span>
  526. <ins>';
  527. if(isset($_SESSION[id]))
  528. {
  529.  
  530.  
  531. if($GetUserInfoRow[currency] == 'USD')
  532. {
  533. echo '<span>&#36;</span>'.$GetItemRow[price_1_USD];
  534. }
  535. if($GetUserInfoRow[currency] == 'GEL')
  536. {
  537. echo '<span>GEL</span> '.$GetItemRow[price_1_GEL];
  538. }
  539.  
  540. }
  541. else
  542. {
  543. echo '<span>&#36;</span>'.$GetItemRow[price_1_USD];
  544. }
  545. echo '</ins>
  546. </span>
  547. </div><br>
  548. <span style="font-size:12px;"><b> *1 tourist</b></span>
  549. </div>
  550. <p>'.$GetItemRow[s_description].'</p>
  551. <a href="hotel_item.php?id='.$GetItemRow[id].'" class="more-link">Details</a>
  552. </div>
  553. </div>
  554. <!-- listing-item -->
  555. </li>';
  556. }
  557. while($GetItemRow = mysql_fetch_array($GetItem));
  558. ?>
  559.  
  560. </ul>
  561.  
  562. </div>
  563. </div>
  564. <!-- widget -->
  565.  
  566. </div>
  567. <!-- container -->
  568.  
  569. </section>
  570. <!-- kopa-area-4 -->
  571.  
  572.  
  573. <!-- kopa-area -->
  574.  
  575.  
  576. <!-- kopa-area-4 -->
  577.  
  578. </div>
  579. <!-- main-content -->
  580.  
  581. <div class="bottom-sidebar style-02">
  582.  
  583. <div class="container">
  584.  
  585. <section class="bottom-area-1">
  586.  
  587. <div class="widget kopa-widget-contact">
  588. <div class="widget-content module-contact-3">
  589.  
  590. <ul class="row kopa-mh text-center">
  591. <?
  592. $GetFooter = mysql_query("SELECT * FROM system WHERE id='1'");
  593. $GetFooterRow = mysql_fetch_array($GetFooter);
  594. echo '<li class="col-md-4 col-sm-4 col-xs-4">
  595. <div class="item">
  596. <div class="kopa-icon-7">
  597. <i class="fa fa-envelope-o"></i>
  598. </div>
  599. <h4>email</h4>
  600. <a href="mailto:'.$GetFooterRow[email].'">'.$GetFooterRow[email].'</a>
  601. </div>
  602. </li>
  603.  
  604. <li class="col-md-4 col-sm-4 col-xs-4">
  605. <div class="item">
  606. <div class="kopa-icon-7">
  607. <i class="fa fa-phone"></i>
  608. </div>
  609. <h4>call</h4>
  610. <p>'.$GetFooterRow[mobile].'</p>
  611. </div>
  612. </li>
  613.  
  614. <li class="col-md-4 col-sm-4 col-xs-4">
  615. <div class="item">
  616. <div class="kopa-icon-7">
  617. <i class="fa fa-map-marker"></i>
  618. </div>
  619. <h4>Our Address</h4>
  620. <p>'.$GetFooterRow[address].'</p>
  621. </div>
  622. </li>';
  623. ?>
  624. </ul>
  625.  
  626. </div>
  627. </div>
  628. <!-- widget -->
  629.  
  630. </section>
  631. <!-- bottom-area-1 -->
  632.  
  633. <section class="bottom-area-2">
  634.  
  635. <div class="kopa-social-links style-04 text-center">
  636. <ul class="clearfix">
  637. <li><a href="#" class="fa fa-facebook"></a></li>
  638. <li><a href="#" class="fa fa-twitter"></a></li>
  639. <li><a href="#" class="fa fa-behance"></a></li>
  640. <li><a href="#" class="fa fa-instagram"></a></li>
  641. <li><a href="#" class="fa fa-linkedin"></a></li>
  642. <li><div class="fb-share-button" data-href="http://mafiag.ru/tour2/" data-layout="button" data-mobile-iframe="true"><a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fmafiag.ru%2Ftour2%2F&amp;src=sdkpreparse">Поделиться</a></div></li>
  643. </ul>
  644. </div>
  645.  
  646. </section>
  647. <!-- bottom-area-2 -->
  648.  
  649. </div>
  650. <!-- container -->
  651.  
  652. </div>
  653. <!-- bottom-sidebar -->
  654.  
  655. <footer class="kopa-footer">
  656. <div class="container text-center">
  657.  
  658. <p class="kopa-text-1">&copy; <? echo $GetFooterRow[footer_text]; ?></p>
  659.  
  660. </div>
  661. <!-- container -->
  662. </footer>
  663.  
  664. <a href="#" class="scrollup"><span class="ti-arrow-up"></span></a>
  665. <div class="kopa-select-list"></div>
  666.  
  667. </div>
  668. <!-- main-container -->
  669.  
  670. <div class="body-overlay"></div>
  671.  
  672. <div class="body-background"></div>
  673.  
  674. <section class="slide-area">
  675.  
  676. <div class="slide-container">
  677.  
  678. <div class="close-btn">
  679. <img src="images/one/1.png" alt="">
  680. </div>
  681.  
  682. <div class="kopa-search-box">
  683. <form action="#" class="search-form" method="get">
  684. <button type="submit" class="search-submit">
  685. <span class="fa fa-search"></span>
  686. </button>
  687. <input type="text" name="s" class="search-text">
  688. </form>
  689. <span class="search-label">search</span>
  690. </div>
  691. <!-- kopa-search-box -->
  692.  
  693. <nav class="slide-nav">
  694. <ul class="slide-menu">
  695. <li class="current-menu-item">
  696. <a href="index.php">Home</a>
  697. </li>
  698. <li>
  699. <a href="listing-item-list.html">listing</a>
  700. <ul class="sub-menu">
  701. <li><a href="listing-item-list.html">listing item list</a></li>
  702. <li><a href="listing-item-single.html">listing item single</a></li>
  703. </ul>
  704. </li>
  705. <li>
  706. <a href="about.html">pages</a>
  707. <ul class="sub-menu">
  708. <li><a href="about.html">about</a></li>
  709. <li><a href="faq.html">FAQs</a></li>
  710. <li><a href="404.html">404</a></li>
  711. </ul>
  712. </li>
  713. <li>
  714. <a href="sc-header.html">shortcodes</a>
  715. <ul class="sub-menu">
  716. <li><a href="sc-alert.html">alert</a></li>
  717. <li><a href="sc-collapse.html">accordon&toggle</a></li>
  718. <li><a href="sc-header.html">header</a></li>
  719. <li><a href="sc-footer.html">footer</a></li>
  720. <li><a href="sc-pricing-table.html">pricing table</a></li>
  721. <li><a href="sc-quote.html">blockquote</a></li>
  722. <li><a href="sc-tab.html">tab</a></li>
  723. <li><a href="sc-typographic.html">typographic</a></li>
  724. </ul>
  725. </li>
  726. <li><a href="gallery.html">gallery</a></li>
  727. <li><a href="contact.html">contact</a></li>
  728. <li>
  729. <a href="blog.html">blog</a>
  730. <ul class="sub-menu">
  731. <li><a href="blog.html">blog list</a></li>
  732. <li>
  733. <a href="blog-single.html">blog single</a>
  734. <ul class="sub-menu">
  735. <li><a href="blog-single.html">blog single standard</a></li>
  736. <li><a href="blog-single-audio.html">blog single audio</a></li>
  737. <li><a href="blog-single-gallery.html">blog single gallery</a></li>
  738. <li><a href="blog-single-video.html">blog single video</a></li>
  739. </ul>
  740. </li>
  741. </ul>
  742. </li>
  743. </ul>
  744. </nav>
  745. <!-- slide-nav -->
  746.  
  747. <nav class="slide-mobile-nav">
  748. <ul class="slide-mobile-menu">
  749. <li class="current-menu-item">
  750. <a href="index.php">Home</a>
  751. </li>
  752. <li>
  753. <a href="listing-item-list.html">listing</a>
  754. <ul class="sub-menu">
  755. <li><a href="listing-item-list.html">listing item list</a></li>
  756. <li><a href="listing-item-single.html">listing item single</a></li>
  757. </ul>
  758. </li>
  759. <li>
  760. <a href="about.html">pages</a>
  761. <ul class="sub-menu">
  762. <li><a href="about.html">about</a></li>
  763. <li><a href="faq.html">FAQs</a></li>
  764. <li><a href="404.html">404</a></li>
  765. </ul>
  766. </li>
  767. <li>
  768. <a href="sc-header.html">shortcodes</a>
  769. <ul class="sub-menu">
  770. <li><a href="sc-alert.html">alert</a></li>
  771. <li><a href="sc-collapse.html">accordon&toggle</a></li>
  772. <li><a href="sc-header.html">header</a></li>
  773. <li><a href="sc-footer.html">footer</a></li>
  774. <li><a href="sc-pricing-table.html">pricing table</a></li>
  775. <li><a href="sc-quote.html">blockquote</a></li>
  776. <li><a href="sc-tab.html">tab</a></li>
  777. <li><a href="sc-typographic.html">typographic</a></li>
  778. </ul>
  779. </li>
  780. <li><a href="gallery.html">gallery</a></li>
  781. <li><a href="contact.html">contact</a></li>
  782. <li>
  783. <a href="blog.html">blog</a>
  784. <ul class="sub-menu">
  785. <li><a href="blog.html">blog list</a></li>
  786. <li>
  787. <a href="blog-single.html">blog single</a>
  788. <ul class="sub-menu">
  789. <li><a href="blog-single.html">blog single standard</a></li>
  790. <li><a href="blog-single-audio.html">blog single audio</a></li>
  791. <li><a href="blog-single-gallery.html">blog single gallery</a></li>
  792. <li><a href="blog-single-video.html">blog single video</a></li>
  793. </ul>
  794. </li>
  795. </ul>
  796. </li>
  797. </ul>
  798. </nav>
  799. <!-- slide-mobile-nav -->
  800.  
  801. <div class="widget kopa-widget-newsletter">
  802. <h3 class="widget-title style-02">
  803. <span>Contact Us</span>
  804. </h3>
  805. <div class="widget-content">
  806.  
  807. <p>Please Contact Us if you have any offer or want to get a job in our great team of News Experts.</p>
  808.  
  809. <div class="kopa-form-box">
  810. <div class="comment-respond">
  811.  
  812. <form class="kopa-form-1" action="http://upsidethemes.net/demo/travis/html/processForm.php" method="post" novalidate="novalidate">
  813.  
  814. <p class="input-block">
  815. <i class="fa fa-user"></i>
  816. <input type="text" value="Your Name" onfocus="if(this.value=='Name')this.value='';" onblur="if(this.value=='')this.value='Name';" name="name" class="valid">
  817. </p>
  818. <p class="input-block">
  819. <i class="fa fa-envelope"></i>
  820. <input type="text" value="Email" onfocus="if(this.value=='Email')this.value='';" onblur="if(this.value=='')this.value='Email';" name="email" class="valid">
  821. </p>
  822.  
  823. <p class="textarea-block">
  824. <i class="fa fa-pencil"></i>
  825. <textarea name="message" placeholder="Message" cols="88" rows="6"></textarea>
  826. </p>
  827.  
  828. <p class="input-block btn-block clearfix text-center">
  829. <input type="submit" value="Send A message" class="ct-submit-1">
  830. </p>
  831.  
  832. </form>
  833.  
  834. </div>
  835. </div>
  836. <!-- form-box -->
  837.  
  838. </div>
  839. </div>
  840. <!-- widget -->
  841.  
  842. </div>
  843.  
  844. </section>
  845. <!-- slide-area -->
  846.  
  847. <section class="search-area">
  848.  
  849. <div class="close-btn">
  850. <i class="fa fa-close"></i>
  851. </div>
  852.  
  853. <div class="container">
  854.  
  855. <div class="row">
  856.  
  857. <div class="col-md-8 col-sm-10 col-xs-12 col-md-push-2 col-sm-push-1">
  858.  
  859. <form action="#" class="search-form-area" method="get">
  860. <input type="text" name="s" class="search-text" placeholder="Search here...">
  861. <button type="submit" class="search-submit">
  862. <span class="fa fa-search"></span>
  863. </button>
  864. </form>
  865.  
  866. </div>
  867. <!-- col-md-8 -->
  868.  
  869. </div>
  870. <!-- row -->
  871.  
  872. </div>
  873. <!-- container -->
  874.  
  875. </section>
  876. <!-- search-area -->
  877.  
  878.  
  879. <script src="js/jquery-1.12.4.min.js"></script>
  880. <script src="js/bootstrap.min.js"></script>
  881. <script src="js/superfish.min.js"></script>
  882. <script src="js/jquery.navgoco.min.js"></script>
  883. <script src="js/jquery.sliderPro.min.js"></script>
  884. <script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
  885. <script src="js/jquery.mousewheel.min.js"></script>
  886. <script src="js/jquery.validate.min.js"></script>
  887. <script src="js/owl.carousel.min.js"></script>
  888. <script src="js/jquery.magnific-popup.min.js"></script>
  889. <script src="js/jquery.matchHeight.min.js"></script>
  890. <script src="kopalisting/assets/js/jquery-ui/jquery-ui.min.js"></script>
  891. <script src="kopalisting/assets/js/custom.js"></script>
  892. <script src="js/custom.js" charset="utf-8"></script>
  893.  
  894. </body>
  895.  
  896.  
  897. <!-- Mirrored from upsidethemes.net/demo/travis/html/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 26 Mar 2017 08:15:55 GMT -->
  898. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement