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/SBogers10/spire.komma-mediadesign.nl/wwwroot/mvc/views/products/v_gaming.php
<?php include DOCUMENT_ROOT.'mvc/views/v_category_menu.php'; ?>

<div id="titleBreadCrump">
    <div class="crump">
        <?php $this->getData('inner_breadcrump'); ?>
    </div>
</div>


<div id="textPages" class="noMargin">
    <div id="contactformDiv">
        <br /><Br />
        <div class="textContentHeader">Gaming</div>
        <div class="textContent">
            <div class="spaceLeft"></div>

            <div class="formContent">
                <h3>Gaming</h3>

                <p>Looking for gaming products? Click on the button below to be re-directed to X2Products.com. X2 redefines the true meaning of gaming products.
                    High quality, versatile and awesome looking products at a reasonable price.</p>

                <a class="ctaButton" href="http://www.spirex2.com/" target="_blank"><span class="text">Go to Spire X2</span><span class="left"><span class="up"></span><span class="hover"></span></span><span class="right"><span class="up"></span><span class="hover"></span></span></a>

            </div>

        </div>
        <div class="footer">
        </div>
    </div>

</div>

<?php include(DOCUMENT_ROOT.'mvc/views/v_ctaBlock.php'); ?>