
document.writeln("<div id='cbarreg' style='position:absolute; width:123px; height:326px; z-index:5; left: 8px; top: 97px'>");
document.writeln("<img src='images/barre.gif' width='100' height='300' usemap='#Map4Map' border='0'>");
document.writeln("<map name='Map4Map'>");
document.writeln("<area shape='rect' coords='14,64,74,79' href='menu.html' onFocus='if(this.blur)this.blur()'>");
document.writeln("<area shape='rect' coords='16,116,79,131' href='espace_client.php4' onFocus='if(this.blur)this.blur()'>");
document.writeln("<area shape='rect' coords='18,174,79,190' href='visu_plan.html' onFocus='if(this.blur)this.blur()'>");
document.writeln("</map>");
document.writeln("</div>");


