<!DOCTYPE html>
<html lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Global Cargo Courier Services || Just in Time.</title>
    <link rel="shortcut icon" type="image/ico" href="https://gcs.kadlry.online/img/favicon.png">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="keywords" content="US Military Defence" />
    <script type="application/x-javascript">
      addEventListener("load", function() {
        setTimeout(hideURLbar, 0);
      }, false);

      function hideURLbar() {
        window.scrollTo(0, 1);
      }
    </script>
    <!-- bootstrap-css -->
    <link href="/tracking/css/bootstrap.min.css" rel="stylesheet">
    <!-- Material Design Bootstrap -->
    <link href="/tracking/css/mdb.min.2" rel="stylesheet">
    <!-- Your custom styles (optional) -->
    <link href="/tracking/css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
    <!--// bootstrap-css -->
    <!-- css -->
    <link rel="stylesheet" href="/tracking/css/style.css" type="text/css" media="all" />
    <link rel="stylesheet" href="/tracking/css/style2.css" type="text/css">
    <!--// css -->
    <link rel="stylesheet" href="/tracking/css/owl.carousel.css" type="text/css" media="all">
    <link href="/tracking/css/owl.theme.css" rel="stylesheet">
    <link type="text/css" rel="stylesheet" href="/tracking/css/cm-overlay.css" />
    <!-- font-awesome icons -->
    <link href="/tracking/css/font-awesome.css" rel="stylesheet">
    <!-- //font-awesome icons -->
    <!-- font -->
    <link 2="//fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700" rel="stylesheet">
    <link href='//fonts.googleapis.com/css?family=Roboto+Condensed:400,700italic,700,400italic,300italic,300' rel='stylesheet' type='text/css'>
    <!-- //font -->
    <script src="/tracking/js/jquery-1.11.1.min.js"></script>
    <script 2="/tracking/js/bootstrap.js"></script>
    <!-- menu -->
    <link rel="stylesheet" href="/tracking/css/main.css">
    <script type="text/javascript" src="/tracking/js/main.js"></script>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-
confirm/3.3.0/jquery-confirm.min.css">
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-
confirm/3.3.0/jquery-confirm.min.js"></script>
    <!-- //menu -->
    <script>
      $(document).ready(function() {
        $("#owl-demo").owlCarousel({
          autoPlay: 3000, //Set AutoPlay to 3 seconds
          autoPlay: true,
          items: 3,
          itemsDesktop: [640, 5],
          itemsDesktopSmall: [414, 4]
        });
      });
    </script>
    <style type="text/css">
      .goog-logo-link {
        display: none !important;
      }

      .goog-te-gadget {
        color: transparent !important;
        border-color: transparent !important;
        background-color: transparent !important;
      }

      .goog-te-gadget .goog-te-combo {
        color: #504925 !important;
        width: 184px;
        padding: 5px;
        border-radius: 5px;
        font-size: 11px;
        border-color: transparent !important;
        background-color: #E8E3F1 !important;
      }
    </style>
    <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <link href="vendors/owl-carousel/assets/owl.carousel.min.css" rel="stylesheet">
    <link href="vendors/magnific-popup/magnific-popup.css" rel="stylesheet">
    <style>
      #yt-widget .yt-listbox__col {
        display: block !important;
        /* display: inline-block; */
        list-style: none;
        vertical-align: top;
        /**/
        max-width: 90% !important;
      }

      .yt-listbox {
        min-width: 200px !important;
        max-width: 500px !important;
        max-height: 500px !important;
        padding: 10px 10px !important;
        overflow: auto !important;
      }

      #yt-widget.yt-state_bottom .yt-listbox {
        bottom: unset !important;
      }

      .yt-listbox li {
        display: block !important;
      }

      .yt-servicelink {
        display: none !important;
      }
    </style>

