document.write('<form onsubmit=\"return window.validateForm516();\" name=\"qtpro_form_Cobus-Starter-Pack\" action=\"http://quicktellpro.com/QTPro/external/signup.php\" method=\"POST\"> 	<div style=\"width: 250px;border-width: 2px;border-color: rgb(15, 15, 166);border-style: dashed;background-color: rgb(211, 211, 235);font-size: 14px;color: rgb(0, 0, 0);font-family: sans-serif;\"> 		<span style=\"color: rgb(0, 0, 0); font-family: sans-serif; font-size: 19px;\">START TODAY! Take the FREE Tour...</span><br /> 		<table border=\"0\" style=\"width: 250px;\"> 			<tr><td style=\"font-size: 14px;\">First name:</td><td><input type=\"text\" style=\"width: 90%;background-color: #fff4a7;\" name=\"fname\" id=\"f516_fname\" /><b>*</b></td></tr> 			<tr><td style=\"font-size: 14px;\">Last name:</td><td><input type=\"text\" style=\"width: 90%;background-color: #fff4a7;\" name=\"lname\" id=\"f516_lname\" /><b>*</b></td></tr> 			<tr><td style=\"font-size: 14px;\">Email:</td><td><input type=\"text\" style=\"width: 90%;background-color: #fff4a7;\" name=\"email\" id=\"f516_email\" /><b>*</b></td></tr> 			<tr><td style=\"font-size: 14px;\">How did you find us?:</td><td><input type=\"text\" style=\"width: 90%;background-color: #fff4a7;\" name=\"howdidyoufindus\" id=\"f516_howdidyoufindus\" /><b>*</b></td></tr> 			<tr><td></td><td><input type=\"submit\" value=\"Instant FREE Access\" /></td></tr> 		</table> 	</div> 	<input type=\"hidden\" name=\"rid\" value=\"1154\" /> 	<input type=\"hidden\" name=\"fid\" value=\"516\" /> </form> ');window.validateForm516 = function() { var el; el = document.getElementById("f516_fname"); if (typeof el != "undefined" && el != null) {  if (el.value == "") { alert("Please fill in all required fields (fields marked with a *)"); el.focus(true); return false; } }el = document.getElementById("f516_lname"); if (typeof el != "undefined" && el != null) {  if (el.value == "") { alert("Please fill in all required fields (fields marked with a *)"); el.focus(true); return false; } }el = document.getElementById("f516_email"); if (typeof el != "undefined" && el != null) {  if (el.value == "") { alert("Please fill in all required fields (fields marked with a *)"); el.focus(true); return false; } }el = document.getElementById("f516_howdidyoufindus"); if (typeof el != "undefined" && el != null) {  if (el.value == "") { alert("Please fill in all required fields (fields marked with a *)"); el.focus(true); return false; } }return true; };
