File: D:/HostingSpaces/SBogers57/topsluchtfilters.nl/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, standard sizes of our bag filters are available directly from stock, with synthetic as well as fiber glass media.
]]>
</row>
<row type="h2">Classification</row>
<row type="p">
<![CDATA[
Both the fiber glass as well as the synthetic bag filters of TOPS are classified according to ISO 16890.
This is the most up-to-date classification standard in this field and thus is a criterion for quality.
TOPS is leading in this, for mainly standard synthetic bag filters do not reach high percentages of this standard.
]]>
</row>
<row type="h2">Different filter frames</row>
<row type="p">
<![CDATA[
In all of our 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 size filters with filterclass G4-F9 directly <strong>from stock</strong>. Non standard sizes can be delivered within 5-7 working days.
]]>
</row>
<row type="p">
<![CDATA[
<em><a href="/en/contact">Contact</a> us for more information or a non-binding <a href="/en/request-quote">quote</a>.</em>
]]>
</row>
</article>
<?php
$name = 'Stefan'; $lastName = 'Tops'; $function = 'Product 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>