var header = '';

header += '		<div id="header" class="sans"><a id="top"></a>';

header += '			<div id="deco">';

header += '<div id="lang">';
//header += '<a href="http://" target="_blank"><img src="../../_images/drap/drap_es.gif" alt="" width="16" height="11" /></a>';
header += '<a href="http://www.toupretpro.ch" target="_blank"><img src="../../_images/drap/drap_sw.gif" alt="" width="16" height="11" /></a>';
header += '<a href="http://www.toupretpro.be" target="_blank"><img src="../../_images/drap/drap_be.gif" alt="" width="16" height="11" /></a>';
header += '<a href="http://www.toupretpro.nl" target="_blank"><img src="../../_images/drap/drap_nl.gif" alt="" width="16" height="11" /></a>';
header += '<a href="http://www.toupretpro.co.uk" target="_blank"><img src="../../_images/drap/drap_uk.gif" width="16" height="11" /></a>';
header += '</div>';
header += '			</div><a href="http://www.toupretpro.com/" id="logo"></a>';
header += '			<a href="../../ape/actualites/index.aspx" id="switch"></a>';


header += '		</div>';


document.write(header);