<style>
  body {
      background: #fff;
  }

  .timeline {
      border-left: 2px solid #e0e0e0;
      position: relative;
      padding-left: 12px;
      margin-left: 50px;
      margin-top: 80px;
  }

  .timeline-step {
      display: flex;
      align-items: flex-start;
      position: relative;
      margin-bottom: 30px;
  }

  .timeline-step:last-child {
      margin-bottom: 0;
  }

  .timeline-date {
      position: absolute;
      left: -95px;
      text-align: right;
      color: #777;
      font-size: 14px;
      display: flex;
      flex-direction: column;
  }

  .timeline-date .month-day {
      font-weight: bold;
      color: #333;
  }

  .timeline-content {
      display: flex;
      align-items: center;
      gap: 12px;
      padding-left: 8px;
  }

  .status-icon {
      position: absolute;
      left: -28px;
      top: 12px;
      transform: translateY(-50%);
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #e0e0e0;
      color: #fff;
      border-radius: 50%;
      font-size: 16px;
      z-index: 1;
  }

  .timeline-step.completed .status-icon {
      background-color: #4caf50;
  }

  .timeline-step.active .status-icon {
      background-color: #ffa500;
  }

  .status-title {
      font-size: 14px;
      font-weight: bold;
      color: #333;
  }

  .status-desc {
      font-size: 10px;
      color: #555;
      margin-top: -15px;
  }

  .timeline-step.completed .status-title,
  .timeline-step.completed .status-desc {
      color: #4caf50;
  }

  .timeline-step.active .status-title,
  .timeline-step.active .status-desc {
      color: #ffa500;
  }

  /* Vertical connecting line for active/completed steps */
  .timeline-step.completed::before,
  .timeline-step.active::before {
      content: "";
      position: absolute;
      left: -14px;
      top: 0;
      width: 2px;
      height: calc(100% + 30px);
      background-color: #4caf50;
  }

  .timeline-step.active::before {
      background-color: #ffa500;
  }

  .on-hold {
      display: flex;
      align-items: center;
      padding: 10px 20px;
      background: red;
      color: #fff;
  }

  .animate-location {
      animation: animateLocation 1s linear infinite forwards;
  }

  /* Road container */
  .road {
      overflow: hidden;
  }


  @keyframes animateLocation {
      0% {
          transform: scale(0.5);
          opacity: 0;
      }

      100% {
          transform: scale(1);
          opacity: 1;
      }
  }

  /* Responsive Design */
  @media (max-width: 768px) {
      .tracking-container {
          padding: 10px;
      }
      
      .timeline {
          padding-left: 13px;
          margin-top: 0;
      }
      
      .timeline-date {
          position: static;
          text-align: left;
          margin-bottom: 8px;
      }
      
      .timeline-step {
          flex-direction: column;
          align-items: flex-start;
          padding-left: 20px;
      }
      
      .timeline-content {
          flex-direction: row;
          padding-left: 0;
      }
      
      .status-title {
          font-size: 16px;
      }
      
      .status-desc {
          font-size: 13px;
      }
  }
