// JavaScript Document

document.write('<form name="recherche-subsynchro" id="recherche-subsynchro" action="http://www.subsynchro.com/pub/recherche.php" method="post" enctype="multipart/form-data">');
document.write('<fieldset>');
document.write(' <legend>Rechercher les sous-titres d\'un film</legend>');
document.write('<label for="q">Rechercher un film</label><input type="text" name="q" id="q" value="" tabindex="1" maxlength="40" />');
document.write('<input type="submit" name="submit" id="submit" value="Rechercher" tabindex="2" />');
document.write('</fieldset>');
document.write('</form>');
