﻿<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>

    <!-- @DennisTang: Needs to sort out header and add to global header -->
    <link rel="stylesheet" href="/css/app.css" />


    <script type="text/javascript" src="//use.typekit.net/zjj2gkk.js"> </script>
    <script type="text/javascript"> try {
      Typekit.load();
    } catch(e) {
    } </script>

    <script src="/js/vendor/jquery.js"> </script>
    <script src="/js/vendor/jquery.bxslider.js"> </script>

    <script type="text/javascript">
      $(document).ready(function() {
        $('.js-gallery').bxSlider();

        $('.js-content-slider').bxSlider({
          minSlides: 1,
          maxSlides: 3,
          slideWidth: 320,
          slideMargin: 0,
          controls: false,
          auto: true
        });

      });
    </script>

  <script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script></head>
  <body style="overflow: auto;">

    <!-- @Matt and @Dan: Actual template starts here, plz keep section comments -->

    <!-- section start: full width image with error message -->
    <section class="error-page">
      <figure>
        <img src="/assets/images/template/error-image.jpg" alt="" />
        <div class="err-header">
          <h1>WHOOOOPS!</h1>
          <p>We have had a problem</p>
        </div>
      </figure>
    </section>
    <!-- section end: full width image with error message -->

    <!-- section start: error message -->
    <section class="error-page">
      <div class="err-message">
        <p>Check out some of this great content or go <a href="javascript:history.back()" title="back to the previous page">back to the previous page</a></p>
      </div>
    </section>
    <!-- section end: error message -->

    <!-- template ends here -->

  <script type="text/javascript"> if (!NREUMQ.f) {NREUMQ.f=function() {NREUMQ.push(["load",new Date().getTime()]);var e=document.createElement("script"); e.type="text/javascript"; e.src=(("http:"===document.location.protocol)?"http:":"https:") + "//" + "js-agent.newrelic.com/nr-100.js"; document.body.appendChild(e);if(NREUMQ.a)NREUMQ.a();};NREUMQ.a=window.onload;window.onload=NREUMQ.f;};NREUMQ.push(["nrfj","beacon-2.newrelic.com","81938b3952","2423798","M1RaZhdVXUpQB0YLXAoebUAMG1ZLQwtATFsQXFQ=",0,2,new Date().getTime(),"8057B4E3C2B7DE74","","","",""]);</script></body>
</html>