File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en/filters/bag_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_wide"><![CDATA[Bag filters:<br /> available directly from stock]]></row>
<row type="p">
<![CDATA[
Bag filters are the most commonly used filters in air treatment installations and ventilation systems. Because most people prefer a
<strong>fiber glass</strong> or <strong>synthetic filter</strong>,
TOPS offers a <strong>wide range </strong> of products in both categories.
This enables you to always choose for the best solution regarding your question. On top of this our bag filters are available directly from stock, the synthetic as well as fiber glass.
]]>
</row>
<row type="h2">certificates</row>
<row type="p">
<![CDATA[
Both the fiber glass as well as the synthetic bag filters of TOPS meet the certificates EN779:2012.
This is the most up-to-date certificates in this field and thus is a criterion for quality.
TOPS is very advanced in this, for mainly standard synthetic bag filters do not meet this standard.
]]>
</row>
<row type="h2">Different filter frames</row>
<row type="p">
<![CDATA[
Like in the range of filters TOPS offers a freedom of choice regarding filter frames.
You can choose the standard metal frame for optimal firmness, or you can choose for synthetic or wood.
]]>
</row>
<row type="h2">Short delivery times</row>
<row type="p">
<![CDATA[
TOPS delivers all standard sized of filter type G4-F9 directly <strong>from stock</strong>. Non standard sizes can be delivered within 5 working days.
]]>
</row>
<row type="p">
<![CDATA[
<em><a href="/en/contact">Contact</a> s 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('bag_filters', array('bag_filters_fiberglass','bag_filters_compoplus','bag_filters_synthetic'));
?>
</row>
</filters>
<sidebar>
<row type="images">
<img src="/public/images/static/filters/small/TOPS_zakkenfilters_compoplus_01.jpg" alt="Zakkenfilter" />
<img src="/public/images/static/filters/small/TOPS_zakkenfilters_synthetish_04b.jpg" alt="Zakkenfilter" />
<img src="/public/images/static/filters/small/TOPS_zakkenfilters_synthetish_02.jpg" alt="Zakkenfilter" />
<img src="/public/images/static/filters/small/TOPS_zakkenfilters_glasvezel_02.jpg" alt="Zakkenfilter" />
</row>
<row type="lists">
<list>
<title urlName="certificates">European standard</title>
<li>
<icon class="certificate"/>
<label>EN779</label>
</li>
</list>
<list>
<?php
echo getFilters('bag_filters', array('bag_filters_fiberglass','bag_filters_compoplus','bag_filters_synthetic'));
?>
</list>
<list>
<?php
include DOCUMENT_ROOT . 'pages/includes/uses.php';
echo getUses();
?>
</list>
</row>
</sidebar>
</content>