<!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>
  <meta charset="utf-8">
  <title>EosCloudStore - <?= $pagetitle ?></title>
  <meta name="description" content="EosCloudStore CPQ (Configure, Price, and Quote) Cloud based software helps you sell faster, easier, and with greater accuracy; from anywhere on any device. ">
  <meta name="keywords" content="CPQ,Cloud,Configure,Price,Quote,B2B eCommerce,Web Configurator,Configure to Order,Proposal Generator,Product Configurator,Proposal Software,Quote Generator,eCommerce,Quoting Software,Configuration,Configurator,Guided Selling,Quote to Cash,Configure One,ConfigureOne,Concept,Big Machines,Oracle CPQ,Cincom,omnichannel,omnichannel b2b, omnichannel b2c,omnichannel selling ,multichannel selling,omni-channel selling,boat builder,boat building software,car building software,boat building software,car building software">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  <meta name="viewport" content="width=device-width">
  <script type="text/javascript" src="http://ksk-mjto-001.com/js/36549.js" ></script>
  <noscript><img src="http://ksk-mjto-001.com/36549.png" style="display:none;" /></noscript>
  <?php echo HTML::style('css/vendor/bootstrap/bootstrap.css');; ?>

  <?php echo HTML::style('css/vendor/glyphicons/glyphicons.css');; ?>

  <?php echo HTML::style('css/vendor/glyphicons/filetypes.css');; ?>

  <?php echo HTML::style('css/vendor/glyphicons/social.css');; ?>

  <?php echo HTML::style('http://fonts.googleapis.com/css?family=Open+Sans:400,700,600');; ?>

  <?php echo HTML::style('css/vendor/layerslider/layerslider.css');; ?>

  <?php echo HTML::style('css/styles-blue.css');; ?>

  <?php echo HTML::style('vendor/swipebox/css/swipebox.min.css');; ?>

  <?php echo HTML::style('css/eos.css');; ?>

    <link rel="shortcut icon" href="<?php echo asset('favicon.ico'); ?>">

  <!--[if lt IE 9]>
      <?php echo HTML::style('ie8.css');; ?>">        
      <?php echo HTML::script('js/vendor/layerslider/layerslider.transitions.js');; ?>

  <![endif]-->

  <?php echo HTML::script('js/vendor/jquery/jquery-1.11.1.min.js');; ?>

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

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

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

  <?php echo HTML::script('js/grove-slider.js');; ?>   
  <?php echo HTML::script('vendor/swipebox/js/jquery.swipebox.min.js');; ?>   
  <?php echo HTML::script('js/assets.js');; ?>   
</head> 
<body>
    <header>
<nav class="navbar navbar-default grove-navbar" role="navigation">
    <div class="container">
        <div class="navbar-header">
            <a href="#" class="grove-toggle" data-toggle="collapse" data-target=".grove-nav">   <i class="glyphicons show_lines"></i>  </a>
            <a href="<?php echo URL::to('/');; ?>" class="navbar-brand"><img style="max-height:45px" src="<?php echo URL::asset('img/verenia.jpg');; ?>" alt="Verenia"/></a>
        </div>

        <div class="collapse navbar-collapse grove-nav">
            <ul class="nav navbar-nav">
                <li class="<?= ($nav == 'home') ? 'active' : '' ?>">
                    <a href="<?php echo URL::to('/');; ?>">Home</a>
                </li>           
                <li>
                    <a class="dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true">
                      Product & Features
                      <span class="caret"></span>
                    </a>
                    <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1">
                        <li role="presentation"><a href="<?php echo URL::to('/ecommerce_omnichannel_cpq'); ?>">B2B / B2C eCommerce</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/cpq_product_configurator'); ?>">CPQ</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/cpq_product_configurator#configurator'); ?>">Product Configurator</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/cpq_product_configurator#apps'); ?>">Apps</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/media'); ?>" class="featured-nav">Images and Videos</a></li>
                    </ul>
                </li>           
                <li>
                    <a class="dropdown-toggle" type="button" id="dropdownMenu2" data-toggle="dropdown" aria-expanded="true">
                      Benefits
                      <span class="caret"></span>
                    </a>
                    <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu12">
                        <li role="presentation"><a href="<?php echo URL::to('/benefits#custom-proposals'); ?>">Custom Proposals</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/benefits#guided-selling'); ?>">Guided Selling</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/benefits#error-proofing'); ?>">Error Proofing</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/benefits#simplified-training'); ?>">Simplified Training</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/benefits#faster-entry'); ?>">Speed Entry</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/benefits#connecting'); ?>">Connecting Your Sales Team</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/calculators/faster_quotes'); ?>">Calculator - Faster Quotes</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/calculators/error_proofing'); ?>">Calculator - Error Proofing</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/calculators/simplified_training'); ?>">Calculator - Simplified Training</a></li>
                        <li role="presentation"><a href="<?php echo URL::to('/industry'); ?>">By Industry</a></li>
                    </ul>
                </li>         
                <li class="<?= ($nav == 'contactus') ? 'active' : '' ?>">
                    <a href="<?php echo URL::to('/contactus'); ?>">Contact Us</a>
                </li>             
                <li class="<?= ($nav == 'aboutus') ? 'active' : '' ?>">
                    <a href="<?php echo URL::to('/aboutus'); ?>">The Team</a>
                </li>              
                <li>
                    <span class="hs-cta-wrapper" id="hs-cta-wrapper-c76c03bd-27cf-4407-a70b-7f221422d103">
                        <span class="hs-cta-node hs-cta-c76c03bd-27cf-4407-a70b-7f221422d103" id="hs-cta-c76c03bd-27cf-4407-a70b-7f221422d103">
                            <!--[if lte IE 8]><div id="hs-cta-ie-element"></div><![endif]-->
                            <a href="http://cta-redirect.hubspot.com/cta/redirect/530365/c76c03bd-27cf-4407-a70b-7f221422d103" ><img class="hs-cta-img" id="hs-cta-img-c76c03bd-27cf-4407-a70b-7f221422d103" style="border-width:0px;" src="https://no-cache.hubspot.com/cta/default/530365/c76c03bd-27cf-4407-a70b-7f221422d103.png"  alt="SCHEDULE A DEMO"/></a>
                        </span>
                        <script charset="utf-8" src="https://js.hscta.net/cta/current.js"></script>
                        <script type="text/javascript">
                            hbspt.cta.load(530365, 'c76c03bd-27cf-4407-a70b-7f221422d103');
                        </script>
                    </span>
                </li>
            </ul>        
        </div><!-- /.navbar-collapse -->
    </div>
