/*
   Aweber Form form/77/833885277
   jwf, Los Realejos, 2008 07 16

   Removed the name field!
   old file with name field: form-77-833885277-blog.en.js

*/

function checknlform1 () {
   var errmsg = 'Please, check!\n';
   var count = 1;
   if ( document.nlform1.from.value.indexOf("@") == -1 ) {
     errmsg = errmsg.concat(count + '. Email address. It should look like\n\'johndoe@example.com\' for example.\n');
     count++;   }
   if ( count == 1 ) {
     return true;
   } else {
     alert(errmsg);
     return false;   }
 }



/*
   Main Program
*/

var Octett = Remote_Address.split(".");
var Ad_Number = Octett[3] % 2;

if ( Ad_Number ) {
    document.write("<form method=\"post\" name=\"nlform1\" action=\"http://www.aweber.com/scripts/addlead.pl\" onsubmit=\"return checknlform1();\" style=\"margin:0;\"><input type=\"hidden\" name=\"meta_web_form_id\" value=\"246319693\" \/><input type=\"hidden\" name=\"meta_split_id\" value=\"\" \/><input type=\"hidden\" name=\"unit\" value=\"news-fcon21-biz\" \/><input type=\"hidden\" name=\"redirect\" value=\"http://www.fcon21.biz/thanks-news\" \/><input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"http://www.fcon21.biz/thanks-news?ol\" \/><input type=\"hidden\" name=\"meta_adtracking\" value=\"tribes1a\" \/><input type=\"hidden\" name=\"meta_message\" value=\"1\" \/><input type=\"hidden\" name=\"meta_required\" value=\"from\" \/><input type=\"hidden\" name=\"meta_forward_vars\" value=\"1\" \/><a id=\"nlform1-signup\" name=\"nlform1-signup\"><\/a><p style=\"width:143px;line-height:1.4em;text-align:center;margin:0;padding:5px 11px 7px 5px;background-color:#d8d8f0;background-image:url(http://blog.fcon21.biz/templates/fcon21-01/img/sSBTSv.png);background-repeat:no-repeat;background-position:bottom right;\"><b>Type Your Primary Email Address:</b><br \/><input type=\"text\" name=\"from\" value=\"\" size=\"13\" \/><br \/><input type=\"submit\" name=\"submit\" value=\"Sign Me Up &raquo;\" class=\"aw_green-border\" id=\"nlsubm1\" style=\"font-weight: bold; margin: 5px 0;\" \/><span style=\"width:143px;margin:0;padding:0;font-size:x-small;display:block;text-align:center;\"><b>Do you want to receive more tips on marketing and get my <span style=\"background-color: yellow;\">FREE Internet marketing PDF reports!<\/span><\/b><br \/>Sign up for my newsletter. <em>You can unsubscribe anytime.<\/em><\/span><\/p><p style=\"font-size:x-small;line-height:1.4em;text-align:center;margin:0;\">I respect your <a href=\"http://blog.fcon21.biz/perm/policies#privpoli\" rel=\"nofollow\" target=\"_blank\" onclick=\"OPolicyW('http://blog.fcon21.biz/perm/policies#privpoli'); return false;\" title=\"Privacy Policy - Summarized (Popup Window)\">privacy<\/a>!&nbsp;(&uarr;)<\/p><\/form>\n");
} else {
    document.write("<form method=\"post\" name=\"nlform1\" action=\"http://www.aweber.com/scripts/addlead.pl\" onsubmit=\"return checknlform1();\" style=\"margin:0;\"><input type=\"hidden\" name=\"meta_web_form_id\" value=\"246319693\" \/><input type=\"hidden\" name=\"meta_split_id\" value=\"\" \/><input type=\"hidden\" name=\"unit\" value=\"news-fcon21-biz\" \/><input type=\"hidden\" name=\"redirect\" value=\"http://www.fcon21.biz/thanks-news\" \/><input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"http://www.fcon21.biz/thanks-news?ol\" \/><input type=\"hidden\" name=\"meta_adtracking\" value=\"tribes1b\" \/><input type=\"hidden\" name=\"meta_message\" value=\"1\" \/><input type=\"hidden\" name=\"meta_required\" value=\"from\" \/><input type=\"hidden\" name=\"meta_forward_vars\" value=\"1\" \/><a id=\"nlform1-signup\" name=\"nlform1-signup\"><\/a><p style=\"width:143px;line-height:1.4em;text-align:center;margin:0;padding:5px 11px 7px 5px;background-color:#d8d8f0;background-image:url(http://blog.fcon21.biz/templates/fcon21-01/img/sSBTSv.png);background-repeat:no-repeat;background-position:bottom right;\"><b>Type Your Primary Email Address:</b><br \/><input type=\"text\" name=\"from\" value=\"\" size=\"13\" \/><br \/><input type=\"submit\" name=\"submit\" value=\"Sign Me Up &raquo;\" class=\"aw_green-border\" id=\"nlsubm1\" style=\"font-weight: bold; margin: 5px 0;\" \/><span style=\"width:143px;margin:0;padding:0;font-size:x-small;display:block;text-align:center;\"><b>Get my Internet marketing tips by email. <span style=\"background: yellow;\">Free Web marketing PDF reports as welcome present!<\/span><\/b><br \/>Don't miss!<br \/><em>You can unsubscribe anytime.<\/em><\/span><\/p><p style=\"font-size:x-small;line-height:1.4em;text-align:center;margin:0;\">I respect your <a href=\"http://blog.fcon21.biz/perm/policies#privpoli\" rel=\"nofollow\" target=\"_blank\" onclick=\"OPolicyW('http://blog.fcon21.biz/perm/policies#privpoli'); return false;\" title=\"Privacy Policy - Summarized (Popup Window)\">privacy<\/a>!&nbsp;(&uarr;)<\/p><\/form>\n");
}