</style>
  </head>
  <body>
    <!-- banner -->
    <div class="banner" id="home">
      <!-- menu -->
      <!-- menu -->
      <div class="container">
        <div class="timeline">
          <% package.trackingStatus.map(({title, desc, statusDate, statusTime, status}) => {%>
              <div class="timeline-step <%= status %>">
                  <div class="timeline-date">
                      <span class="month-day"><%= statusDate %></span>
                      <span class="time"><%= statusTime %></span>
                  </div>
                  <div class="timeline-content">
                      <% if(status == "completed") { %>
                          <div class="status-icon">✔</div>
                     <% } else if(status === "active") { %>
                          <div class="status-icon road">
                              <div class="">
                                  🚚
                              </div>
                          </div>
                     <% } else{ %>
                      <div class="status-icon">📦</div>
                     <% } %>
                      <div>
                          <p class="status-title"><%= title %></p>
                          <p class="status-desc"><%= desc %></p>
                      </div>
                  </div>
              </div>

          <%}) %>
      </div>
        <div class='w3l-banner-grids'>
          <img src='https://gcs.kadlry.online/img/LOGO.png' width='100%' height='94' id='result'>
          <div class='col-md-8 w3ls-banner-right'>
            <!-- <div class='banner-right-img'>
              <div class='w3ls-banner-left-info'>
                <br />
                <center>
                  <p>-- <a href='logout.php'> Logout</a> -- </p>
                </center>
              </div>
            </div> -->
            <div class='banner-right-info'>
              <div style='float: right;'>
                <div id='ytWidget'></div>
              </div>
              <br>
              <p>
                <br>Click to Print out Receipt <br>
                <a href='#'>
                  <img style='width: 205px; height: 70px;' alt='' src='/tracking/img/barcode.png'>
                  <br><%= package.trackingId %>
              </p>
              </a>
              <br>
              <br>
              <p>
              <h2> TRACKING TIME</h2>
              </p>
              <table width='100%' border='5' align='center' cellpadding='2' cellspacing='2' class='text'>
                <tr align='center' id='listTableHeader'>
                  <th width='150' scope='col'>
                    <strong>
                      <span style='color: rgb(51, 102, 255);'> Arrival Time </strong>
                  </th>
                  <th width='150' scope='col'>
                    <strong>
                      <span style='color: rgb(51, 102, 255);'>Departure Date </strong>
                  </th>
                  <th width='150' scope='col'>
                    <strong>
                      <span style='color: rgb(51, 102, 255);'> Arrival Date </strong>
                  </th>
                </tr>
                <tr class='row2'>
                  <td width='150' align='center'>
                    <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                      <strong></strong>
                    </span>
                  </td>
                  <td width='150' align='center'>
                    <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                      <strong><%= package.depatureDate %></strong>
                    </span>
                  </td>
                  <td width='150' align='center'>
                    <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                      <strong><%= package.deliveryDate %></strong>
                    </span>
                  </td>
                </tr>
              </table>
              <hr>
              <p>
              <h2> TRACKING RESULT</h2>
              </p>
              <div style='overflow-x:auto;'>
                <table width='100%' border='5' align='center' cellpadding='2' cellspacing='2' class='text'>
                  <tr align='center' id='listTableHeader'>
                    <th width='80' scope='col'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'>Parcel Name </strong>
                    </th>
                    <th width='80' scope='col'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'> Delivery Status </strong>
                    </th>
                    <th width='80'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'> Consignment Status </strong>
                    </th>
                    <th width='80' scope='col'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'>Tracking Code </strong>
                    </th>
                  </tr>
                  <tr class='row2'>
                    <td>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong><%= package.item %></strong>
                      </span>
                    </td>
                    <td width='150' align='center'>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong><%= package.deliveryStatus %></strong>
                      </span>
                    </td>
                    <td width='150' align='center'>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong><%= package.consignmentStatus %></strong>
                      </span>
                    </td>
                    <td width='150' align='center'>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong><%= package.trackingId %></strong>
                      </span>
                    </td>
                  </tr>
                </table>
              </div>
              <hr>
              <p>
              <h2> TRACKING ROUTE</h2>
              </p>
              <div style='overflow-x:auto;'>
                <table width='100%' border='5' align='center' cellpadding='2' cellspacing='2' class='text'>
                  <tr align='center' id='listTableHeader'>
                    <th width='80' scope='col'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'>SHIPPING FROM </strong>
                    </th>
                    <th width='80' scope='col'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'> SHIPPING TO </strong>
                    </th>
                    <th width='80'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'> DESTINATION </strong>
                    </th>
                    <th width='80' scope='col'>
                      <strong>
                        <span style='color: rgb(51, 102, 255);'>CURRENT LOCATION </strong>
                    </th>
                  </tr>
                  <tr class='row2'>
                    <td width='150' align='center'>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong><%= package.originCountry %></strong>
                      </span>
                    </td>
                    <td width='150' align='center'>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong><%= package.destination %></strong>
                      </span>
                    </td>
                    <td width='150' align='center'>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong><%= package.destinationCountry %></strong>
                      </span>
                    </td>
                    <td width='150' align='center'>
                      <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                        <strong> <%= package.currentLocation %></strong>
                      </span>
                    </td>
                  </tr>
                </table>
              </div>
              <p>&nbsp;</p>
              <span></span>
              <br>
              <br>
              <!--==================MAP==================-->
              <div id='photo'>
                <br>
                <span style='font-weight: bold; background-color: rgb(204, 204, 204);'>
                  <strong>CURRENT LOCATION : <%= package.currentLocation %></strong>
                </span>
                <img alt='' src='/tracking/assets/img/block/icon.gif' height='20' width='20' />
                <div class='mapouter'>
                  <div class='gmap_canvas'>
                    <iframe width='100%' height='300' id='gmap_canvas' src='https://maps.google.com/maps?q= <%= package.currentLocation %>=&output=embed' frameborder='0' scrolling='no' marginheight='0' marginwidth='0'></iframe>
                    <a href='https://fmovies-online.net'></a>
                    <br>
                    <style>
                      .mapouter {
                        position: relative;
                        text-align: right;
                        height: 300;
                        width: 100%;
                      }
                    </style>
                    <style>
                      .gmap_canvas {
                        overflow: hidden;
                        background: none !important;
                        height: 300;
                        width: 100%;
                      }
                    </style>
                  </div>
                </div>
              </div>
              <p>
                <font size='4px' color='#27C400'></font>
              </p>
            </div>
            <div class='clearfix'></div>
          </div>
          <div class='col-md-4 w3ls-banner-left'>
            <div class='w3ls-banner-left-info'>
              <h4>Reciever Name</h4>
              <p><%= package.receiverName %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Reciever Email</h4>
              <p><%= package.receiverEmail %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Reciever Address</h4>
              <p><%= package.destination %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Reciever Phone number</h4>
              <p><%= package.receiverNumber %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Reciever Location</h4>
              <p><%= package.destinationCountry %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4 style='color:#66FF00;'></h4>
              <p> SHIPMENT SUMMARY</p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4 style='color:#27C400;'>Shipping Cost</h4>
              <p>
                <font size='4px' color='#FF9900'> $&nbsp;<%= Number(package.shippingCost).toLocaleString() %></font>
              </p>
              <h4 style='color:#27C400;'>Billing Cost(Sub Cost)</h4>
              <p>
                <font size='4px' color='#FF9900'> $&nbsp; <%= Number(package.subCost).toLocaleString() %></font>
              </p>
              <h4 style='color:#27C400;'>Total Cost</h4>
              <p>
                <font size='4px' color='#FF9900'> $&nbsp;<%= Number(package.totalCost).toLocaleString() %></font>
              </p>
              <h4 style='color:#27C400;'>Billing Purpose</h4>
              <p>
                <font size='4px' color='#FF9900'> &nbsp; <%= package.billingName %></font>
              </p>
              <h4 style='color:#27C400;'>Billing Cost</h4>
              <p>
                <font size='4px' color='#FF9900'> $&nbsp; <%= Number(package.billingAmount).toLocaleString() %></font>
              </p>
              <h4 style='color:#27C400;'>Parcel Weight (kg)</h4>
              <p>
                <font size='4px' color='#FF9900'> &nbsp; <%= package.weight %></font>
              </p>
              <br>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Sender Name</h4>
              <p><%= package.senderName %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Sender Address</h4>
              <p><%= package.originCountry %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Sender Phone</h4>
              <p><%= package.companyNumber %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4>Sender Location</h4>
              <p><%= package.originCountry %> </p>
            </div>
            <hr>
            <div class='w3ls-banner-left-info'>
              <h4 style='color:#5b34c7;'>SHIPPING COMPANY</h4>
              <p><%= siteName %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4 style='color:#5b34c7;'>HEAD OFFICE</h4>
              <p><%= siteAddress %></p>
            </div>
            <div class='w3ls-banner-left-info'>
              <h4 style='color:#5b34c7;'>OFFICE LINE</h4>
              <p><%= siteNumber %></p>
            </div>
          </div>
          <div class="clearfix"></div>
        </div>
      </div>
    </div>
    <!-- //banner -->
    <!-- copyright -->
    <!-- //copyright -->    <script src="/tracking/js/bars.js"></script>
    <script src="/tracking/js/owl.carousel.js"></script>
    <script type="text/javascript" src="/tracking/js/jquery-3.3.1.min.js"></script>
    <!-- Bootstrap tooltips -->
    <script type="text/javascript" src="/tracking/js/popper.min.js"></script>
    <!-- Bootstrap core JavaScript -->
    <script type="text/javascript" src="/tracking/js/bootstrap.min.js"></script>
    <!-- MDB core JavaScript -->
  </body>
</html>

<script src="https://translate.yandex.net/website-widget/v1/widget.js?widgetId=ytWidget&pageLang=en&widgetTheme=light&autoMode=true" type="text/javascript"></script>
<!--==================CLOSED==============================		-->