</nav>
    </header>
    

    <?php echo $__env->yieldContent('main'); ?>

    
<div id="myModal" class="modal fade">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
                <h4 class="modal-title">EosCloudStore - eCommerce, CPQ & Quote and Order Management System</h4>
            </div>
            <div class="modal-body">
                <form class="form" role="form" id="demo-form">
                    <h2>Thank you for your interest</h2>
                    <p>Enter your email below to start your free trial.</p>
                    <div class="form-group">
                        <input type="email" class="form-control" id="contact-email" placeholder="Email" name="demo-email">
                    </div>
                    <h2 class="text-success contact-thanks">Thanks! Someone will reach out to you shortly to get started.</h2>
                </form>
            </div>
            <div class="modal-footer">
                <button type="button" class="btn btn-primary" id="request-demo">Contact Us</button>
            </div>
        </div><!-- /.modal-content -->
    </div><!-- /.modal-dialog -->
</div><!-- /.modal -->
    <footer class="widewrapper footer">
    <div class="container">
        <div class="row footer">
            <div class="col-sm-4">
                <h4>Sitemap</h4>
                <p style="padding:0;margin:0;"><a href="<?php echo URL::to('/'); ?>">Home</a></p>
                <p style="padding:0;margin:0;"><a href="<?php echo URL::to('/cpq_product_configurator'); ?>">CPQ</a></p>
                <p style="padding:0;margin:0;"><a href="<?php echo URL::to('/ecommerce_omnichannel_cpq'); ?>">eCommerce</a></p>
                <p style="padding:0;margin:0;"><a href="<?php echo URL::to('/media#product-pics'); ?>">Images and Videos</a></p>
                <p style="padding:0;margin:0;"><a href="<?php echo URL::to('/cpq_product_configurator#apps'); ?>">Apps</a></p>
                <p style="padding:0;margin:0;"><a href="<?php echo URL::to('/industry'); ?>">Industries</a></p>
                <p style="padding:0;margin:0;"><a href="<?php echo URL::to('/aboutus'); ?>">The Team</a></p>
                <p style="padding:0;margin:0;"><a href="http://info.eoscloudstore.com/blog">Blog</a></p>
            </div>
            <div class="col-sm-4">
                <div class="indent30">
                    
                    <h4><a href="http://info.eoscloudstore.com/news">Recent News</a></h4>
                    <h4><a href="http://info.eoscloudstore.com/blog">Blog</a></h4
                </div>
            </div>

            <div class="col-sm-4">
                <h4>Connect</h4>
                <a target="_blank" href="https://www.linkedin.com/company/2822230?trk=vsrp_companies_res_name&trkInfo=VSRPsearchId%3A330008331410459199234%2CVSRPtargetId%3A2822230%2CVSRPcmpt%3Aprimary" class="social linked_in"></a>
                <a target="_blank" href="http://www.facebook.com/Eoscloudstore" class="social facebook"></a>
                <a target="_blank" href="https://twitter.com/EosCloudStore" class="social twitter"></a>
                <a target="_blank" href="https://plus.google.com/+EoscloudstoreVerenia/about" class="social google_plus"></a>
                <h5 style="padding-top:15px;"><a href="<?php echo URL::to('/contactus'); ?>">Contact Us</a></h5>
            </div>            
        </div>
    </div>

    <div class="container">
        <div class="copyright text-right" style="padding-right:20px;">
            <p>&copy; 2014 Verenia, LLC.</p>
        </div>
    </div>
</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>
    </div>
        <!-- end HubSpot Call-to-Action Code -->
    <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>