document.write('<form onsubmit=\"return window.validateForm16();\" name=\"qtpro_form_newsletter\" action=\"http://quicktellpro.com/QTPro/external/signup.php\" method=\"POST\"> 	<div style=\"width: 160px;border-width: 1px;border-color: rgb(255, 255, 255);border-style: none;background-color: rgb(255, 255, 255);font-size: 10px;color: rgb(0, 0, 0);font-family: Arial;\"> 		<span style=\"color: rgb(153, 51, 102); font-family: Helvetica; font-size: 14px;\"></span><br /> 		<table border=\"0\" style=\"width: 160px;\"> 			<tr><td style=\"font-size: 10px;\">Name:</td><td><input type=\"text\" style=\"width: 90%;\" name=\"fname\" id=\"f16_fname\" /></td></tr> 			<tr><td style=\"font-size: 10px;\">E-mail:</td><td><input type=\"text\" style=\"width: 90%;\" name=\"email\" id=\"f16_email\" /></td></tr> 			<tr><td></td><td><input type=\"submit\" value=\"Subscribe\" /></td></tr> 		</table> 	</div> 	<input type=\"hidden\" name=\"rid\" value=\"392\" /> 	<input type=\"hidden\" name=\"fid\" value=\"16\" /> </form> ');window.validateForm16 = function() { var el; return true; };