// JavaScript Document
document.writeln('<h2><a href="http://bdpedia.com/forum">Join Biodiesel Forum</a></h2>');
document.writeln('<ul><form method="post" action="http://www.bdpedia.com/forum/ucp.php?mode=login" class="flogin">');
document.writeln('<label>Your Name</label><input name="username" type="text" id="name" class="txtbox" size="20"/><br />');
document.writeln('<label>Your Password</label><input name="password" type="password" id="password" class="txtbox" size="20"/>');
document.writeln('<input name="redirect" value="http://www.bdpedia.com/forum/index.php" type="hidden">');
document.writeln('<table><tr><td><a href="http://bdpedia.com/forum/ucp.php?mode=register" title="Want to be a Member - click here">want to be a member ?</a></td>');
document.writeln('<td><input name="login" type="submit" title="Login to bdpedia Forum" class="signup" value="Login" /></td></tr></table>');
document.writeln('</form></ul> <br />');
// JavaScript Document