If you sign up to the IND Newsletter not only will you be joining a mailing list that will contain useful and help ways of making an income online, but you will also receive three free ebooks just for subscribing.
Adsense & Chitika Ad Unit Guide
The GPT Guide
Top 37 Killer Adwords
function CheckMultiple1(frm, name) { for (var i=0; i < frm.length; i++) { fldObj = frm.elements[i]; fldId = fldObj.id; if (fldId) { var fieldnamecheck=fldObj.id.indexOf(name); if (fieldnamecheck != -1) { if (fldObj.checked) { return true; } } } } return false; } function CheckForm1(f) { if (f.email.value == "") { alert("Please enter your email address."); f.email.focus(); return false; }
return true; };




