// JavaScript Document

<!--
function flashW(chemin,x,y){
document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" width=\"" + x + "\" height=\"" + y + "\"><param name=\"movie\" value=\"" + chemin + "\"><param name=\"quality\" value=\"high\"><embed src=\"" + chemin + "\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"" + x + "\" height=\"" + y + "\"></embed></object>")
}

function menuh(){
document.write(" <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td width=\"14px\" height=\"33px\"><IMG SRC=\"images/transparent.gif\" width=\"14px\" height=\"33px\"></td><td height=\"33px\" valign=\"top\" width=\"91px\"><a id=\"bandeau_haut1_LinkButton1\" href=\"javascript:__doPostBack('bandeau_haut1$LinkButton1','')\"><img name=\"but1\" src=\"images/b1_n.jpg\" alt=\"Accueil\" border=\"0\" onMouseOver=\"but1.src='images/b1_o.jpg'\" onMouseOut=\"but1.src='images/b1_n.jpg'\"></a></td><td height=\"33px\" valign=\"top\" width=\"90px\"><a id=\"bandeau_haut1_LinkButton2\" href=\"javascript:__doPostBack('bandeau_haut1$LinkButton2','')\"><img name=\"but2\" src=\"images/b2_n.jpg\" onMouseOver=\"but2.src='images/b2_o.jpg'\" onMouseOut=\"but2.src='images/b2_n.jpg'\" alt=\"Contact\" border=\"0\"></a></td><td height=\"33px\" valign=\"top\" width=\"126px\"><a id=\"bandeau_haut1_LinkButton3\" href=\"javascript:__doPostBack('bandeau_haut1$LinkButton3','')\"><img name=\"but3\" src=\"images/b3_n.jpg\" onMouseOver=\"but3.src='images/b3_o.jpg'\" onMouseOut=\"but3.src='images/b3_n.jpg'\" alt=\"Points de ventes\" border=\"0\"></a></td><td height=\"33px\" valign=\"top\" width=\"121px\"><a id=\"bandeau_haut1_LinkButton4\" href=\"javascript:__doPostBack('bandeau_haut1$LinkButton4','')\"><img name=\"but4\" src=\"images/b4_n.jpg\" onMouseOver=\"but4.src='images/b4_o.jpg'\" onMouseOut=\"but4.src='images/b4_n.jpg'\" alt=\"Vehicules neufs\" border=\"0\"></a></td><td height=\"33px\" valign=\"top\" width=\"140px\"><a id=\"bandeau_haut1_LinkButton5\" href=\"javascript:__doPostBack('bandeau_haut1$LinkButton5','')\"><img name=\"but5\" src=\"images/b5_n.jpg\"  onMouseOver=\"but5.src='images/b5_o.jpg'\" onMouseOut=\"but5.src='images/b5_n.jpg'\" alt=\"Lamirault le groupe\" border=\"0\"></a></td><td height=\"33px\" valign=\"top\" width=\"90px\"><a id=\"bandeau_haut1_LinkButton6\" href=\"javascript:__doPostBack('bandeau_haut1$LinkButton6','')\"><img name=\"but6\" src=\"images/b6_n.jpg\" onMouseOver=\"but6.src='images/b6_o.jpg'\" onMouseOut=\"but6.src='images/b6_n.jpg'\" alt=\"Exclusif\" border=\"0\"></a></td><td height=\"33px\" width=\"302px\">&nbsp;</td></tr></table>")
}
//-->
