File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelthemansion.in/index.php
Back
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title>Hotel The Mansion</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed&family=Gilda+Display&display=swap"> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <?php include 'include/header.php'?> <!-- Slider --> <header class="header slider-fade"> <div class="owl-carousel owl-theme"> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/7.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Experience Comfort, Explore Serenity – Hotel The Mansion!</h4> <h1>Enjoy a comfortable stay</h1> <div class="butn-light mt-30 mb-30"> <a href="#" data-scroll-nav="1"><span>Rooms & Suites</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/2.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Experience Luxury, Feel at Home </h4> <h1>Hotel The Mansion</h1> <div class="butn-light mt-30 mb-30"> <a href="#" data-scroll-nav="1"><span>Rooms & Suites</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/1.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Comfort, Class & Warm Hospitality</h4> <h1>Enjoy The Best Moments of Life</h1> <div class="butn-light mt-30 mb-30"> <a href="#" data-scroll-nav="1"><span>Rooms & Suites</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/3.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Crafted for Comfort. Designed for You.</h4> <h1>Enjoy a comfortable stay</h1> <div class="butn-light mt-30 mb-30"> <a href="#" data-scroll-nav="1"><span>Rooms & Suites</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/5.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Stay Relaxed. Stay Refined.</h4> <h1>Hotel The Mansion</h1> <div class="butn-light mt-30 mb-30"> <a href="#" data-scroll-nav="1"><span>Rooms & Suites</span></a> </div> </div> </div> </div> </div> </div> </div> <!-- slider reservation --> <div class="reservation"> <a href="tel:+91-6366081928"> <div class="icon d-flex justify-content-center align-items-center"> <i class="flaticon-call"></i> </div> <div class="call"><span>+91-6366081928</span> <br>Reservation</div> </a> </div> </header> <!-- Booking Search --> <div class="booking-wrapper"> <div class="container"> <div class="booking-inner clearfix"> <form action="https://asiatech.in/booking_engine/index3?token=OTg0Nw=="target="_blank" method="post"class="form1 clearfix"> <div class="col1 c1"> <div class="input1_wrapper"> <label>Check in</label> <div class="input1_inner"> <input type="text" class="form-control input datepicker" placeholder="Check in"> </div> </div> </div> <div class="col1 c2"> <div class="input1_wrapper"> <label>Check out</label> <div class="input1_inner"> <input type="text" class="form-control input datepicker" placeholder="Check out"> </div> </div> </div> <div class="col2 c3"> <div class="select1_wrapper"> <label>Adults</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="1">1 Adult</option> <option value="2">2 Adults</option> <option value="3">3 Adults</option> <option value="4">4 Adults</option> </select> </div> </div> </div> <div class="col2 c4"> <div class="select1_wrapper"> <label>Children</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="1">Children</option> <option value="1">1 Child</option> <option value="2">2 Children</option> <option value="3">3 Children</option> <option value="4">4 Children</option> </select> </div> </div> </div> <div class="col2 c5"> <div class="select1_wrapper"> <label>Rooms</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="1">1 Room</option> <option value="2">2 Rooms</option> <option value="3">3 Rooms</option> <option value="4">4 Rooms</option> </select> </div> </div> </div> <div class="col3 c6"> <button type="submit" class="btn-form1-submit">Check Now</button> </div> </form> </div> </div> </div> <!-- About --> <section class="about section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 mt-30 animate-box" data-animate-effect="fadeInUp"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <div class="section-subtitle">Hotel The Mansion</div> <div class="section-title">Enjoy a comfortable stay</div> <p>Hotel The Mansion is a premium stay destination located in the peaceful surroundings of Deralakatte Kanachur. Designed for comfort and elegance, our hotel offers a refined blend of modern amenities, warm hospitality, and a serene ambiance that ensures every guest enjoys a truly memorable experience.</p> <!-- call --> <div class="reservations"> <div class="icon"><span class="flaticon-call"></span></div> <div class="text"> <p>Reservation</p> <a href="tel:+91-6366081928">+91-6366081928</a> </div> </div> </div> <div class="col col-md-3 animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/about/1.jpg" alt="" class="mt-90 mb-30"> </div> <div class="col col-md-3 animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/about/2.jpg" alt=""> </div> </div> </div> </section> <!-- Rooms --> <section class="rooms1 section-padding bg-cream" data-scroll-index="1"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Hotel The Mansion</div> <div class="section-title">Rooms & Suites</div> </div> </div> <div class="row"> <div class="col-md-4"> <div class="item"> <div class="position-re o-hidden"> <img src="img/rooms/1.jpg" alt=""> </div> <span class="category"> <a href="https://asiatech.in/booking_engine/index3?token=OTg0Nw=="target="_blank">Book</a></span> <div class="con"> <h5><a href="classic-king.php">Classic king Room </a> </h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-7"> <ul> <li><i class="flaticon-bed"></i></li> <li><i class="flaticon-bath"></i></li> <li><i class="flaticon-breakfast"></i></li> <li><i class="flaticon-towel"></i></li> </ul> </div> <div class="col col-md-5 text-end"> <div class="permalink"><a href="classic-king.php">Details <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> <div class="col-md-4"> <div class="item"> <div class="position-re o-hidden"> <img src="img/rooms/2.jpg" alt=""> </div> <span class="category"> <a href="https://asiatech.in/booking_engine/index3?token=OTg0Nw=="target="_blank">Book</a></span> <div class="con"> <h5><a href="family-suite.php">Family Suite</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-7"> <ul> <li><i class="flaticon-bed"></i></li> <li><i class="flaticon-bath"></i></li> <li><i class="flaticon-breakfast"></i></li> <li><i class="flaticon-towel"></i></li> </ul> </div> <div class="col col-md-5 text-end"> <div class="permalink"><a href="family-suite.php">Details <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> <div class="col-md-4"> <div class="item"> <div class="position-re o-hidden"> <img src="img/rooms/3.jpg" alt=""> </div> <span class="category"><a href="https://asiatech.in/booking_engine/index3?token=OTg0Nw=="target="_blank">Book</a></span> <div class="con"> <h5><a href="premium-king-suite.php">Premium King Suite with Balcon</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-7"> <ul> <li><i class="flaticon-bed"></i></li> <li><i class="flaticon-bath"></i></li> <li><i class="flaticon-breakfast"></i></li> <li><i class="flaticon-towel"></i></li> </ul> </div> <div class="col col-md-5 text-end"> <div class="permalink"><a href="premium-king-suite.php">Details <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> <div class="col-md-6"> <div class="item"> <div class="position-re o-hidden"> <img src="img/rooms/4.jpg" alt=""> </div> <span class="category"><a href="https://asiatech.in/booking_engine/index3?token=OTg0Nw=="target="_blank">Book</a></span> <div class="con"> <h5><a href="deluxe-comfort.php">Deluxe Comfort Room</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-7"> <ul> <li><i class="flaticon-bed"></i></li> <li><i class="flaticon-bath"></i></li> <li><i class="flaticon-breakfast"></i></li> <li><i class="flaticon-towel"></i></li> </ul> </div> <div class="col col-md-5 text-end"> <div class="permalink"><a href="deluxe-comfort.php">Details <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> <div class="col-md-6"> <div class="item"> <div class="position-re o-hidden"> <img src="img/rooms/5.jpg" alt=""> </div> <span class="category"><a href="https://asiatech.in/booking_engine/index3?token=OTg0Nw=="target="_blank">Book</a></span> <div class="con"> <h5><a href="executive-suite.php">Executive Suite</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-7"> <ul> <li><i class="flaticon-bed"></i></li> <li><i class="flaticon-bath"></i></li> <li><i class="flaticon-breakfast"></i></li> <li><i class="flaticon-towel"></i></li> </ul> </div> <div class="col col-md-5 text-end"> <div class="permalink"><a href="executive-suite.php">Details <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Promo Video --> <section class="video-wrapper video section-padding bg-img bg-fixed" data-overlay-dark="3" data-background="img/bg/bg6.jpg"> <div class="container"> <div class="row"> <div class="col-md-8 offset-md-2 text-center"> <span><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i></span> <div class="section-subtitle"><span>Hotel The Mansion</span></div> <div class="section-title"><span>Hotel The Mansion – Your peaceful escape begins the moment you decide to book, offering comfort, warmth, and a stay that feels like home.</span></div> <div class="butn-dark"> <a href="https://asiatech.in/booking_engine/index3?token=OTg0Nw=="target="_blank"><span>Book Now</span></a> </div> </div> </div> <!-- <div class="row"> <div class="text-center col-md-12"> <a class="vid" href="img/video1.mp4" onclick="toggle();"> <div class="vid-butn"> <span class="icon"> <i class="ti-control-play"></i> </span> </div> </a> </div> </div>--> </div> </section> <!--popup video--> <!-- <div class="trailer"> <video src="img/video.mp4" controls="true"></video> <img src="img/close-button.png" class="close" onclick="toggle();"> </div> --> <!--popup video --> <section class="facilties section-padding"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Our Services</div> <div class="section-title">Hotel Facilities</div> </div> </div> <div class="row"> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/1.gif"> <h5> Wifi</h5> <p>Stay Connected, Always – Enjoy Free WiFi at Hotel The Mansion</p> <div class="facility-shape"> <img src="img/services/1.gif"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/2.gif"> <h5>24-hour Room Service</h5> <p>Service at Your Doorstep, Anytime – 24-Hour Room Service for Your Comfort</p> <div class="facility-shape"> <img src="img/services/2.gif"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/3.gif"> <h5>Fire Extinguishers</h5> <p>Be Alert, Stay Secure – Trusted Fire Extinguishers for Every Space</p> <div class="facility-shape"> <img src="img/services/3.gif"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/4.gif"> <h5>Luggage Storage</h5> <p>Travel Light, Worry Less – Secure Luggage Storage at Your Service</p> <div class="facility-shape"> <img src="img/services/4.gif"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/5.gif"> <h5> Housekeeping</h5> <p>Sparkling Clean, Every Time – Exceptional Housekeeping for Your Comfort</p> <div class="facility-shape"> <img src="img/services/5.gif"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/6.gif"> <h5>Parking</h5> <p>Hassle-Free Travel – Safe and Spacious Parking Awaits</p> <div class="facility-shape"> <img src="img/services/6.gif"> </div> </div> </div> </div> </div> </section> <section class="facilties section-padding bg-cream"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Hotel The Mansion</div> <div class="section-title">Our Gallery</div> </div> </div> <div class="row"> <div class="col-md-4 gallery-item"> <a href="img/gallery/1.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/1.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/2.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/2.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/8.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/8.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/21.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/21.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/5.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/5.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/6.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/6.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> </div> </div> </section> <!-- Testiominals --> <section class="testimonials"> <div class="background bg-img bg-fixed section-padding pb-0" data-background="img/testimonials/testimonials-bg.jpg" data-overlay-dark="3"> <div class="container"> <div class="row"> <div class="col-md-8 offset-md-2"> <div class="testimonials-box"> <div class="head-box"> <h6>Testimonials</h6> <h4>What Client's Say?</h4> <div class="line"></div> </div> <div class="owl-carousel owl-theme"> <div class="item"> <span class="quote"><img src="img/quot.png" alt=""></span> <p>The hotel offered an excellent experience with its helpful staff and friendly atmosphere. Everyone was attentive and made sure my stay was comfortable and pleasent, Special thanks to Asif and tanvir for on boarding us to the room when we were finding difficult to find a stay in Mangalore and had booked Hotel The Mansion at the last minute and got through, Heart felt thanks to kaleem the helper for attending us the minute we call him for any help specially when we wanted milk for baby he helped us getting it boiled late night.. thankyou for everything and I would recommend this hotel to others for a friendly budget and the teams hospitality coz this pleasent ambience will truly make ur stay enjoyable.</p> <div class="info"> <div class="author-img"> <img src="img/testimonials/1.png" alt=""> </div> <div class="cont"> <span><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i></span> <h6>Rakshith rocky5</h6> <span>Guest review</span> </div> </div> </div> <div class="item"> <span class="quote"><img src="img/quot.png" alt=""></span> <p>Nice hotel, new build with all the facilities. There was some initial misunderstanding but after solving it staff treated us well, gave free upgraded suit. Food can be ordered by staffs too. The hotel is in mid of market so there are multiple options just outside hotel. There is a noodle place just at ground floor and few other shops too.</p> <div class="info"> <div class="author-img"> <img src="img/testimonials/1.png" alt=""> </div> <div class="cont"> <span><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i></span> <h6>Swapnil Srivastava</h6> <span>Guest review</span> </div> </div> </div> <div class="item"> <span class="quote"><img src="img/quot.png" alt=""></span> <p>"HOTEL THE MANSION is the perfect place to stay! It's in an ideal location with safe, secure parking. The luxury rooms are beautifully appointed and always spotless, thanks to the attentive housekeeping team. Room service is prompt and caters to every need. The staff are incredibly friendly, from the day to the night receptionists, making every guest feel welcome and at home. Highly recommend it for a comfortable, luxurious stay!"</p> <div class="info"> <div class="author-img"> <img src="img/testimonials/1.png" alt=""> </div> <div class="cont"> <span><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i></span> <h6>Cloud mobiles india</h6> <span>Guest review</span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Services --> <section class="services section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="attractions.php"><img src="img/attractions/1.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attractions</h6> </div> <h4>Ullal Beach</h4> <p>Ullal Beach is a scenic waterfront near Mangalore, Karnataka, India, known for its coconut trees, sunsets, and historical sites like the ruins of the Abbakka Devi fort. While it offers a peaceful atmosphere with local food, it's important to note that strong currents make swimming dangerous, and some nearby beaches have rocky shores.</p> <div class="butn-dark"> <a href="attractions.php"><span>Read More</span></a> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attractions</h6> </div> <h4>Someshwar Beach</h4> <p>Someshwar Beach is a coastal area in Ullal, Mangalore, India, known for its golden sands, unique rock formations called Rudra Shile, and the ancient Somnath Temple. The beach is located at the confluence of the Netravati River and the Arabian Sea, offering scenic views of the sea and sunsets, but it is not recommended for swimming due to strong currents and rocks. </p> <div class="butn-dark"> <a href="attractions.php"><span>Read More</span></a> </div> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="attractions.php"><img src="img/attractions/2.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="attractions.php"><img src="img/attractions/3.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attractions</h6> </div> <h4>Hermit Beach</h4> <p>Hermit Beach, located in Ullal near Deralakatte and Kanachur, is known as a quiet and clean beach, less crowded than other spots. It is a good place for a peaceful getaway, often described as a hidden gem frequented mostly by locals and fishermen</p> <div class="butn-dark"> <a href="attractions.php"><span>Read More</span></a> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attractions</h6> </div> <h4>Chilimbhi Water Falls</h4> <p>Chilimbi Waterfalls is a local tourist attraction located in Padolikatte, Mangalore, near the areas of Deralakatte and Kanachur. It's known for being a small, natural spot that offers a peaceful escape and is considered a good place for families and kids.</p> <div class="butn-dark"> <a href="attractions.php"><span>Read More</span></a> </div> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="attractions.php"><img src="img/attractions/4.jpg" alt=""></a> </div> </div> </div> </div> </section> <?php include 'include/footer.php'?> <!-- jQuery --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> <!--popup video--> <script type="text/javascript"> function toggle(){ var trailer= document.querySelector( ".trailer") var video=document.querySelector("video") trailer.classList.toggle("active") video.pause(); video.currentTime=0; } </script> <!--popup video--> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings