function div_bloc_panel_notes(action,id_element)
{
if(document.getElementById(id_element).offsetHeight <=400)
{
document.getElementById(id_element).style.height = "";
document.getElementById(id_element+'_declancheur').style.backgroundImage = "url(/images/panneau_fermer.png)";
}
else
{
document.getElementById(id_element).style.height = "150px";
document.getElementById(id_element+'_declancheur').style.backgroundImage = "url(/images/panneau_ouvrir.png)";
self.location.hash="#"+id_element+"1";
}
}
document.write(' Note technique | |
Comp. routier | |
S-Line | |
RS5 | |
|
|
Confort | |
Amort. Piloté | |
S-Line | |
RS5 | |
|
|
Finition | |
Infotainment | |
MMI MIB2 | |
|
|
Habitabilité | |
Coffre (480L) | |
|
|
Fiabilité | |
+ d\'infos sur la notation
');