document.write('<div class="recherche">');
document.write('<form method="get" action="http://mcq.org/fr/recherche.php">');
document.write('<input type="text" name="q" class="champtext" /><br />');
document.write('<input type="image" src="http://www.mcq.org/fr/img/rechercher.gif" align="right" width="51" height="11" border="0" alt="Recherche" style="margin-top:3px;" /><br />');
document.write('</form>');
document.write('</div>');