|
Server IP : 10.111.40.2 / Your IP : 216.73.217.145 Web Server : Apache System : Linux webd002.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : comimage ( 586) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/comimage/referencement/../hernandez/../reeducaservice.fr/../duguet/js/../themes/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
//****************************************************************************************
// NE PAS TOUCHER A LA STRUCTURE DE LA TEMPLATE !
//****************************************************************************************
?>
<div id="page-main" class="<?php echo $body_class; ?>">
<div id="wrapper">
<div id="wrap">
<div id="header-container">
<header>
<?php include(RACINE_INTERFACE."/inc-top.php"); ?>
</header>
</div>
<!-- #header-container -->
<div id="main-container">
<div class="social"><?php echo addthis(); ?></div>
<div class="nav">
<?php $metier->navigation($bdd,$web,$model_p,$nom_p); ?>
</div>
<div class="clear"></div>
<div id="content">
<div id="cont-left">
<h2>Nos fournisseurs</h2>
<div class="fournisseurs">
<ul>
<li class="f1"><a href="http://www.airelec.fr" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/airelec.png" alt="" width="182" height="89" /></a></li>
<li class="f2"><a href="http://campa.fr" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/campa.png" alt="" width="182" height="89" /></a></li>
<li class="f3"><a href="http://www.applimo.fr" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/applimo.png" alt="" width="182" height="89" /></a></li>
<li class="f4"><a href="http://www.cimex.be" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/cimex.png" alt="" width="182" height="89" /></a></li>
<li class="f5"><a href="http://www.thermor.fr" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/thermor.png" alt="" width="182" height="89" /></a></li>
<li class="f6"><a href="http://www.daikin.fr" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/daikin.png" alt="" width="182" height="89" /></a></li>
<li class="f7"><a href="http://devi.danfoss.com/france" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/deleage.png" alt="" width="182" height="89" /></a></li>
<li class="f8"><a href="http://www.grupoeurofred.com" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/eurofred.png" alt="" width="182" height="89" /></a></li>
<li class="f9"><a href="http://www.acova.fr" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/acova.png" alt="" width="182" height="89" /></a></li>
<li class="f10"><a href="http://www.atlantic.fr" title="" target="_blank" rel="nofollow"><img src="http://duguet.comimage.info/admin/../images/atlantic.png" alt="" width="182" height="89" /></a></li>
</ul>
<div class="clear"></div>
</div>
</div>
<!-- #cont-left -->
<div id="cont-right">
<div class="anim">
<ul class="bxslider">
<?php echo getGal('thumbs', '(1-100)', 1, 'groupe', 1, 'li'); ?>
</ul>
</div>
<div class="next"></div>
<div class="prev"></div>
</div>
<!-- #cont-right -->
<div class="clear"></div>
</div>
</div>
<!-- #main-container -->
</div>
<!-- #wrap -->
<div id="footer-container">
<footer>
<?php include(RACINE_INTERFACE."/inc-footer.php"); ?>
</footer>
</div>
<!-- #footer-container -->
</div>
<!-- #wrapper -->
</div>
<?php
//****************************************************************************************
?>