File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelmidtowninn.com/contact.php
Back
<!DOCTYPE html> <html> <head> <title>Hotel Midtown Inn | Contact Us</title> <meta name="keywords" content=""> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="icon" type="image/png" href="images/favicon.png"> <!--main file--> <link href="css/pearl-hotel.css" rel="stylesheet" type="text/css"> <!--Medical Guide Icons--> <link href="fonts/pearl-icons.css" rel="stylesheet" type="text/css"> <!-- Default Color--> <link href="css/default-color.css" rel="stylesheet" id="color" type="text/css"> <!--bootstrap--> <link href="css/bootstrap.css" rel="stylesheet" type="text/css"> <!--Dropmenu--> <link href="css/dropmenu.css" rel="stylesheet" type="text/css"> <!--Sticky Header--> <link href="css/sticky-header.css" rel="stylesheet" type="text/css"> <!--Sticky Countdown--> <link href="css/countdown.css" rel="stylesheet" type="text/css"> <!--revolution--> <link href="css/settings.css" rel="stylesheet" type="text/css"> <link href="css/extralayers.css" rel="stylesheet" type="text/css"> <!--Owl Carousel--> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css"> <!-- Mobile Menu --> <link rel="stylesheet" type="text/css" href="css/jquery.mmenu.all.css" /> <!--PreLoader--> <link href="css/loader.css" rel="stylesheet" type="text/css"> <!--switcher--> <link href="css/switcher.css" rel="stylesheet" type="text/css"> </head> <body> <div id="wrap"> <?php include 'include/header.php';?> <!--Start Sub Banner--> <div class="sub-banner"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="detail"> <h1>contact us</h1> <span>Have any questions? we'd love to here from you</span> <ul> <li><a href="index.php">Home</a></li> <li><a class="select">Contact Us</a></li> </ul> </div> </div> </div> </div> <div class="banner-img"></div> </div> <!--End Sub Banner--> <!--Start Content--> <div class="content"> <div class="contact-page"> <!--Start Get in Touch--> <div class="get-in-touch"> <div class="container"> <div class="row"> <div class="col-md-6"> <div class="get-touch-detail"> <h3>Get in Touch</h3> <p>Experience our warm hospitality, delectable home-made food and space of comfort . The family is known for culinary skills so the guests can be assured of delicious food for their palate. </div> <div class="social-icons"> <h5>Follow Along</h5> <ul> <li><a href="#"><i class="icon-facebook-1"></i></a></li> <li><a href="#"><i class="icon-instagram"></i></a></li> </ul> </div> </div> <div class="col-md-6"> <div class="get-touch-form"> <p class="success_msg" id="success_msg" style="display:none">Thank You! We will contact you shortly.</p> <form name="contact_form" id="contact_form" method="post" action="mail.php"> <input name="name" id="name" type="text" onKeyPress="remove_contact_errors();" onblur="if(this.value == '') { this.value='Your Name'}" onfocus="if (this.value == 'Your Name') {this.value=''}" value="Your Name"> <input class="last" name="email" id="email_address" onKeyPress="remove_contact_errors();" type="text" onblur="if(this.value == '') { this.value='E-mail Address'}" onfocus="if (this.value == 'E-mail Address') {this.value=''}" value="E-mail Address"> <textarea name="msg" id="msg" cols="1" onKeyPress="remove_contact_errors();" rows="1" onblur="if(this.value == '') { this.value='Message'}" onfocus="if (this.value == 'Message') {this.value=''}" value="Message">Message</textarea> <div class="g-recaptcha" data-sitekey="6LdZl8YqAAAAAGdPFYw63-cRLg-p3nEp12PgBp4a"></div> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <input type="submit" name=" " value="send message" onClick="validateContact();"> </form> <?php if (isset($_GET['error']) && $_GET['error'] === 'captcha') { echo '<script>alert("CAPTCHA verification failed. Please try again.");</script>'; } ?> </div> </div> </div> </div> </div> <!--End Get in Touch--> <!--Start Map--> <div id='map'> <div id='find-us'> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d480089.5950802361!2d73.25423424021973!3d19.93704462952267!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bddf4cb9dab1a07%3A0x8510dcbb7a3ae56!2sOYO%203776%20Hotel%20Midtown%20Inn!5e0!3m2!1sen!2sin!4v1660644525841!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </div> <!--End Map--> </div> </div> <!--End Content--> <?php include 'include/footer.php';?> <a href="#0" class="cd-top"></a> </div> <script type="text/javascript" src="js/jquery.js"></script> <!-- SMOOTH SCROLL --> <script type="text/javascript" src="js/scroll-desktop.js"></script> <script type="text/javascript" src="js/scroll-desktop-smooth.js"></script> <!-- START REVOLUTION SLIDER --> <script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/jquery.themepunch.tools.min.js"></script> <!-- Countdown --> <script type="text/javascript" src="js/countdown.js"></script> <!-- Owl Carousel --> <script type="text/javascript" src="js/owl.carousel.js"></script> <script type="text/javascript" src="js/cart-detail.js"></script> <!-- Mobile Menu --> <script type="text/javascript" src="js/jquery.mmenu.min.all.js"></script> <!-- All Scripts --> <script type="text/javascript" src="js/custom.js"></script> <!-- Switcher --> <script type="text/javascript" src="js/switcher-hotel.js"></script> <script src='../../../maps.googleapis.com/maps/api/js555e?key=&sensor=false&extension=.js'></script> <script> google.maps.event.addDomListener(window, 'load', init); var map; function init() { var mapOptions = { center: new google.maps.LatLng(-37.812433,144.954019), zoom: 19, zoomControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.DEFAULT, }, disableDoubleClickZoom: true, mapTypeControl: true, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.HORIZONTAL_BAR, }, scaleControl: true, scrollwheel: false, panControl: true, streetViewControl: true, draggable : true, overviewMapControl: true, overviewMapControlOptions: { opened: false, }, mapTypeId: google.maps.MapTypeId.ROADMAP, } var mapElement = document.getElementById('find-us'); var map = new google.maps.Map(mapElement, mapOptions); var locations = [ ['Your Company', 'Envato, King Street, Melbourne, Victoria, Australia', '+123 55 33 444 888', 'help@pearl.com', 'www.pearl.com', -37.8124755, 144.953892, 'http://wahabali.com/themeforest_images/pearl-map.png'] ]; for (i = 0; i < locations.length; i++) { if (locations[i][1] =='undefined'){ description ='';} else { description = locations[i][1];} if (locations[i][2] =='undefined'){ telephone ='';} else { telephone = locations[i][2];} if (locations[i][3] =='undefined'){ email ='';} else { email = locations[i][3];} if (locations[i][4] =='undefined'){ web ='';} else { web = locations[i][4];} if (locations[i][7] =='undefined'){ markericon ='';} else { markericon = locations[i][7];} marker = new google.maps.Marker({ icon: markericon, position: new google.maps.LatLng(locations[i][5], locations[i][6]), map: map, title: locations[i][0], desc: description, tel: telephone, email: email, web: web }); link = ''; bindInfoWindow(marker, map, locations[i][0], description, telephone, email, web, link); } function bindInfoWindow(marker, map, title, desc, telephone, email, web, link) { var infoWindowVisible = (function () { var currentlyVisible = false; return function (visible) { if (visible !== undefined) { currentlyVisible = visible; } return currentlyVisible; }; }()); iw = new google.maps.InfoWindow(); google.maps.event.addListener(marker, 'click', function() { if (infoWindowVisible()) { iw.close(); infoWindowVisible(false); } else { var html= "<div style='color:#000;background-color:#fff;padding:5px;width:150px;'><h4>"+title+"</h4><p>"+desc+"<p><p>"+telephone+"<p><a href='mailto:"+email+"' >"+email+"<a></div>"; iw = new google.maps.InfoWindow({content:html}); iw.open(map,marker); infoWindowVisible(true); } }); google.maps.event.addListener(iw, 'closeclick', function () { infoWindowVisible(false); }); } } </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings