document.write("<table cellSpacing=0 cellPadding=0 width=770 bgColor=#ffffff border=0>");
document.write("<tr>");
document.write("	<td><a href=\"index.html\"><img height=81 src=\"images/logo_renault.jpg\" width=76 border=0><img height=81 src=\"images/renault.gif\" width=129 border=0></a></td>");
if (model==1){
document.write("	<td align=right><img height=43 src=\"images/clio.gif\" width=198></td>");
}
if (model==2){
document.write("	<td align=right><img height=43 src=\"images/megane_sedan.gif\" width=300></td>");
}
if (model==3){
document.write("	<td align=right><img height=43 src=\"images/laguna.gif\" width=198></td>");
}
if (model==4){
document.write("	<td align=right><img height=43 src=\"images/kangoo.gif\" width=200></td>");
}
if (model==5){
document.write("	<td align=right><img height=43 src=\"images/master_furgon.gif\" width=350></td>");
}
if (model==6){
document.write("	<td align=right><img height=43 src=\"images/logan.gif\" width=200></td>");
}
if (model==7){
document.write("	<td align=right><img height=43 src=\"images/logo_scenic.gif\" width=280></td>");
}
if (model==8){
document.write("	<td align=right><img height=43 src=\"images/logo_sandero.gif\" width=200></td>");
}
if (model==9){
document.write("	<td align=right><img height=43 src=\"images/master_ambulancia.gif\" width=420></td>");
}
if (model==10){
document.write("	<td align=right><img height=43 src=\"images/symbol.gif\" width=180></td>");
}
if (model==11){
document.write("	<td align=right><img height=43 src=\"images/megane_hb.gif\" width=280></td>");
}
if (model==12){
document.write("	<td align=right><img height=43 src=\"images/master_minibus.gif\" width=350></td>");
}
if (model==13){
document.write("	<td align=right><img height=43 src=\"images/koleos.gif\" width=200></td>");
}
if (model==14){
document.write("	<td align=right><img height=43 src=\"images/stepway.gif\"></td>");
}
document.write("</tr>");
document.write("</table>");