document.write('<style type=\"text/css\">');
document.write('.PS_titre { color: white; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; }');
document.write('.PS_sous_titre { color: white; font-family: Arial; font-size: 11px; }');
document.write('.PS_choix { color: white; font-family: Arial; font-size: 11px; font-weight: normal }');
document.write('</style>');

document.write('<table width=\"175\" cellpadding=\"2\" cellspacing=\"0\" bgcolor=\"black\" border=\"0\"><tr><td>');
document.write('<table cellpadding=\"3\" cellspacing=\"0\" border=\"0\" align=\"center\" width=\"100%\" bgcolor=\"#6477B8\">');
document.write('<tr><td align=\"center\" background=\"http://www.phpscripts-fr.net/images/modules/fond_cellule.gif\" colspan=\"2\">');document.write('<a href=\"http://www.phpscripts-fr.net/\" target=\"_blank\" class=\"PS_titre\" title=\"L\'Annuaire Francophone des Scripts PHP / MySQL\"><img src=\"http://www.phpscripts-fr.net/images/modules/mini_logo.gif\" width=\"20\" height=\"17\" align=\"absmiddle\" border=\"0\">PHPScripts</a>');document.write('<br><span class=\"PS_sous_titre\">- Moteur de recherche -</span>');document.write('</td></tr>');
document.write('<tr><td align=\"center\">');
document.write('<table cellpadding=\"0\" cellspacing=\"1\" width=\"100%\" border=\"0\">');document.write('<form action=\"http://www.phpscripts-fr.net/recherche.php\" method=\"get\" target=\"_blank\">');document.write('<tr>');
document.write('<td colspan=\"6\" align=\"center\"><input type=\"texte\" name=\"recherche\" size=\"16\" maxlength=\"60\">');
document.write('&nbsp;&nbsp;<input style=\"background-color: #516195; color: white; font-family: arial; font-size: 10pt; font-weight: bold\" type=\"submit\" value=\"OK\"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><input type=\"checkbox\" name=\"rub[]\" value=\"script\" checked id=\"z_script\"></td>');
document.write('<td class=\"PS_choix\"><label for=\"z_script\">script</label></td>');
document.write('<td><input type=\"checkbox\" name=\"rub[]\" value=\"portion\" checked id=\"z_portion\"></td>');
document.write('<td class=\"PS_choix\"><label for=\"z_portion\">portion</label></td>');
document.write('<td><input type=\"checkbox\" name=\"rub[]\" value=\"article\" checked id=\"z_article\"></td>');
document.write('<td class=\"PS_choix\"><label for=\"z_article\">article</label></td>');
document.write('</tr>');
document.write('</form>');document.write('</table>');
document.write('</td></tr>');
document.write('</table></td></tr></table>');
