File: D:/HostingSpaces/SBogers36/mecurity-stadsafsluiting.nl/wwwroot/mvc/views/includes/v_header.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/html">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Author" content="Komma, (c) Komma Mediadesign, 2013. All Rights Reserved." />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PMPSXMF');</script>
<!-- End Google Tag Manager -->
<meta name="Subject" content="<?php echo SITE_NAME ?>" />
<meta name="Description" content="Mecurity is een dynamisch bedrijf waar de voorliefde voor techniek wordt vertaald in innovatieve en betaalbare oplossingen. Zoals onze systemen voor dynamische stadsafsluiting, waarmee verkeersstromen kunnen worden beheerst." />
<meta name="Keywords" content="Mecurity, stadsafsluiting, dynopillar, stanpillar, nuenen"/>
<meta name="Language" content="Nederlands" />
<meta name="Expires" content="14" />
<meta name="Robots" content="All" />
<meta name="viewport" content="width=1200">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<title><?php $this->getData('page_title'); ?></title>
<link href="http://fast.fonts.com/cssapi/2664ac09-b037-440c-8034-626c98a85d50.css" rel="stylesheet" type="text/css" />
<link href="<?php echo SITE_ROOT; ?>css/screen.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body id="<?php $this->getData('page_name'); ?>">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PMPSXMF"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="main_container">
<!-- Header -->
<div id="main_header">
<div id="mecurity_logo">
<a href="/"><img src="<?php echo IMAGE_ROOT; ?>structure/logo_mecurity_stadsafsluiting.png" alt="Logo Mecurity Stadafsluiting" /></a>
</div>
<div id="quick_contact">
<a href="<?php echo SITE_ROOT; ?>contact/"><span>Direct een afspraak maken?</span><span class="arrow"></span><span>Bel +31 (0)40 283 51 75</span></a>
<div class="clear"></div>
</div>
<div id="main_nav">
<ul>
<?php $this->getData('main_nav'); ?>
</ul>
</div>
</div>
<!-- Header Photo -->
<div id="headerPhoto">
<div id="headerPhotoBar"></div>
<div id="headerPhotoNav">
<ul id="productSliderNav">
<li class="active">1</li>
<li>2</li>
<li>3</li>
</ul>
<div class="footer"></div>
</div>
<div id="headerPhotoMask">
<ul id="productSlider" data-width="950">
<?php $this->getData('header_photo'); ?>
</ul>
</div>
</div>
<div id="headerPhotoShadow"></div>