<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
  <?php echo $__env->yieldContent('pagehead'); ?> 
</head> 
<body>
    <header>
        <?php echo $__env->yieldContent('navbar'); ?>
    </header>
    
    <?php echo $__env->yieldContent('slider'); ?>
    <?php echo $__env->yieldContent('statimages'); ?>
    <?php echo $__env->yieldContent('sellbetter'); ?>
    <?php echo $__env->yieldContent('main-features'); ?>
    <?php echo $__env->yieldContent('aboutus'); ?>
    <?php echo $__env->yieldContent('customer-and-reviews'); ?>
    <?php echo $__env->yieldContent('footer'); ?>
    
    <?php echo HTML::script('js/vendor/bootstrap/bootstrap.min.js');; ?>

    <?php echo HTML::script('js/vendor/modernizr/modernizr.js');; ?>

    <div id="demo-button" class="text-center">
        <!--HubSpot Call-to-Action Code -->
        <span class="hs-cta-wrapper" id="hs-cta-wrapper-be2f57f6-032b-4071-8169-018238a42942">
            <span class="hs-cta-node hs-cta-be2f57f6-032b-4071-8169-018238a42942" id="hs-cta-be2f57f6-032b-4071-8169-018238a42942">
                <!--[if lte IE 8]><div id="hs-cta-ie-element"></div><![endif]-->
                <a href="http://cta-redirect.hubspot.com/cta/redirect/530365/be2f57f6-032b-4071-8169-018238a42942"  target="_blank" ><img class="hs-cta-img" id="hs-cta-img-be2f57f6-032b-4071-8169-018238a42942" style="border-width:0px;" src="https://no-cache.hubspot.com/cta/default/530365/be2f57f6-032b-4071-8169-018238a42942.png"  alt="New Call-to-action"/></a>
            </span>
            <script charset="utf-8" src="https://js.hscta.net/cta/current.js"></script>
            <script type="text/javascript">
                hbspt.cta.load(530365, 'be2f57f6-032b-4071-8169-018238a42942');
            </script>
        </span>
        <!-- end HubSpot Call-to-Action Code -->

    </div>
    <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

    ga('create', 'UA-40616415-1', 'auto');
    ga('send', 'pageview');

    (function(d,s,i,r) {
      if (d.getElementById(i)){return;}
      var n=d.createElement(s),e=d.getElementsByTagName(s)[0];
      n.id=i;n.src='//js.hs-analytics.net/analytics/'+(Math.ceil(new Date()/r)*r)+'/530365.js';
      e.parentNode.insertBefore(n, e);
    })(document,"script","hs-analytics",300000);

    </script>
</body>
</html>