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/yoda-ict/yoda-ict.nl/wwwroot/app/views/includes/v_footer.php
<footer>
    <?php if( ! defined('URL_PAGE') || URL_PAGE != 'offerte-aanvragen'){ ?>
    <section class="call_to_action">
        <span class="streamer">
            Benieuwd wat Yoda ICT voor<br />
            uw business kan betekenen?
        </span>
        <a class="btn" href="/offerte-aanvragen">
            <span class="text">Offerte aanvragen</span>
            <span class="arrow"></span>
        </a>

        <div class="h_shadow d20 top"></div>
        <div class="h_shadow d40"></div>
    </section>
    <?php } ?>
    <section class="footer">
        <div class="center">
            <div class="col">
                <span class="title">Contact</span>

                Yoda ICT B.V.<br />
                Patrijslaan 30<br />
                6021 ZS Budel<br />
                Nederland<br />
                <br />
                tel: +31 (0)495 430 830<br />
                mob: +31 (0)6 14 24 95 64<br />
                e-mail: <a href="mailto:info@yoda-ict.nl">info@yoda-ict.nl</a><br />
            </div>
            <div class="col">
                <span class="title">Diensten</span>
                <ul>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'webhosting') echo ' class="active"'?>><a href="/webhosting">Webhosting</a></li>
                    <li>
                        <ul>
                            <li<?php if(defined('URL_PAGE') && URL_PAGE == 'webhosting' && defined('URL_SUB') && URL_SUB == 'domeinregistratie') echo ' class="active"'?>><a href="/webhosting/domeinregistratie">Domeinregistratie</a></li>
                            <li<?php if(defined('URL_PAGE') && URL_PAGE == 'webhosting' && defined('URL_SUB') && URL_SUB == 'hostingpakketten') echo ' class="active"'?>><a href="/webhosting/hostingpakketten">Hostingpakketen</a></li>
                            <li<?php if(defined('URL_PAGE') && URL_PAGE == 'webhosting' && defined('URL_SUB') && URL_SUB == 'kentico-cms') echo ' class="active"'?>><a href="/webhosting/kentico-cms">Kentico cms</a></li>
                            <li<?php if(defined('URL_PAGE') && URL_PAGE == 'webhosting' && defined('URL_SUB') && URL_SUB == 'magento-webshops') echo ' class="active"'?>><a href="/webhosting/magento-webshops">Magento webshops</a></li>
                        </ul>
                    </li>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'hosted-exchange') echo ' class="active"'?>><a href="/hosted-exchange">Hosted Exchange</a></li>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'virtuele-werkplekken') echo ' class="active"'?>><a href="/virtuele-werkplekken">Virtuele werkplekken</a></li>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'vds-hosting') echo ' class="active"'?>><a href="/vds-hosting">VDS hosting</a></li>
                </ul>
            </div>
            <div class="col">
                <span class="title">Menu</span>
                <ul>
                    <?php $this->getData('main_menu'); ?>
                </ul>
            </div>
            <div class="col">
                <span class="title">&nbsp;</span>
                <ul>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'algemene-voorwaarden') echo ' class="active"'?>><a href="/algemene-voorwaarden">Algemene voorwaarden</a></li>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'privacyverklaring') echo ' class="active"'?>><a href="/privacyverklaring">Privacyverklaring</a></li>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'disclaimer') echo ' class="active"'?>><a href="/disclaimer">Disclaimer</a></li>
                    <li<?php if(defined('URL_PAGE') && URL_PAGE == 'sitemap') echo ' class="active"'?>><a href="/sitemap">Sitemap</a></li>
                </ul>
            </div>
            <div class="clear"></div>
        </div>
    </section>
</footer>

<?php include "v_cookie.php"; ?>

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="<?php echo SITE_ROOT; ?>public/js/jquery-1.11.0.min.js"%3E%3C/script%3E'))</script>
<script type="text/javascript" src="/public/js/scroll_delay.js"></script>
<script type="text/javascript" src="/public/js/home_clients_slider.js"></script>
<script type="text/javascript" src="/public/js/main.js"></script>
<script type="text/javascript" src="/public/js/mobile.js"></script>
</body>
</html>