File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelglacierheights.com/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="shortcut icon" href="img/favicon.png" /> <title>Hotel Glacier Heights | Sonmarg - Kashmir | Home</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <!-- LOAD CSS FILES --> <link href="css/main.css" rel="stylesheet" type="text/css"> <!-- LOAD JS FILES --> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.isotope.min.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/easing.js"></script> <script src="js/jquery.lazyload.js"></script> <script src="js/jquery.ui.totop.js"></script> <script src="js/selectnav.js"></script> <script src="js/ender.js"></script> <script src="js/custom.js"></script> <script src="js/responsiveslides.min.js"></script> <script src="js/datepickr.js"></script> <script> jQuery(function() { new datepickr('checkin'); }); jQuery(function() { new datepickr('checkout'); }); </script> </head> <body> <!-- header begin --> <?php include 'includes/header.php' ;?> <!-- header close --> <div style=" position: fixed; right: 1px; top: 145px; background-color: transparent; z-index: 100;"> <div style="margin-bottom:-12px;"> <a href="https://www.facebook.com/HotelGlacierHeightsSonamarg" target="_blank"> <div style="padding-left: 13px; padding-top: 4px; padding-right: 13px; background-color: #3B5998; border: 1px solid black; border-radius: 20px; min-height: 29px; max-width: 9px;"><i class="icon-facebook" style="color:#fff"></i></div> </a> <a href="https://twitter.com/hotelglacier" target="_blank"> <div style="padding-left: 13px; padding-top: 4px; padding-right: 13px; background-color: #55ACEE; border: 1px solid black; border-radius: 20px; min-height: 29px; max-width: 9px;"><i class="icon-twitter" style="color:#fff"></i></div> </a> <a href="https://in.linkedin.com/pub/hotel-glacier-heights-sonamarg/63/10b/98a" target="_blank"> <div style="padding-left: 13px; padding-top: 4px; padding-right: 13px; background-color: #55ACEE; border: 1px solid black; border-radius: 20px; min-height: 29px; max-width: 9px;"><i class="icon-linkedin" style="color:#fff"></i></div> </a> <a href="http://www.tripadvisor.in/Hotel_Review-g1156060-d1795370-Reviews-Hotel_Glacier_Heights-Sonmarg_Kashmir_Jammu_and_Kashmir.html" target="_blank"> <div style="padding-left: 6px; padding-top: 4px; padding-right: 0px; border: 1px solid black; border-radius: 20px; min-height: 29px; background-color: #4B7E37; min-width: 9px;"><img src="img/tripadvisor.png" width="25px"></div> </a> </div> </div> <!-- slider --> <div id="slider"> <div class="callbacks_container"> <ul class="rslides pic_slider"> <li> <img src="img/slide1.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Welcome to Hotel Glacier Heights, Sonmarg - Kashmir</h1> </div> </li> <li> <img src="img/slide2.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Welcome to Hotel Glacier Heights, Sonmarg - Kashmir</h1> </div> </li> <li> <img src="img/slide3.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Luxury Hotel</h1> </div> </li> <li> <img src="img/slide4.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Luxury Hotel</h1> </div> </li> <!--<li> <img src="img/newslide3.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Comfortable Rooms</h1> </div> </li> --> <li> <img src="img/newslide4.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Our Restaurant</h1> </div> </li> <!--li> <img src="img/home/2a.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Comfortable Rooms</h1> </div> </li> <li> <img src="img/home/4.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Excellent Sightseeing</h1> </div> </li--> <li> <img src="img/home/Nature-Fruits-Wallpaper.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Take The Fruit Of The State</h1> </div> </li> <li> <img src="img/slide5.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Comfortable Rooms</h1> </div> </li> <li> <img src="img/slide6.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Comfortable Rooms</h1> </div> </li> <!--<li> <img src="http://s14.postimg.org/i7lqsr6ox/image.jpg" alt="" style="width:1200;height:420px"> <div class="slider-info"> <h1>Our Restaurant</h1> </div> </li>--> </ul> </div> </div> <!-- slider close --> <div class="clearfix"></div> <!-- search begin --> <?php $a='31'; ?> <div id="booking"> <div class="container"> <div class="row"> <form class="form-inline" action="includes/mail1.php" method="post"> <div class="span2"> <input type="text" id="checkin" name="checkin" placeholder="Check In Date"> </div> <div class="span2"> <input type="text" id="checkout" name="checkout" placeholder="Check Out Date"> </div> <div class="span2"> <input type="email" id="email" name="email" placeholder="E-mail"> </div> <div class="span2"> <input type="Phone" id="phone" name="phone" placeholder="Phone" style="height:25px;"> </div> <div class="span2"> <select id="meals" name="meals" > <option>Meals Plan</option> <option>EP (Rooms Only)</option> <option>CP (Room + Breakfast)</option> <option>AP (Rooms + All Meals)</option> <option>MAP(Rooms +Breakfast+L/D)</option> </div> <div class="span2"> <input type="submit" value="Submit" class="btn btn-pimary btn-submit" style="margin-left:200px;margin-top:-52px;" > </div> </form> </div> </div> </div> <!-- search close --> <!-- content begin --> <div id="content"> <div class="container"> <div class="row"> <div class="span12"> <div class="text-center"> <h2 style="line-height: 1;">"Welcome to Glacier Heights, Sonmarg - Kashmir"</h2><br> </div> <p align="center">Hotel Glacier Heights, Sonamarg, is a perfect venue to be away from the hustle and bustle of city life. Surrounded by lush greenery and snowy mountains, this hotel invites patrons into the world of peacefulness. Its well-maintained rooms, warm hospitality and offering of essential amenities offer a relaxed stay.<br><br> When you come to Sonmarg you are treating yourself to a real escape. Whether you want to just chill out & relax or indulge yourself in Rafting, Trekking, Fishing or some other exciting activity its all here. One of the Kashmir's most popular hill station, Sonmarg is also known as "Meadows of Gold". Located at picturesque drive from Srinagar, Sonmarg is base camp for Amarnath Yatra. A large number of Bollywood movies have been shot in Sonmarg.<br><br> Furnished with all amenities, Hotel Glacier Heights Sonamarg is the picture of quality & comfort. We have 36 Deluxe rooms facing River Sindh from one side & Thajwas Glacier from another. All the rooms have Flat screen LCD TV with satellite connection.Wi-fi Facility,Hotel,s own generator,Intercom Facility Well presented, newly refurbished guest rooms with quality amenities will ensure a good night's rest and pleasant stay. You'll love the plush comfort and impeccable service on offer at Hotel Glacier Heights. Our Restaurant serves sumptuous Indian, Continental & Kashmiri Cuisine to cater all kind of tourists. Housekeeping attention twice daily makes you feel like you are in your own home.</p> </div> </div> <hr> <div class="row"> <div class="text-center"> <h2>Our Hotel</h2> Check Out what Sonmarg have for you<br><br> </div> <!-- room --> <div class="room span4"> <div class="btn-book-container"> <a href="gallery.php" class="btn-book">See More</a> </div> <img data-original="img/gallery.jpg" src="img/gallery.jpg" class="img-polaroid" alt=""> <h4><a href="gallery.php">Gallery</a></h4> </div> <!-- close room --> <!-- room --> <div class="room span4"> <div class="btn-book-container"> <a href="attraction.php" class="btn-book">See More</a> </div> <img data-original="img/1.jpg" src="img/hatt.jpg" class="img-polaroid" alt=""> <h4><a href="attraction.php">Attraction</a></h4> </div> <!-- close room --> <!-- room --> <div class="room span4"> <div class="btn-book-container"> <a href="activities.php" class="btn-book">See More</a> </div> <img data-original="img/33.jpg" src="img/hactivities.jpg" class="img-polaroid" alt=""> <h4><a href="activities.php">Activities</a></h4> </div> <!-- close room --> </div> <hr> <div class="row gallery"> <div class="text-center"> <h2>Hotel Gallery</h2> Find your favorite room, feel more than home<br><br> </div> <div class="span2"> <a class="preview" href="img/gallery1/10.jpg" rel="prettyPhoto" title="View From Hotel"> <img data-original="img/gallery1/10.jpg" src="img/pic-blank-1.gif" class="img-polaroid" alt=""> </a> </div> <div class="span2"> <a class="preview" href="img/gallery/gallery1.jpg" rel="prettyPhoto" title="Hotel Front"> <img data-original="img/gallery/gallery1.jpg" src="img/pic-blank-1.gif" class="img-polaroid" alt=""> </a> </div> <div class="span2"> <a class="preview" href="img/gallery/gallery8.jpg" rel="prettyPhoto" title="Hotel Front"> <img data-original="img/gallery/gallery8.jpg" src="img/pic-blank-1.gif" class="img-polaroid" alt=""> </a> </div> <div class="span2"> <a class="preview" href="img/gallery/gallery10.jpg" rel="prettyPhoto" title="Hotel Front"> <img data-original="img/gallery/gallery10.jpg" src="img/pic-blank-1.gif" class="img-polaroid" alt=""> </a> </div> <div class="span2"> <a class="preview" href="img/gallery/gallery13.jpg" rel="prettyPhoto" title="Hotel Front"> <img data-original="img/gallery/gallery13.jpg" src="img/pic-blank-1.gif" class="img-polaroid" alt=""> </a> </div> <div class="span2"> <a class="preview" href="img/gallery/gallery14.jpg" rel="prettyPhoto" title="Hotel Front"> <img data-original="img/gallery/gallery14.jpg" src="img/pic-blank-1.gif" class="img-polaroid" alt=""> </a> </div> </div> <hr> <div class="text-center"> <h2>Client Testimonial</h2> Find out what other guest say about our hotel<br><br> </div> <div id="slider"> <div class="callbacks_container"> <ul class="rslides pic_slider"> <li> <h3>Good Location. Nice view, snow all around</h3> <p>We visited this hotel for 1 day on 2nd May. Hotel is placed among the snow clad mountains. Good view of the Valley. Just on the Sledging point. Rooms are good with hot blankets and room heaters available. Staff is co-operative and supportive. Improvements required in Food and amenities. Overall good to stay. I would recommend everyone to Stay at Sonmarg for 1 night instead of going back to Srinagar. Its an amazing experience to be among the snow.</p> <h5 > - Pranav, Mumbai</h5> </li> <li> <h3>A good hotel option on the road</h3> <p>It was a short stay. We were travelling from LEH to srinagar so instead of staying at Drass or Kargil we opted this hotel for night stay as next morning we have to catch our flights from srinagar.<br/> Wooden style very old hotel with cozy rooms having excellent valley and mountain view. They have restaurant serving variety of food.<br/> Staff was very helpful as they did helped us loading and unloading of entire luggage in the night and back in the morning with asking any tip. Overall good experience.</p> <h5 > - Sagar Dedhia, Mumbai</h5> </li> <li> <h3>Location of the hotel is good</h3> <p>The hotel is placed at higher altitude than the market place and the main road that pass through the valley. Whole of the valley can be seen from here. Lush greenery, snow covered mountain and the pine forest on the back. There were lumps of snow inside the hotel premises. The glacier point is not far away but we opted to a hire local jeep. Some were found on pony ride to that point.</p> <h5 > - Samik, Chennai</h5> </li> <li> <h3>Excellent location, gaudy room decor</h3> <p>We stayed here for a night. <br/> Location: The location is excellent. It has a 180 degree view of the mountains and glacier. The sind river is just across the street and the market at the doorstep. <br/> Food: We were on CP plan and when we went for dinner we found they only had buffet, no Ala Carte options. We just wanted some rice and dal. The manager told us we could eat only rice and dal and pay them whatever we felt like. Food was ok. The morning breakfast was also average.</p> <h5 > - Binal, Mumbai</h5> </li> </ul> </div> </div><br/><br/> </div> </div> <!-- content close --> <!-- footer begin --> <?php include 'includes/footer.php' ;?> <!-- footer close --> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings