document.write ('<body>');
document.write ('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"140\">');
document.write ('<tr align="\left\" valign="\middle\"><form method=\"post\" action=\"http://www.planete-webcam.com/rate.pl\" target=\"_blank\"><input type=\'hidden\' name=\'lg\' value='+lg+'><input type=\'hidden\' name=\'id\' value='+id+'><input type=\'hidden\' name=\'ac\' value=\'rate_dist\'>');
document.write ('<td align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1">');
if (lg == 'fr') {
	document.write ('<b>Votez pour ma webcam !</b><br>');
} else {
	document.write ('<b>Vote for my webcam !</b><br>');
}
document.write ('<select name=\"note\">');
document.write ('<option value=\'5\'>5</option>');
document.write ('<option value=\'4\'>4</option>');
document.write ('<option value=\'3\' selected>3</option>');
document.write ('<option value=\'2\'>2</option>');
document.write ('<option value=\'1\'>1</option>');
document.write ('<option value=\'0\'>0</option>');
document.write ('</select>');
document.write ('&nbsp;');
document.write ('<input type=\"image\" border=\"0\" name=\"ok\" src=\"http://www.planete-webcam.com/images/bleu_fr/ok.gif\">');
document.write ('</font></td>');
document.write ('</tr>');
document.write ('</form>');
document.write ('</tr>');
document.write ('</table>');
document.write ('</body>');
