 <!--
        if (screen.height>=768&&screen.width>=1024){
        document.write('<img src="images/peinture.jpg" alt="Banniere cross" width="980" height="200"/>')
        }
        else {
        if (screen.height>=600&&screen.width>=800){
        document.write('<img src="images800/peinture800.jpg" alt="Banniere cross" width="760" height="160"/>')
        }
        else {
        document.write('<img src="images640/peinture640.jpg" alt="Bannière cross" width="612" height="125"/>')
        }}
         //-->

