https://hitech-engineers.com/en/

Submitted URL:
https://hitech-engineers.com/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 6 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
toggleDropdownstring
myFunctionstring
toggleSubMenustring

Console log messages · 4 found

Messages logged to the web console

TypeCategoryLog
infonetwork
URL
https://hitech-engineers.com/en/
Text
Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://hitech-engineers.com/Font/K2D.woff2
infonetwork
URL
https://hitech-engineers.com/en/
Text
Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://hitech-engineers.com/Font/Jura.woff2
infonetwork
URL
https://hitech-engineers.com/en/
Text
Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://hitech-engineers.com/Font/Play.woff2
infonetwork
URL
https://hitech-engineers.com/en/
Text
Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://hitech-engineers.com/Font/CF.woff

HTML

The raw HTML body of the page

<!DOCTYPE html><html id="Hitech Engineers" lang="en"><head>
    <meta name="charset" content="utf-8">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta content="IE=egde" http-equiv="x-ua-compatible">
    <meta name="viewport" content="width=device-width">
    <meta name="referrer" content="origin">
    <meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' https://hitech-engineers.com 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' https://hitech-engineers.com data:; connect-src 'self'; font-src 'self';">
    <meta http-equiv="X-Content-Type-Options" content="nosniff">
    <meta name="referrer" content="no-referrer">
    <title>Hitech Engineers | Manufacturers</title>
    <link rel="icon" href="favicon.ico">
    <meta name="description" content="Hitech Engineers is a newly founded manufacturer and general order supplier company founded in 2021. We specialize in spg frame cylinder and dynamical balancing machines, as well as a variety of other services. we are able to provide our customers with the best quality products and services. We strive to exceed expectations and provide best quality products .">
    <meta name="copyright" content="©Hitech Engineers 2024., ALL RIGHTS RESERVED">
    <meta name="keywords" content="">
    <meta property="og:title:icon" content="favicon.ico">
    <meta name="google-site-verification" content="">
    <meta name="”robots”" content="index, follow">
    <meta property="og:title:icon" content="favicon.ico">
    <meta property="og:title" content="Hitech Engineers | Manufacturers">
    <meta property="og:type" content="Web Desining">
    <meta property="og:image" content="favicon.png">
    <link rel="stylesheet" href="/css/HomeStyle.css">
    <meta property="og:url" content="https://hitech-engineers.com/">
    <link rel="canonical" href="https://hitech-engineers.com/en">
    <link rel="alternate" href="https://hitech-engineers.com/ko/" hreflang="ko-kr">
    <link rel="alternate" href="https://hitech-engineers.com/th/" hreflang="th-th">
</head>

<body>

<!--Home-->
<div class="Home">
    <div class="Top">
        <a href="tel:+916290892510" class="call-button"><img class="callIMG" src="../resources/Call.png" alt="Call">Call Us</a>
        <a href="mailto:[email protected]" class="email-button">Email Us<img class="emailIMG" src="../resources/Mai.png" alt="Mail"></a>
        <div class="video-container">
            <video autoplay="" muted="" loop="" id="bg-video">
                <source src="../resources/HTETOP.mp4" type="video/mp4">
                Your browser does not support the video tag.
            </video>
            <div class="Logo"><a href="/"><img class="LogoImg" alt="Logo" src="../resources/HitechEngineers.svg"></a>
            </div>
             <!-- Navigation Menu -->
            <div class="Menu">
                <div id="Option">
                    <hr>
                    <a class="Selected" style="color: #F9BA04">Home</a>
                    <a href="/en/OurProductServices/" id="product-services-link">Product &amp; Services</a>
                    <div class="product-services-options"><a class="H">Product</a><a href="/OurProductServices/aluminumpully/">Aluminum Pully</a><a class="H">Service</a></div>
                      <span class="arrow-down" id="arrow-down-color" onclick="toggleSubMenu()">
                          <img id="arrow-down-image" src="../resources/Arrow%20Down.png" alt="Arrow">
                      </span>
                    <a href="/en/Contract/">Contract</a>
                    <hr>
                    <a href="javascript:void(0);" class="close" onclick="myFunction()"></a>
                </div>

                <!-- "Hamburger Menu" / "Bar icon" to toggle the navigation links -->
                <a href="javascript:void(0);" class="icon" id="MobileMenu" onclick="myFunction()"></a>
            </div>
            <div class="Language">
                <!-- Dropdown Menu -->
                <div class="dropdown">
                    <button class="dropbtn" onclick="toggleDropdown()"><img src="../resources/Language.png" alt="Language"><img src="../resources/Arrow Down Lan.png" alt="↓"></button>
                    <div class="dropdown-content">
                        <a class="Selected" style="color:#055E6E99">English</a>
                        <a href="/ko/">한국어</a>
                        <a href="/th/">ไทย</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="Main">
        <div class="video-containerM">
            <video autoplay="" muted="" loop="" id="bg-videoM">
                <source src="../resources/HTEHome.mp4" type="video/mp4">
                Your browser does not support the video tag.
            </video>
            <div class="HomeWelcome">
            <h2 class="Welcome">Welcome</h2>
            <h2 class="AboutUs">About Us</h2>
            <h1 class="HitechEngineers">Hitech Engineers is a newly founded manufacturer and general order supplier company founded in 2021. We specialize in spg frame cylinder and dynamical balancing machines, as well as a variety of other services. we are able to provide our customers with the best quality products and services. We strive to exceed expectations and provide best quality products .</h1>
            <button class="OurProductServices" onclick="window.location.href='/en/OurProductServices/';">Our Product &amp; Services</button>
            </div>
        </div>
    </div>
    <div class="Footer"><img class="linkedin" onclick="window.location.href='https://www.linkedin.com';" src="../resources/linkedin.png" alt="linkedin"><div class="RightReserve">©<span id="copyrightYear">2024</span> HITECH ENGINEERS ALL RIGHTS RESERVE</div><div class="Address">83/15 V Road, Dasnagar Howrah-711105</div></div>
</div>
<script type="text/javascript">
    const currentYear = new Date().getFullYear();
    document.getElementById('copyrightYear').textContent = currentYear;
</script>
<script src="/js/SUB.js"></script>
<script src="/js/fetch.js"></script>


</body></html>