<!--
document.writeln('<table width="180" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tr>');
document.writeln('<td valign="top" width="180">');
document.writeln('<form onSubmit="return validateFormJML(this)" name="form_join_ml" method="post" action="form_join_ml.php"><div class="join_ml_area">Enter your email to<br>join our mailing list<br />');
document.writeln('<input type="text" id="join_ml" name="Email" class="join_ml_field" border="0" value="" /><input type="submit" value="&#155;" border="0" class="btn_join_ml">');
document.writeln('</div></form>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
//-->


