HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers36/mecurity-ramkraakbeveiliging.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." />
    <meta name="Subject" content="<?php echo SITE_NAME ?>" />
    <meta name="Description" content="<?php  ?>" />
    <meta name="Keywords" content="Mecuirty Ramkraakbeveiliging"/>
    <meta name="Expires" content="14" />
    <meta name="Robots" content="All" />
    <meta name="viewport" content="width=1200">
    <title><?php $this->getData('page_title'); ?></title>

    <!-- 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-W5CG7JQ');</script>
    <!-- End Google Tag Manager -->

    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
    <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?v=3" 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-W5CG7JQ"
                  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_ramkraakbeveiliging.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>