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/filters/compact_filters/index.xml.php
<content>
    <ambiance>
        <row type="image">
            <img src="/public/images/static/ambiance/large_hall.jpg" alt="Sfeer Tops Luchtfilters" />
        </row>
    </ambiance>

    <article>
        <row type="h1"><![CDATA[Compact filters ]]></row>
        <row type="h2"><![CDATA[Compact outer sizes And a large filter surface]]></row>
        <row type="p">
            <![CDATA[
            Do you want to use <strong>compact filters</strong>? Then you should choose a strongly pleated filter medium, the so called minipleats. In this way a relatively <strong>large and efficient filter surface</strong> in limited space is created.
            ]]>
        </row>
        <row type="h2"><![CDATA[certificates]]></row>
        <row type="p">
            <![CDATA[
            TOPS always delivers <strong>compact filters</strong> with a <strong>micro fiber glass filter medium</strong>.
            Therefore these filters always meet the certificates <strong>EN779:2012</strong>.
            Besides this we are also able to help you with <strong>compact filters with a synthetic filter medium</strong>.
            ]]>
        </row>
        <row type="p">
            Compact filters of TOPS are deliverable in filter types M5-F9, according to EN779:2012. The filters are always equipped with a synthetical frame.
        </row>
        <row type="p">
            <![CDATA[
            <em><a href="/en/contact">Contact</a> us for more information or a non-binding <a href="/en/offerte-aanvragen">quote</a>.</em>
            ]]>
        </row>
    </article>

    <?php
    $name = 'Stefan'; $lastName = 'Tops'; $function = 'Supply Chain Manager'; $streamer = 'The right filter for every use, that is what it is all about. Please contact us for a custom advice.';
    include  DOCUMENT_ROOT . 'pages/en/includes/call_us.xml.php';
    ?>

    <filters>
        <row type="filters">
            <?php
            include  DOCUMENT_ROOT . 'pages/includes/filters.php';
            echo getSurveyFilters('compact_filters', array('compact_filters_v_cel','compact_filters_cassette','compact_filters_airpac'));
            ?>
        </row>
    </filters>

    <sidebar>
        <row type="images">
            <img src="/public/images/static/filters/small/TOPS_compactfilters_v_cel_02.jpg" alt="Compactfilter V-Cel" />
            <img src="/public/images/static/filters/small/TOPS_compactfilters_casettefilters_02.jpg" alt="Compactfilter Cassette" />
            <img src="/public/images/static/filters/small/TOPS_compactfilter_airpac_04.jpg" alt="Compactfilter Airpac" />
        </row>

        <row type="lists">
            <list>
                <title urlName="certificates">European standard</title>
                <li>
                    <icon class="certificate"/>
                    <label>EN779</label>
                </li>
            </list>

            <list>
                <?php
                echo getFilters('compact_filters', array('compact_filters_airpac','compact_filters_cassette','compact_filters_v_cel'));
                ?>
            </list>
            <list>
                <?php
                include  DOCUMENT_ROOT . 'pages/includes/uses.php';
                echo getUses(array('offices','hospitals','schools','sports'));
                ?>
            </list>
        </row>
    </sidebar>
</content>