// JavaScript Document
window.document.write('<div style="margin:0px;padding:0px; height:20px; background-image:url(images/plafond.png); background-repeat:no-repeat;"></div>');
window.document.write('<div style="position:relative; top:-1px; margin:0px;padding:0px;background-image:url(images/header.jpg); background-repeat:repeat-x; height:100px;">');
window.document.write('<img src="images/logo.png" alt="" style="float:left;padding: 0px 40px 0px 40px;" />');
window.document.write('<img src="images/header.png" alt="" style="float:left;" /><img src="images/pins.png" style="float:left;" alt="" /></div>');
