The IR Affiliates Network NEVER Shares your information with anyone. We never buy, sell or share email information or other information about our members. That’s been our policy for nine years, and it is not going to change!
Only your email is required – all other information is optional. You must confirm the email sent to you. We are a double opt-in list.
// <![CDATA[
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) {
var email_re = /[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i;
if (!email_re.test(f.email.value)) {
alert("Please enter your email address.");
f.email.focus();
return false;
}
if (f.format.selectedIndex == -1) {
alert(“Please choose a format to receive your email campaigns in”);
f.format.focus();
return false;
}
return true;
}
// ]]>
If you have any trouble signing up – or you do not find the confirmation email in your email box – just let us know. We can confirm your addition to our list manually if you email us from the email address you would like to add. Just email our Publisher at publisher@iraffiliates.com.
Thank you!
John Pentny



