File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/nl/uses/offices.xml.php
<content>
<ambiance>
<row type="image">
<img src="/public/images/static/ambiance/office1.jpg" alt="Sfeer Tops Luchtfilters" />
</row>
</ambiance>
<article>
<row type="h1_no_button">Kantoorgebouwen</row>
<row type="p">
Een schone lucht draagt bij aan een gezond werkklimaat. Met de filters van TOPS investeert u in een prettige werkomgeving.
</row>
</article>
<?php
$streamer = 'TOPS biedt voor iedere branche en iedere toepassing de juiste filter. Nieuwsgierig?';
include DOCUMENT_ROOT . 'pages/nl/includes/call_us.xml.php';
?>
<filters>
<row type="filters">
<?php
include DOCUMENT_ROOT . 'pages/includes/filters.php';
echo getMainCatSurveyFilters(array('bag_filters','compact_filters'));
?>
</row>
</filters>
<sidebar>
<row type="images">
<img src="/public/images/static/uses/offices.jpg" alt="Kantoorgebouwen" />
</row>
<row type="lists">
<list>
<?php
echo getMainCatFilters(array('panel_filters','bag_filters','compact_filters','heat_recovery'));
?>
</list>
</row>
</sidebar>
</content>