if (typeof window.awf_Form_=='undefined') window.awf_Form_ = new Object();
awf_Form_.isPreview = false;
awf_Form_.setCookie = function(name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) +
        ((expires) ? "; expires=" + expires.toGMTString() : "") +
        ((path) ? "; path=" + path : "") +
        ((domain) ? "; domain=" + domain : "") +
        ((secure) ? "; secure" : "");
    document.cookie = curCookie; 
}

awf_Form_.getCookie = function(name) {
    var dc = document.cookie;
    var prefix = name + "=";
    var begin = dc.indexOf("; " + prefix);
    if (begin == -1) {
        begin = dc.indexOf(prefix);
        if (begin != 0) return null;
    } else 
        begin += 2;
    var end = document.cookie.indexOf(";", begin);
    if (end == -1)
        end = dc.length;
    return unescape(dc.substring(begin + prefix.length, end));
}
awf_Form_.showForm = function() {    
    /*@cc_on
    /*@if (@_jscript_version > 5.5)
           var isIE = true;
      @else
           var deprecatedBrowser = true;
      @end @*/
    if (typeof isIE == 'undefined') {        
        var isIE = false;
    }
    if (!isIE && !window.XMLHttpRequest) {
        var deprecatedBrowser = true;
    }
    if (deprecatedBrowser) {
       window.open('http://forms.aweber.com/form/95/1320978395.html','winPopUp','resizable=1,scrollbars=1,location=0,width=314,height=470');
       return true;
    }
    // Exit early for TY Landing Page option
    if (document.location.href.indexOf('meta_web_form_id') > 0) return;

    if (typeof awf_Form_.scriptAppended=='undefined') {
        try {
            var script = document.createElement('script');
            script.src = "http://forms.aweber.com/form/styled_popovers_and_lightboxes.js";
            script.type = 'text/javascript';
            document.getElementsByTagName('HEAD')[0].appendChild(script);
        } catch(e) {
            //IE5 for Mac and IE timeout issues
            try {
                document.write('<script type="text/javascript" src="' + src + '"></scr'+'ipt>');
            } catch(e) { }
        }
        awf_Form_.scriptAppended = true;
    }
    var loadForm = function() { awf_Form_.form = new awf_Form_.AWFormGenerator( {"_log":null,"id":"1320978395","form":"<form method=\"post\" class=\"af-form-wrapper\" action=\"http:\/\/www.aweber.com\/scripts\/addlead.pl\"  >\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"meta_web_form_id\" value=\"1320978395\" \/>\n<input type=\"hidden\" name=\"meta_split_id\" value=\"\" \/>\n<input type=\"hidden\" name=\"listname\" value=\"safetyebook\" \/>\n<input type=\"hidden\" name=\"redirect\" value=\"http:\/\/www.aweber.com\/thankyou-coi.htm?m=text\" id=\"redirect_7e610f58615af837092f88b9f193c60f\" \/>\n\n<input type=\"hidden\" name=\"meta_adtracking\" value=\"Safety_eBook_ppp\" \/>\n<input type=\"hidden\" name=\"meta_message\" value=\"1\" \/>\n<input type=\"hidden\" name=\"meta_required\" value=\"name,email\" \/>\n<input type=\"hidden\" name=\"meta_forward_vars\" value=\"\" \/>\n<input type=\"hidden\" name=\"meta_tooltip\" value=\"\" \/>\n<\/div>\n<div id=\"af-form-1320978395\" class=\"af-form\"><div id=\"af-header-1320978395\" class=\"af-header\"><div class=\"bodyText\"><p><span style=\"font-size: 18px; font-family: tahoma,arial,helvetica,sans-serif;\"><span style=\"color: #ffffff;\">FREE REPORT<\/span>: <\/span><span style=\"color: #ff6600;\">Identity Theft, what it is &amp; how to protect yourself<\/span><\/p>\n<p><\/p><\/div><\/div>\n<div id=\"af-body-1320978395\" class=\"af-body af-standards\">\n<div class=\"af-element\">\n<label class=\"previewLabel\" for=\"awf_field-1216450\">Name: <\/label>\n<div class=\"af-textWrap\">\n<input id=\"awf_field-1216450\" type=\"text\" name=\"name\" class=\"text\" value=\"\"  \/>\n<\/div>\n<div class=\"af-clear\"><\/div><\/div>\n<div class=\"af-element\">\n<label class=\"previewLabel\" for=\"awf_field-1216451\">Email: <\/label>\n<div class=\"af-textWrap\"><input class=\"text\" id=\"awf_field-1216451\" type=\"text\" name=\"email\" value=\"\"  \/>\n<\/div><div class=\"af-clear\"><\/div>\n<\/div>\n<div class=\"af-element buttonContainer\">\n<input name=\"submit\" class=\"submit\" type=\"submit\" value=\"Download Now\"\/>\n<div class=\"af-clear\"><\/div>\n<\/div>\n<div class=\"af-element privacyPolicy\" style=\"text-align: center\"><p><a href=\"http:\/\/www.aweber.com\/permission.htm\" target=\"_blank\">We respect your email privacy<\/a><\/p>\n<div class=\"af-clear\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/form>\n","styles":"#af-form-1320978395 .af-body .af-textWrap, #af-form-1320978395 .af-body .af-dateWrap, #af-form-1320978395 .af-body .af-selectWrap, #af-form-1320978395 .af-body .af-checkWrap, #af-form-1320978395 .choiceList-radio-inline, #af-form-1320978395 .choiceList-radio-stacked { width:98%; display:block; float:none; }\n#af-form-1320978395 .af-body .privacyPolicy { color:#FFFFFF; font-size:12px; font-family:Helvetica, sans-serif; }\n#af-form-1320978395 .af-body a { color:#9AB39E; text-decoration:underline; font-style:normal; font-weight:normal; }\n#af-form-1320978395 .af-body input.text, #af-form-1320978395 .af-body textarea { background-color:#FFFCDE; border-color:#FFFFFF; border-width:1px; border-style:none; color:#000000; text-decoration:none; font-style:normal; font-weight:normal; font-size:12px; font-family:Verdana, sans-serif; }\n#af-form-1320978395 .af-body input.text:focus, #af-form-1320978395 .af-body textarea:focus { background-color:#FFFFFF; border-color:#FFFFFF; border-width:1px; border-style:none; }\n#af-form-1320978395 .af-body label.choice { color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:normal; font-size:inherit; font-family:inherit; }\n#af-form-1320978395 .af-body label.previewLabel { display:block; float:none; text-align:left; width:auto; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:normal; font-size:14px; font-family:Helvetica, sans-serif; }\n#af-form-1320978395 .af-body { padding-bottom:30px; padding-top:1px; background-repeat:repeat-y; background-position:inherit; background-image:url(\"http:\/\/forms.aweber.com\/images\/forms\/book-cover\/collegiate\/body.png\"); color:#FFFFFF; font-size:12px; font-family:Helvetica, sans-serif; }\n#af-form-1320978395 .af-element-radio { margin-left:10px; }\n#af-form-1320978395 .af-footer { padding-bottom:100px; padding-top:5px; padding-right:25px; padding-left:55px; background-color:transparent; background-repeat:no-repeat; background-position:bottom left; background-image:url(\"http:\/\/forms.aweber.com\/images\/forms\/book-cover\/collegiate\/footer.png\"); border-width:1px; border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none; color:#FFFFFF; font-size:12px; font-family:Helvetica, sans-serif; }\n#af-form-1320978395 .af-header { padding-bottom:5px; padding-top:115px; padding-right:20px; padding-left:50px; background-color:transparent; background-repeat:no-repeat; background-position:top left; background-image:url(\"http:\/\/forms.aweber.com\/images\/forms\/book-cover\/collegiate\/header.png\"); border-width:1px; border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none; color:#9AB39E; font-size:18px; font-family:Helvetica, sans-serif; }\n#af-form-1320978395 .af-quirksMode .bodyText { padding-top: 2px; padding-bottom: 2px; }\n#af-form-1320978395 .af-quirksMode { padding-right:20px; padding-left:50px; }\n#af-form-1320978395 .af-quirksMode { width:314px; }\n#af-form-1320978395 .af-standards .af-divider { margin-right:20px; margin-left:50px; }\n#af-form-1320978395 .af-standards .af-element { padding-right:20px; padding-left:50px; }\n#af-form-1320978395 .bodyText p { margin:1em 0; }\n#af-form-1320978395 .buttonContainer input.submit { background-image:url(\"http:\/\/forms.aweber.com\/images\/auto\/gradient\/button\/a22.png\"); background-position:top left; background-repeat:repeat-x; background-color:#8a0202; border:1px solid #8a0202; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:normal; font-size:14px; font-family:Verdana, sans-serif; }\n#af-form-1320978395 .buttonContainer { text-align:left; }\n#af-form-1320978395 .choiceList-radio-inline .af-element-radio { margin-right:0px; }\n#af-form-1320978395 body, #af-form-1320978395 dl, #af-form-1320978395 dt, #af-form-1320978395 dd, #af-form-1320978395 h1, #af-form-1320978395 h2, #af-form-1320978395 h3, #af-form-1320978395 h4, #af-form-1320978395 h5, #af-form-1320978395 h6, #af-form-1320978395 pre, #af-form-1320978395 code, #af-form-1320978395 form, #af-form-1320978395 fieldset, #af-form-1320978395 legend, #af-form-1320978395 textarea, #af-form-1320978395 blockquote, #af-form-1320978395 th, #af-form-1320978395 td, .af-form-wrapper, .af-form-close-button, #af-form-1320978395 img { float:none; color: inherit; margin:0px; padding:0px; position:static; }\n#af-form-1320978395 button, #af-form-1320978395 input, #af-form-1320978395 submit, #af-form-1320978395 textarea { float:none; margin:0px; position:static; }\n#af-form-1320978395 div { margin:0px; }\n#af-form-1320978395 fieldset, #af-form-1320978395 img { border:0; }\n#af-form-1320978395 input, #af-form-1320978395 button, #af-form-1320978395 textarea, #af-form-1320978395 select { *font-size:100%; }\n#af-form-1320978395 p { color: inherit; }\n#af-form-1320978395 select, #af-form-1320978395 label, #af-form-1320978395 optgroup, #af-form-1320978395 option { float:none; margin:0px; padding:0px; position:static; }\n#af-form-1320978395 table { border-collapse:collapse; border-spacing:0; }\n#af-form-1320978395 ul, #af-form-1320978395 ol { list-style-image:none; list-style-position:outside; list-style-type:disc; padding-left:40px; }\n#af-form-1320978395 { background-color:transparent; border-color:#CFCFCF; border-width:1px; border-style:none; }\n#af-form-1320978395 { width:314px; }\n#af-form-1320978395.af-quirksMode { overflow-x:hidden; }\n.af-body .af-textWrap input.text, .af-body .af-textWrap textarea { width:100%; }\n.af-body .af-textWrap { text-align:left; }\n.af-body input.image { border:none !important; }\n.af-body input.submit, .af-body input.image { float:none !important; }\n.af-body input.text { float:none; }\n.af-body input.text, .af-body textarea { padding:2px!important; }\n.af-body.af-standards input.submit { padding:4px 12px; }\n.af-clear { clear:both; }\n.af-divider { display:block; height:12px; margin-bottom:6px; }\n.af-divider-parent { padding-bottom:15px; }\n.af-divider-parent { padding-top:0 !important; }\n.af-element input.radio { width:inherit !important; }\n.af-element label { display:block; float:left; }\n.af-element label { float:left; text-align:left; }\n.af-element { padding-bottom:5px; padding-top:5px; }\n.af-element, .af-usaddress { padding: 6px 0; }\n.af-element-checkbox .choice { display:inline; }\n.af-element-checkbox label, .af-element-checkbox input.checkbox, .af-element-radio label, .af-element-radio input.radio { display:inline !important; float:none !important; }\n.af-element-radio label { display:inline; }\n.af-element-radio.block { display:block; }\n.af-element-radio.inline { display:block !important; float:left; margin-left:0px; margin-right:7px; }\n.af-form .af-element input.button { float:none !important; }\n.af-form { margin:auto; text-align:left; }\n.af-form-wrapper, .af-form-close-button, #af-form-1320978395 img { background-color: none; border: none; }\n.af-header, .af-footer { margin-bottom:0px; margin-top:0px; padding:10px; }\n.af-quirksMode .af-element { padding-left: 0px!important; padding-right: 0px!important; }\n.af-usaddress input { margin-bottom:5px; }\n.choiceList-radio-inline .af-element-radio { float:left; }\n.lastNameContainer { margin-top:10px; }\n.lbl-right .af-element label{ text-align:right; }\n.stacked .af-element label { float:none; display:block; }","height":"470","width":"314","plPath":"forms.aweber.com","delay":"0","popupURL":"http:\/\/forms.aweber.com\/form\/95\/1320978395.html","formType":"lightbox","animation":"default","redirectId":"redirect_7e610f58615af837092f88b9f193c60f","returnToPage":0} ); };
    if (typeof awf_Form_.AWFormGenerator == 'undefined') {
        var unique_track = new Image();
        unique_track.src = "http://forms.aweber.com/form/displays.htm?id=jMxMDJzsHMycrA==";
        if (typeof awf_Form_.FormQueue == 'undefined') { awf_Form_.FormQueue = []; }
        awf_Form_.FormQueue.push(loadForm);
    } else {
        var unique_track = new Image();
        unique_track.src = "http://forms.aweber.com/form/displays.htm?id=jMxMDJzsHMycrA==";
        loadForm();
    }
}    
            
awf_Form_.currDate = new Date();
awf_Form_.currDate.setTime(awf_Form_.currDate.getTime() + -86400000); 
awf_Form_.setCookie('awpopup_1320978395', '1', awf_Form_.currDate, '/', document.domain, 0);
if ((awf_Form_.isPreview || !awf_Form_.getCookie('awpopup_1320978395')) && typeof hide_awf_Form=='undefined') {
    awf_Form_.showForm();
}
