headlib.ejs 3.69 KB
<!-- Google Fonts
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet"> -->

<!-- Bootstrap CSS File -->
<link href="https://cdn.staticfile.org/twitter-bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet">
<!--  <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">-->

<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">

<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<link href="css/contact.css" rel="stylesheet">
<link rel="stylesheet" href="css/message.min.css">


<script
  src="//assets.adobedtm.com/60bdfe74d5485bbce19717b8973705c35a64363e/satelliteLib-b39f015b0c83978d23a6de9aacb727eccf7afbe2.js"></script>

<script>
  //prehiding snippet for Adobe Target with asynchronous Launch deployment
  (function (g, b, d, f) { (function (a, c, d) { if (a) { var e = b.createElement("style"); e.id = c; e.innerHTML = d; a.appendChild(e) } })(b.getElementsByTagName("head")[0], "at-body-style", d); setTimeout(function () { var a = b.getElementsByTagName("head")[0]; if (a) { var c = b.getElementById("at-body-style"); c && a.removeChild(c) } }, f) })(window, document, "body {opacity: 0 !important}", 3E3);
</script>
<script src="//assets.adobedtm.com/d31727ec25f9/70a0e842a5ee/launch-0fd9a3caa882.min.js" async></script>


<!-- Global site tag (gtag.js) - Google Ads: 442871622 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-442871622"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() { dataLayer.push(arguments); }
  gtag('js', new Date());

  gtag('config', 'AW-442871622');
</script>


<script>

  window.addEventListener('load', function (event) {

    document.querySelectorAll('button[type*="submit"]').forEach(function (e) {

      e.addEventListener('click', function () {

        var name = document.querySelector('input[name="name"]').value;

        var company = document.querySelector('input[name="company"]').value;

        var tel = document.querySelector('input[name="phone"]').value;

        var msg = document.querySelector('textarea[name="message"]').value;

        var email = document.querySelector('input[name="email"]').value;

        var mailformat = /^\w+([\.-]?\w+)@\w+([\.-]?\w+)(\.\w{2,3})+$/;

        if (name != " " && email != " " && email.match(mailformat) && company != " " && tel != " " && msg != " ") {

          gtag('event', 'conversion', { 'send_to': 'AW-442871622/g-1gCLap99cDEMbeltMB' });

        };

      });

    });

  });

</script>

<script>

  window.addEventListener('load', function (event) {

    document.querySelectorAll('input[type*="submit"]').forEach(function (e) {

      e.addEventListener('click', function () {

        var name = document.querySelector('input[name="your-name"]').value;

        var company = document.querySelector('input[name="your-companyname"]').value;

        var tel = document.querySelector('input[name="your-phone"]').value;

        var email = document.querySelector('input[name="your-email"]').value;

        var mailformat = /^\w+([\.-]?\w+)@\w+([\.-]?\w+)(\.\w{2,3})+$/;

        if (name != " " && email != " " && email.match(mailformat) && company != " " && tel != " ") {

          gtag('event', 'conversion', { 'send_to': 'AW-442871622/XT4ACOKl99cDEMbeltMB' });

        };

      });

    });

  });

</script>
<meta name="baidu-site-verification" content="code-OqGesmSnJb" />