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/v_contact.php
<div id="textPagesFull">
    <div id="textBlockFull">
        <h2 class="no-border">Contact</h2>
        <div id="google_maps">
            <div id="map_holder"><div id="map_canvas"></div></div>

            <a id="openMap" class="ctaButton"><span class="text">Open map</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 class="shadow"></div></div>
        <div class="textContent">
            <div class="introText">
                <h3>Contact</h3>

                <?php if ( ! X2 ){ ?>
                    <p>Contact us, we love to hear from you! If you have any questions concerning Spire products, idea's or if you'd like to receive more information, please call one of our offices below or e-mail to <a href="mailto:info@spire-corp.com">info@spire-corp.com</a></p>
                <?php }else{ ?>
                    <p>Contact us if you’re curious about X2, when you want more information about our products, looking to purchase a X2 product or if you just want to speak with one of our team members about your feedback or ideas. We love to hear from you!.</p>
                <?php } ?>
            </div>
            <div class="locations">
                <ul>
                    <li>
                        <h3>Corporate office</h3>
                        <?php if ( ! X2 ){ ?>
                        <p>Spire Corp<br />Bytecom Fanner B.V.<br />Rondven 38<br />6026PX Maarheeze<br />The Netherlands<br /><br />Tel: +31-495-596511<br /><br />E-mail: <a href="mailto:info@spire-corp.com">info@spire-corp.com</a></p>
                        <?php }else{ ?>
                        <p>X2 Products<br />Bytecom Fanner B.V.<br />Rondven 38<br />6026PX Maarheeze<br />The Netherlands<br /><br />Tel: +31-495-596511<br /><br />E-mail: <a href="mailto:info@x2products.com">info@x2products.com</a></p>
                        <?php } ?>
                    </li>
                    <?php if( ! X2){ ?>
                    <li>
                        <h3>Factory</h3>
                        <p>Spire China Electronics (shenzhen) Corp<br />
                        Bldg 7 3FL Huangtian <br />
                        Hengchangrong Industrial Park<Br />
                        Xixiang, Baoan area 518128<br/>
                        Shenzhen, China<br /><br />
                        Tel: +86-0755-26801568</p>
                    </li>
                    <?php } ?>
                </ul>
            </div>
        </div>

        <div class="footer"><a href="/contact/"><span class="icon"></span><span class="link">Contact</span> </a> </div>
    </div>

</div>

<?php include("v_categoriesBlock.php"); ?>