document.write ("<form name='subscribe'"); 
document.write ("action='http://www.downtoearth.org.in/aspform/subscribe.asp' method='post'>");
document.write ("<img src='whatsnew.gif' alt='whatsnew.gif (2934 bytes)' WIDTH='120' HEIGHT='62'><br>")
document.write ("<input type='text' name='email' size='15' maxlength='60'><br>");
document.write ("<input type='submit' value='Submit'>");
document.write ("</form>");