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 (17p) | |
19 pouces | |
|
|
Confort (17p) | |
19 pouces | |
|
|
Finition | |
Infotainment | |
2020 | |
Restylage (2021) | |
|
|
Habitabilité | |
Coffre (506L) | |
|
|
Fiabilité | |
+ d\'infos sur la notation
');