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/tops.komma.pro/wwwroot/pages/en/company.xml.php
<content>
    <ambiance>
        <row type="image">
            <img src="/public/images/static/ambiance/bright_room1.jpg" alt="Ambiance Tops Air Filters" />
        </row>
    </ambiance>

    <article>
        <row type="h1_no_button">Company</row>

        <row type="p">
            <![CDATA[
            For more than 35 years TOPS provides both companies and individuals with air filters. The range of products is wide, for we want to be able to <strong>answer any question</strong> from the field. And that is precisely what we do, for we have been cooperating with installers and housing associations for many years now.
            ]]>
        </row>
        <row type="p">
            <![CDATA[
            TOPS is more than a supplier. TOPS also produces air filters, because that is the way to optimal quality. This means: <strong>Reliable products</strong> that <strong>save energy</strong> and meet the <strong>certificates</strong> in the field of air quality.
             ]]>
        </row>
        <row type="p">
            <![CDATA[
                <strong>Proactive thinking</strong> is in our blood. Which is also a must, for every situation is different. The right filter is the key to a healthy inner climate. We would like to help you with that.
            ]]>
        </row>
        <row type="p">
            <![CDATA[
            <em>Get to know our <a href="/en/filters-and-accessories">products</a> or <a href="/en/contact">contact</a> us directly</em>
            ]]>
        </row>
        <row type="h2">Reference</row>
        <row type="quote">
            <![CDATA[
            <em>&lsquo;We can always rely on TOPS to deliver the right materials at the right time at a good price. The clear coding of the different deliveries is a nice aiding tool for the warehouse employees as well as the mechanics. Efficient handling and installation thanks to TOPS.&rsquo;</em>
            <br />
            <br />
            <strong>Mark Louwerensen,<br />
            Van Thiel Optimaal</strong>
            ]]>
        </row>

    </article>

    <?php
    $name = 'Dinie'; $lastName = 'Tops'; $function = 'Sales / Administration';
    include  DOCUMENT_ROOT . 'pages/en/includes/call_us.xml.php';
    ?>

    <sidebar>
        <row type="images">
            <img src="/public/images/static/TOPS_over_ons3.jpg" alt="Over Tops Luchtfilters" />
            <img src="/public/images/static/TOPS_over_ons2.jpg" alt="Over Tops Luchtfilters" />
        </row>

        <row type="lists">
            <list>
                <title urlName="certificates">European standard</title>
                <li>
                    <icon class="certificate"/>
                    <label>EN779</label>
                </li>
                <li>
                    <icon class="certificate"/>
                    <label>EN1822</label>
                </li>
            </list>
            <list>
                <?php
                include  DOCUMENT_ROOT . 'pages/includes/uses.php';
                echo getUses();
                ?>
            </list>
        </row>
    </sidebar>
</content>