301 yanıt kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: 96m.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <link rel="icon" href="/public/html/landing-page/images/96m-blue-icon.svg"> <link href="/public/html/landing-page/css/style.css" rel="stylesheet"> <!-- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" /> --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous"> <title>96M</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" /> <link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet"> <link rel="stylesheet" href="/public/html/landing-page/css/animate.css"> <link rel="stylesheet" href="/public/html/landing-page/css/carousel.css"> <link rel="stylesheet" href="/public/html/landing-page/css/media-queries.css?v=2"> <script src="/public/html/init-landing-page.js?v=2"></script> <script> var currentLang = 'en'; var translateJsonData = null; function getTranslateJsonData(callback) { if (translateJsonData) { callback(translateJsonData); } else { var translateUrl = '/public/html/landing-page/i18n/translate.json'; getJsonFile(translateUrl, function(data) { if (data && data.length > 0) { translateJsonData = data[0]; } else { translateJsonData = null; } callback(translateJsonData); }); } } function updateTranslationByLanguage(language) { getTranslateJsonData(function(data) { if (data) { var languageDict = data[language]; var keys = Object.keys(languageDict); for (var i = 0; i < keys.length; i++) { var key = keys[i]; var translate = languageDict[key]; var foundElem = document.getElementById(key); if (foundElem) { foundElem.innerText = translate; } } } }); } updateTranslationByLanguage(currentLang); </script> </head> <body> <div class="container-1" id="container-1"> <div class="sec-1"> <img src="/public/html/landing-page/images/96m-white-icon.svg" alt="96M" class="icon-96m" /> <p>“亚洲<span style="color: #f47920;">第一</span>信任品牌”</p> <p>Asia's No. 1 Trusted Brand</p> <div class="select-lang"> <div> <a href="https://www.96mmsia.com" class="malaysia" title="online casino malaysia"> <img src="/public/html/landing-page/images/my-icon.svg" class="na-img" alt="Online Casino Malaysia"> <p>Malaysia</p> </a> </div> <div> <a href="https://www.96mwinsg.com" class="singapore" title="online casino singapore"> <img src="/public/html/landing-page/images/sg-icon.svg" class="na-img" alt="Online Casino Singapore"> <p>Singapore</p> </a> </div> </div> <img src="/public/html/landing-page/images/dotted-arrow.svg" alt="Down Arrow" class="down_arrow white" onclick="jumpToNextSection('container-2')" /> </div> <video id="bg-vid" muted autoplay playsinline loop type='video/mp4'> <source src="/public/html/landing-page/vids/96M_MV_BG.mp4" type="video/mp4" /> </video> <video id="bg-vid-m" muted autoplay playsinline loop type='video/mp4'> <source src="/public/html/landing-page/vids/96M_MV_BG-M.mp4" type="video/mp4" /> </video> <!-- <div class="triangle-top"></div> <div class="triangle-bot" onclick="jumpToNextSection('container-2')"></div> --> </div> <div class="outer-bg"> <div class="container-2" id="container-2"> <div class="join-content"> <div><img src="/public/html/landing-page/images/96m-blue-icon.svg" alt="Wu Zongxian" class="ambassador" /> <p>X</p> <p>吳宗憲</p> </div> <p>96M Ambassador <span>品牌代言大使</span> 2022/23</p> <iframe class="yt-video" width="420" height="230" src="https://www.youtube.com/embed/kDTygtM2bUM?autoplay=0" frameBorder="0" allowfullscreen> </iframe> <p id="container-2-trusted-brand">Tried, trusted, and approved by International Celebrity! Asia’s Most Accomplished Talk Show Legend, Jacky Wu becomes a Global Brand Ambassador for Asia’s No.1 Trusted Brand, 96M! Join 96M now to enjoy the safest and most reliable online gambling experience!</p> <div class="join-btn-con"> <a class="malaysia_register"> <button class="join-btn">Join Now</button> </a> <p id="container-2-register-claim-reward">Claim 100% Welcome Reward</p> </div> </div> <div class="jacky-content"> <img src="/public/html/landing-page/images/Jacky-Wu_v2.png" alt="Jacky Wu" class="jacky_wu" /> <!-- <div> <p>JACKY WU <span>吳宗憲</span></p> <p>台湾综艺天王</p> </div> --> </div> <div class="sec-2"> <div class="join-content-m"> <div><img src="/public/html/landing-page/images/96m-blue-icon.svg" alt="Wu Zongxian" class="ambassador" /> <p>X</p> <p>吳宗憲</p> </div> <p>96M Ambassador <span>品牌代言大使</span> 2022/23</p> <p id="m-container-2-trusted-brand">Tried, trusted, and approved by International Celebrity! Asia’s Most Accomplished Talk Show Legend, Jacky Wu becomes a Global Brand Ambassador for Asia’s No.1 Trusted Brand, 96M! Join 96M now to enjoy the safest and most reliable online gambling experience!</p> <div class="join-btn-con"> <a class="malaysia_register"> <button class="join-btn-m">Join Now</button> </a> <p id="m-container-2-register-claim-record">Claim 100% Welcome Reward</p> </div> </div> <div class="jacky-content-m"> <img src="/public/html/landing-page/images/Jacky-Wu_v2.png" alt="Jacky Wu" class="jacky_wu" /> <!-- <div> <p>JACKY WU <span>吳宗憲</span></p> <p>台湾综艺天王</p> </div> --> </div> </div> <iframe class="yt-video mob" width="420" height="230" src="https://www.youtube.com/embed/kDTygtM2bUM?muted=1" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" frameBorder="0" allowfullscreen> </iframe> </div> </div> <div class="container-3"> <div class="sec-3"> <div class="register-con"> <p>WHY CHOOSE</p> <img src="/public/html/landing-page/images/96m-blue-icon.svg" alt="96m" /> <p id="container-3-why-choose">We believe in providing only the best services to our players with the highest level of privacy and security.</p> <a class="malaysia_register"> <button class="register">Register</button> </a> <img class="coins" src="/public/html/landing-page/images/coins.png" /> </div> <div> <div class="spacer_75"></div> <div class="perks"> <div> <img src="/public/html/landing-page/images/security-icon.svg" alt="Lock" data-aos="flip-up" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-privacy-and-security">Privacy & Security</p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-privacy-and-security-desc">We consider players' privacy a top priority. At 96M, we take security one step further so you can play without worries.</p> <span style="visibility: hidden;">invisible</span> </div> <div> <img src="/public/html/landing-page/images/percent-icon.svg" alt="Percent" data-aos="flip-up" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-promotion-and-bonus">Promotion & Bonus</p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-promotion-and-bonus-desc">We provide exciting promotions & bonuses for our players. New players get up to 100% bonuses and higher rebates!</p> </div> <div> <img src="/public/html/landing-page/images/cs-icon.svg" alt="Headphone" data-aos="flip-up" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-world-class-service">World Class Service</p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-world-class-service-desc">Our Customer Service Representatives are available 24/7 to assist any inquries and problems. </p> </div> <div> <img src="/public/html/landing-page/images/dollar-icon.svg" alt="Money" data-aos="flip-up" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-fast-withdrawal">Fast Withdrawal</p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-fast-withdrawal-desc">Deposit and withdraw securely and quickly for an uninterrupted gaming experience.</p> </div> <div> <img src="/public/html/landing-page/images/phone-icon.svg" alt="Phone" data-aos="flip-up" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-latest-games">Latest Games</p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-latest-games-desc">We constantly provide the latest, most exciting games for our players by liaising with international providers and partners.</p> </div> <div> <img src="/public/html/landing-page/images/medal-icon.svg" alt="Medal" data-aos="flip-up" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-licensed-and-regulated">Licensed & Regulated</p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-3-licensed-and-regulated-desc">96M guarantees a fair and safe gaming environment where players can be assured that there will be no foul play and that all balances are withdrawable.</p> </div> </div> </div> <a class="malaysia_register"> <button class="register-m">Register</button> </a> </div> </div> <div class="outer-bg"> <div class="container-4"> <p>LICENSING</p> <div class="license-grid"> <div> <img src="/public/html/landing-page/images/gc-icon.svg" class="license-img" alt="Gaming Curacao" data-aos="zoom-out" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-curacao">96M is fully licensed and regulated by <span class="orange-link">Curacao Gaming.</span></p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-curacao-desc">The <span class="orange-link">Curacao Gaming</span> license is one of the world's most popular e-gaming licenses, with over 450 online gambling operators operating within the jurisdiction. This licensing body is supported by the Government of Curacao and was created to ensure that all operators stay in line with the regulatory framework and adhere to the code of conduct.</p> </div> <div> <img src="/public/html/landing-page/images/godaddy.svg" class="license-img" alt="GoDaddy.com" data-aos="zoom-out" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-godaddy">Our domain is verified and secured by <span class="orange-link">GoDaddy.com</span></p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-godaddy-desc"><span class="orange-link">GoDaddy</span> is the biggest domain provider that offers SSL certificate. This certificate ensures that a website is SSL-protected, which means that when users visit the website, the SSL certficate automatically enables a secure, encrypted connection with their browser. </p> </div> <div> <img src="/public/html/landing-page/images/bmm-icon.svg" class="license-img" alt="BMM testlabs" data-aos="zoom-out" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-bmm">Regulated and tested by reputable testing laboratories such as <span class="orange-link">BMM Testlabs</span> and <span class="orange-link">iTech Labs.</span> </p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-bmm-desc">96M has undergone stringent tests by <span class="orange-link">BMM testlabs</span> and <span class="orange-link">iTech Labs</span> to ensure a smooth and proper gaming experience for all. They are private independent gaming testing labs established in 1981 and recognized in more than 400 jurisdictions, with 14 offices in 13 countries.</p> </div> <div> <!-- <div class="global-con" data-aos="zoom-out" data-aos-duration="2000"> <img src="/public/html/landing-page/images/itech-icon.svg" alt="iTech Labs" /> <img src="/public/html/landing-page/images/gli-icon.svg" alt="Gaming Laboratories International" /> <img src="/public/html/landing-page/images/tst-icon.svg" class="tst-icon" alt="Payout Review by TST GLOBAL" /> </div> --> <img src="/public/html/landing-page/images/license-icon.svg" class="license-img" alt="Licenses" data-aos="zoom-out" data-aos-duration="2000" /> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-certification">96M is accredited with the iTech Labs certification through a suite of testings services that include Certification, Quality Assurance & Security Testing.</p> <p data-aos="zoom-out" data-aos-duration="2000" id="container-4-certification-desc">The list of 96M games has been tested, audited & certified by TST Global. Players can have peace of mind knowing that the games provided runs without biased authority.</p> </div> </div> <!-- <img src="/public/html/landing-page/images/up-arrow.svg" alt="Scroll to Top" class="up-arrow" onclick="jumpToNextSection('container-1')" /> --> </div> </div> <div class="container-5"> <div class="sec-5"> <p>RECOMMEND GAME PROVIDERS</p> <div> <div> <img src="/public/html/landing-page/images/96msport-icon.svg" alt="96M Sport" /> </div> <div> <img src="/public/html/landing-page/images/evolution-icon.svg" alt="Evolution" /> </div> <div> <img src="/public/html/landing-page/images/nextspin-icon.svg" alt="Nextspin" /> </div> <div> <img src="/public/html/landing-page/images/spadegaming-icon.svg" alt="Spadegaming" /> </div> <div> <img src="/public/html/landing-page/images/mega888-icon.svg" alt="Mega 888" /> </div> <div> <img src="/public/html/landing-page/images/918kiss-icon.svg" alt="918 Kiss" /> </div> </div> </div> </div> <div class="container-6"> <div class="sec-6"> <p>TESTIMONIALS</p> <div> <div class="top-content"> <div class="container-fluid"> <div id="carousel-example" class="carousel slide" data-ride="carousel"> <div class="carousel-inner row mx-auto" role="listbox"> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4 active"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-1-title">My only choice</p> <p id="container-6-testimonials-1-desc">96M is my only choice when comes to online gambling. They offer the best gambling experience and odds that will never fail to amuse you. Highly recommeded new and regular online gambling players to enjoy the fun and games that exclusively on 96M </p> <!-- <p>- 958917977 eas****</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-2-title">Tried once and fall for it</p> <p id="container-6-testimonials-2-desc">I will never forget my first try on 96M. It was so wonderful because their customer services are doing so well. The moment you signed up an account, they will keep you accompanied and always there to sort out your problem. You can't find this kind of top notch service on other platform. </p> <!-- <p>- 891306785 mi******</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-3-title">A true definition of win money</p> <p id="container-6-testimonials-3-desc">If you want to get your hands on some pretty cash from online gambling, 96M is definitely your only choice to visit. Why would I say so? Because their payout odds is wayyy higher than the others, especially their Evolution Gaming exclusive baccarat table. It has not only the most sophisticated game, but also the highest payout odds to ever existed. I remember that I have once won 30k at only bagged 100. Truely amazing! </p> <!-- <p>- 246424059 ak*****</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-4-title">Best resort for GAMBLING</p> <p id="container-6-testimonials-4-desc">Yeah, you heard it right, 96M is the best resort for GAMBLING. With the availability of 96M, since then I have never step foot in Genting or whatsoever mortar-and-brick casino, because 96M offers the most convenience gambling experience that allows you to enjoy the fun of gambling anywhere, anytime. Plus, their VIP program is freaking sick, rather than offering points for vacation like Genting, 96M offers unlimited cashback and luxury present to their VIP that will sure keep you amused! </p> <!-- <p>- 246424059 ak*****</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-5-title">Great odds and services</p> <p id="container-6-testimonials-5-desc">96M should include "play small, win big" into their slogan because their odds have everything to make you overnight billionaire. Last week I won 7k from 96M's slot game, where normally you can only bagged 5k+ from other casino that offers obscure odds. So, if you want to really win big, give 96M a try. </p> <!-- <p>- 246424059 ak*****</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-6-title">Greatest promotion alive</p> <p id="container-6-testimonials-6-desc">Thanks to 96M's promotion, I'm able to on 96M for more than one month at only bagged 100. Sounds impossible right? But that's the truth, because I claimed extra 300 bonus from their existing promotions, and am able to win 6k+ from them! Thank you 96M for the generous promotions! </p> <!-- <p>- 246424059 ak*****</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-7-title">Flash speed of transaction</p> <p id="container-6-testimonials-7-desc">Transaction speed used to be a pain in the ass when you playing online gambling, because it feels like your money will take forever to reach you. But after I switched to 96M, I no longer encounter this issue anymore. 96M's CS and transaction system are doing real good in this matter. It only takes 5 min to deposit or withdrawal your money. </p> <!-- <p>- 246424059 ak*****</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-8-title">Wide variety of games</p> <p id="container-6-testimonials-8-desc">If you're a gambling enthusiast who likes to play any and every game, like me, then 96M is your perfect choice to get started. 96M offers a wide variety of games including but not limited to sports, slots, live casino and jackpot that provided by renowned game providers such as Evolution Gaming, Mega88, Spade Gaming, Livescore, and many more that can satisfy your very desire for gambling. </p> <!-- <p>- 246424059 ak*****</p> --> </div> </div> <div class="carousel-item col-12 col-sm-6 col-md-6 col-lg-6 col-xl-4"> <div class="cr-item-content mx-auto d-block"> <img src="/public/html/landing-page/images/quotation-icon.svg" alt="Quotation Mark" /> <p id="container-6-testimonials-9-title">Best place to win money</p> <p id="container-6-testimonials-9-desc">96M is my one and only favourite place to gamble. Their payout odds are exceptionally high, not to mention that they're also offered numerous promotions that give away free credit to players to keep them entertained. Playing at 96M make me feel like king and I do win like a king, have accmulated 170k of winning amount since my first day at 96M. </p> <!-- <p>- 246424059 ak*****</p> --> </div> </div> </div> <a class="carousel-control-prev" href="#carousel-example" role="button" data-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="carousel-control-next" href="#carousel-example" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> </div> </div> </div> </div> </div> <div class="container-7"> <div class="sec-7"> <div class="footer-grid"> <div class="footer-info"> <h6>Follow us</h6> <ol> <li><a href="https://www.facebook.com/96m.official"><img src="/public/html/landing-page/images/fb-icon.svg"></a></li> <li><a href="https://twitter.com/96m_official"><img src="/public/html/landing-page/images/twitter-icon.svg"></a></li> <li><a href="https://www.instagram.com/96m.official/"><img src="/public/html/landing-page/images/instagram-icon.svg"></a> </li> <li><a href="https://www.youtube.com/channel/UC11KCXR6vJC2bGM1x7WvoBw"><img src="/public/html/landing-page/images/youtube-icon.svg"></a> </li> </ol> </div> <div class="footer-info responsible-links"> <h6>Responsible Gaming</h6> <ol> <li><img src="/public/html/landing-page/images/18plus-icon.svg"></li> <li><img src="/public/html/landing-page/images/gamcare-icon.svg"></li> <li><img src="/public/html/landing-page/images/bga-icon.svg"></li> </ol> </div> </div> <hr id="footer_style"> <div class="footer-grid"> <div class="footer-nav nav-links"> <ol> <li><a class="malaysia_footer_home" href="https://www.96m.com/en-my/home">Home</a> |</li> <li><a class="malaysia_info_centre" href="https://www.96m.com/en-my/info-centre/faq#general">About</a> |</li> <li><a class="malaysia_contact" href="https://www.96m.com/en-my/contact">Contact Us</a> |</li> </ol> </div> <div class="footer-nav responsible-nav"> <p>Copyright 96M © <script>document.write(new Date().getFullYear())</script>. All rights reserved</p> </div> </div> </div> <div class="sec-7-m"> <div class="row"> <div class="col"> <h6>Follow us</h6> <div class="social-icons"> <a href="https://www.facebook.com/96m.official"><img src="/public/html/landing-page/images/fb-icon.svg"></a> <a href="https://twitter.com/96m_official"><img src="/public/html/landing-page/images/twitter-icon.svg"></a> <a href="https://www.instagram.com/96m.official/"><img src="/public/html/landing-page/images/instagram-icon.svg"></a> <a href="https://www.youtube.com/channel/UC11KCXR6vJC2bGM1x7WvoBw"><img src="/public/html/landing-page/images/youtube-icon.svg"></a> </div> </div> <div class="col"> <h6>Responsible Gaming</h6> <div class="responsible-icons"> <img src="/public/html/landing-page/images/18plus-icon.svg"> <img src="/public/html/landing-page/images/gamcare-icon.svg"> <img src="/public/html/landing-page/images/bga-icon.svg"> </div> </div> </div> <hr id="footer_style"> <p>Copyright 96M © <script>document.write(new Date().getFullYear())</script>. All rights reserved</p> </div> </div> <div class="container-8 fixed-footer"> <div class="sec-8"> <p>96<span>M</span> accept crypto payment method</p> <img src="/public/html/landing-page/images/bitcoin-icon.svg" alt="Bitcoin" /> <img src="/public/html/landing-page/images/tether-icon.svg" alt="Tether" /> <img src="/public/html/landing-page/images/etherium-icon.svg" alt="Etherium" /> <div class="nav-content"> <nav role="navigation" id="nav"> <ul id="lang-list"> <li onclick="replaceLabelVal('English')">English</li> <li onclick="replaceLabelVal('Chinese')">中文</li> </ul> <!-- <input class="trigger" type="checkbox" id="mainNavButton" onclick="myFunction()"> --> <label for="mainNavButton" id="selected-lang" onclick="toggleListDisplay()">English</label> <span class="green-dot"></span> </nav> </div> <!-- <select> <option value="0"><a href="">English</a></option> <option value="1"><a href="">Chinese</a></option> <option value="2"><a href="">Malay</a></option> </select> <span class="green-dot"></span> --> </div> </div> <div class="container-8 clone"> <div class="sec-8"> <p>96<span>M</span> accept crypto payment method</p> <img src="/public/html/landing-page/images/bitcoin-icon.svg" alt="Bitcoin" /> <img src="/public/html/landing-page/images/tether-icon.svg" alt="Tether" /> <img src="/public/html/landing-page/images/etherium-icon.svg" alt="Etherium" /> <div class="nav-content"> <nav role="navigation" id="nav"> <ul id="lang-list"> <li onclick="replaceLabelVal('English')">English</li> <li onclick="replaceLabelVal('Chinese')">中文</li> </ul> <!-- <input class="trigger" type="checkbox" id="mainNavButton" onclick="myFunction()"> --> <label for="mainNavButton" id="selected-lang" onclick="toggleListDisplay()">English</label> <span class="green-dot"></span> </nav> </div> <!-- <select> <option value="0"><a href="">English</a></option> <option value="1"><a href="">Chinese</a></option> <option value="2"><a href="">Malay</a></option> </select> <span class="green-dot"></span> --> </div> </div> <img src="/public/html/landing-page/images/up-arrow.svg" alt="Scroll to Top" style="opacity: 0;" class="up-arrow" id="up-arrow" onclick="jumpToNextSection('container-2')" /> <script src="/public/html/landing-page/js/jquery-3.3.1.min.js"></script> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> --> <!-- <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script> --> <script src="https://unpkg.com/[email protected]/dist/aos.js"></script> <!-- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> --> <script src="/public/html/landing-page/js/jquery-migrate-3.0.0.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script> <script src="/public/html/landing-page/js/jquery.backstretch.min.js"></script> <script src="/public/html/landing-page/js/wow.min.js"></script> <script> var txtsHere = ['HUDDERSFIELD TOWN FC', 'VALENCIA CF', 'ATHLETIC CLUB', 'VILLARREAL CF', 'ELCHE CF', 'RCD MALLORCA'] // $('#custCarousel').on('slid.bs.carousel', function () { // currentIndex = $('div.active').index() // $('#txtchangehere').text('' + txtsHere[currentIndex]) // }) AOS.init(); /* Wow */ new WOW().init(); /* Carousel */ $('#carousel-example').on('slide.bs.carousel', function (e) { /* CC 2.0 License Iatek LLC 2018 - Attribution required */ var $e = $(e.relatedTarget); var idx = $e.index(); var itemsPerSlide = 3; var totalItems = $('.carousel-item').length; if (idx >= totalItems - (itemsPerSlide - 1)) { var it = itemsPerSlide - (totalItems - idx); for (var i = 0; i < it; i++) { // append slides to end if (e.direction == "left") { $('.carousel-item').eq(i).appendTo('.carousel-inner'); } else { $('.carousel-item').eq(0).appendTo('.carousel-inner'); } } } }); // Toggle list display function toggleListDisplay() { let langList = document.getElementById("lang-list"); if (getComputedStyle(document.getElementById("lang-list")).display === "none") { langList.style.display = "block"; } else { langList.style.display = "none"; } } function replaceLabelVal(val) { let selectedLang = document.getElementById("selected-lang"); selectedLang.innerHTML = val if (val === 'English') { //window.location = "index.html"; updateTranslationByLanguage('en'); changeClassnameByLanguage('en'); } else { //window.location = "index-cn.html"; updateTranslationByLanguage('cn'); changeClassnameByLanguage('cn'); } toggleListDisplay(); } function changeClassnameByLanguage(lang) { let countryList = { en: { malaysia_cn: 'malaysia', malaysia_footer_home_cn: 'malaysia_footer_home', malaysia_info_centre_cn: 'malaysia_info_centre', malaysia_contact_cn: 'malaysia_contact', singapore_cn: 'singapore' }, cn: { malaysia: 'malaysia_cn', malaysia_footer_home: 'malaysia_footer_home_cn', malaysia_info_centre: 'malaysia_info_centre_cn', malaysia_contact: 'malaysia_contact_cn', singapore: 'singapore_cn' } }; var found = countryList[lang]; if (found) { var keys = Object.keys(found); for (let i = 0; i < keys.length; i++) { var key = keys[i]; var elems = document.getElementsByClassName(key); if (elems && elems.length > 0) { for (let j = 0; j < elems.length; j++) { elems[j].className = found[key]; } } } getLandingPageDomainJson(); } } function jumpToNextSection(id) { console.log("enter"); document.getElementById(id).scrollIntoView({ block: 'start', behavior: 'smooth' }); } // $('document').ready(function () { // var lastScrollTop = 0; // $(window).scroll(function (event) { // var st = $(this).scrollTop(); // if (st > lastScrollTop) { // // console.log("down") // if (document.documentElement.scrollTop <= 5) { // document.getElementById("container-2").scrollIntoView({ block: 'start', behavior: 'auto' }); // } // } // else if (st == lastScrollTop) { // //do nothing // //In IE this is an important condition because there seems to be some instances where the last scrollTop is equal to the new one // } // else { // // console.log("up") // } // lastScrollTop = st; // }); // }); $(window).scroll(function (event) { var st = $(this).scrollTop(); const vh = Math.max(document.documentElement.clientHeight || 0, window.innerHeight || 0); console.log(vh) if (st > (vh + 100) / 2) { document.getElementById("up-arrow").style.opacity = "1"; } else { document.getElementById("up-arrow").style.opacity = "0"; } }); function register() { window.location = "https://www.96mmy.com/en-my/register?affid=215"; } </script> </body> </html>