var coul_back = '';
if (coul_rech.toLowerCase() == 'vert') {
	coul_back = 'CEC79D';
} else if (coul_rech.toLowerCase() == 'mauve') {
	coul_back = 'DFDFE6';
} else if (coul_rech.toLowerCase() == 'beige') {
	coul_back = 'F7E7CE';
}

document.write('<form name=recherche method=get action=http://recherche.francite.com/cgi-win/recherche.exe target=_blank>');
document.write('<table width=334 border=0 cellspacing=0 cellpadding=0 align=center height=8>');
document.write('<tr><td width=26><div align=right></div></td>');
document.write('<td width=53> <img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'01.gif></td>');
document.write('<td width=321><div align=left><img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'02.gif><img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'03.gif></div></td>');
document.write('<td width=10 align=left><div align=left></div></td></tr>');
document.write('<tr><td width=26><div align=right></div></td>');
document.write('<td width=53 align=right><div align=right><img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'04.gif></div></td>');
document.write('<td bgcolor='+coul_back+' width=321> ');
document.write('<table width=100% border=0 cellspacing=0 cellpadding=0><tr><td width=17%><input type=text name=name size=9></td>');
document.write('<td width=7%><input type=radio name=bd value=francite checked></td>');
document.write('<td width=31% valign=middle><img src=http://catodik.francite.com/fr/images/recherche/moteur10.gif></td>');
document.write('<td width=7%><input type=radio name=bd value=mega></td>');
document.write('<td width=16% valign=middle><img src=http://catodik.francite.com/fr/images/recherche/moteur11.gif></td>');
document.write('<td width=17% valign=middle><input type=image src=http://catodik.francite.com/fr/images/recherche/moteurgo_'+coul_rech+'.gif border=0></td>');
document.write('<td width=5% valign=top align=right><div align=right><img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'05.gif></div></td></tr></table> </td>');
document.write('<td valign=top width=10 align=left><div align=left></div></td></tr>');
document.write('<tr><td valign=top width=26 height=3><div align=right></div></td>');
document.write('<td valign=top width=53 height=3><div align=right><img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'06.gif></div></td>');
document.write('<td width=321 align=left height=3><img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'07.gif><img src=http://catodik.francite.com/fr/images/recherche/moteur'+coul_rech+'08.gif></td>');
document.write('<td width=10 height=3><div align=left></div></td></tr></table>');
document.write('</form>');