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/45/49617045.html','winPopUp','resizable=1,scrollbars=1,location=0,width=411,height=568');
       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":49617045,"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=\"49617045\" \/>\n<input type=\"hidden\" name=\"meta_split_id\" value=\"\" \/>\n<input type=\"hidden\" name=\"listname\" value=\"awesomepretties\" \/>\n<input type=\"hidden\" name=\"redirect\" value=\"http:\/\/www.womenarenotfunny.com\/?page_id=89\" id=\"redirect_18fe0aba4455c17f20ac1f0d1c6cc378\" \/>\n\n<input type=\"hidden\" name=\"meta_adtracking\" value=\"Awesome_Pretties_Form\" \/>\n<input type=\"hidden\" name=\"meta_message\" value=\"1\" \/>\n<input type=\"hidden\" name=\"meta_required\" value=\"name,email\" \/>\n\n<input type=\"hidden\" name=\"meta_tooltip\" value=\"\" \/>\n<\/div>\n<div id=\"af-form-49617045\" class=\"af-form\"><div id=\"af-header-49617045\" class=\"af-header\"><div class=\"bodyText\"><p style=\"text-align: center;\">Join the Awesome Pretties!<\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: 11px;\">It's by the honor system, for listeners of both genders. <\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: 11px;\">To join this list, you must promise that you are both Awesome and Pretty. When you join, you will receive an Awesome Pretties membership badge for you to wear on your email or blog. Each week, you will also receive an audio postcard with a \"show notes reminder\" about that week's show.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: 11px;\">Expect a few surprises, too, like exclusive Awesome Pretties giveaways and promotions.&nbsp; And, each week, a fun and awesome tip sheet from that week's featured guest.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: 11px;\"><br \/><\/span><\/p><\/div><\/div>\n<div id=\"af-body-49617045\" class=\"af-body af-standards\">\n<div class=\"af-element\" style=\"text-align: Center;\">\n<img src=\"http:\/\/www.womenarenotfunny.com\/images\/joinawesomepretties.png\" alt=\"New Graphic\" \/>\n<div class=\"af-clear\"><\/div>\n<\/div>\n<div class=\"af-element\">\n<label class=\"previewLabel\" for=\"awf_field-17421170\">Name: <\/label>\n<div class=\"af-textWrap\">\n<input id=\"awf_field-17421170\" type=\"text\" name=\"name\" class=\"text\" value=\"\"  tabindex=\"500\" \/>\n<\/div>\n<div class=\"af-clear\"><\/div><\/div>\n<div class=\"af-element\">\n<label class=\"previewLabel\" for=\"awf_field-17421171\">Primary Email: <\/label>\n<div class=\"af-textWrap\"><input class=\"text\" id=\"awf_field-17421171\" type=\"text\" name=\"email\" value=\"\" tabindex=\"501\"  \/>\n<\/div><div class=\"af-clear\"><\/div>\n<\/div>\n<div class=\"af-element buttonContainer\">\n<input name=\"submit\" class=\"submit\" type=\"submit\" value=\"Please join us!\" tabindex=\"502\" \/>\n<div class=\"af-clear\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/form>\n","styles":"#af-form-49617045 .af-body .af-textWrap{width:70%;display:block;float:right;}\n#af-form-49617045 .af-body a{color:#9C1919;text-decoration:underline;font-style:normal;font-weight:normal;}\n#af-form-49617045 .af-body input.text, #af-form-49617045 .af-body textarea{background-color:#FFFFFF;border-color:#B3A26F;border-width:1px;border-style:solid;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}\n#af-form-49617045 .af-body input.text:focus, #af-form-49617045 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;}\n#af-form-49617045 .af-body label.previewLabel{display:block;float:left;width:25%;text-align:left;color:#5C4A26;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}\n#af-form-49617045 .af-body{padding-bottom:15px;padding-top:15px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:inherit;font-size:11px;font-family:Verdana, sans-serif;}\n#af-form-49617045 .af-header{padding-bottom:9px;padding-top:9px;padding-right:10px;padding-left:10px;background-color:#801010;background-repeat:no-repeat;background-position:inherit;background-image:none;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#FFFFFF;font-size:16px;font-family:Verdana, sans-serif;}\n#af-form-49617045 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}\n#af-form-49617045 .af-quirksMode{padding-right:15px;padding-left:15px;}\n#af-form-49617045 .af-standards .af-element{padding-right:15px;padding-left:15px;}\n#af-form-49617045 .bodyText p{margin:1em 0;}\n#af-form-49617045 .buttonContainer input.submit{background-image:url(\"http:\/\/forms.aweber.com\/images\/auto\/gradient\/button\/811.png\");background-position:top left;background-repeat:repeat-x;background-color:#680000;border:1px solid #680000;color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:14px;font-family:Verdana, sans-serif;}\n#af-form-49617045 .buttonContainer input.submit{width:auto;}\n#af-form-49617045 .buttonContainer{text-align:right;}\n#af-form-49617045 body,#af-form-49617045 dl,#af-form-49617045 dt,#af-form-49617045 dd,#af-form-49617045 h1,#af-form-49617045 h2,#af-form-49617045 h3,#af-form-49617045 h4,#af-form-49617045 h5,#af-form-49617045 h6,#af-form-49617045 pre,#af-form-49617045 code,#af-form-49617045 fieldset,#af-form-49617045 legend,#af-form-49617045 blockquote,#af-form-49617045 th,#af-form-49617045 td{float:none;color:inherit;position:static;margin:0;padding:0;}\n#af-form-49617045 button,#af-form-49617045 input,#af-form-49617045 submit,#af-form-49617045 textarea,#af-form-49617045 select,#af-form-49617045 label,#af-form-49617045 optgroup,#af-form-49617045 option{float:none;position:static;margin:0;}\n#af-form-49617045 div{margin:0;}\n#af-form-49617045 fieldset{border:0;}\n#af-form-49617045 form,#af-form-49617045 textarea,.af-form-wrapper,.af-form-close-button,#af-form-49617045 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}\n#af-form-49617045 input,#af-form-49617045 button,#af-form-49617045 textarea,#af-form-49617045 select{font-size:100%;}\n#af-form-49617045 p{color:inherit;}\n#af-form-49617045 select,#af-form-49617045 label,#af-form-49617045 optgroup,#af-form-49617045 option{padding:0;}\n#af-form-49617045 table{border-collapse:collapse;border-spacing:0;}\n#af-form-49617045 ul,#af-form-49617045 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}\n#af-form-49617045,#af-form-49617045 .quirksMode{width:411px;}\n#af-form-49617045.af-quirksMode{overflow-x:hidden;}\n#af-form-49617045{background-color:#FFFAF2;border-color:#AD9A9A;border-width:1px;border-style:none;}\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,.af-form .af-element input.button{float:none!important;}\n.af-body input.text{width:100%;float:none;padding:2px!important;}\n.af-body.af-standards input.submit{padding:4px 12px;}\n.af-clear{clear:both;}\n.af-element label{text-align:left;display:block;float:left;}\n.af-element{padding:5px 0;}\n.af-form-wrapper{text-indent:0;}\n.af-form{text-align:left;margin:auto;}\n.af-header{margin-bottom:0;margin-top:0;padding:10px;}\n.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}\n.dropShadowBottom49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-bottom.png) repeat-x;width:409px;height:10px;float:left;margin-bottom:0;line-height:0;font-size:0;padding:0;}\n.dropShadowL49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-left.png) repeat-y;line-height:0;font-size:0;width:10px;height:100%;float:left;margin-bottom:0;}\n.dropShadowLL49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-bottomLeft.png) no-repeat;width:10px;height:10px;float:left;margin-bottom:0;line-height:0;font-size:0;padding:0;}\n.dropShadowLR49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-bottomRight.png) no-repeat;width:10px;height:10px;float:left;margin-bottom:0;line-height:0;font-size:0;padding:0;}\n.dropShadowR49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-right.png) repeat-y;width:10px;height:100%;float:right;margin-bottom:0;}\n.dropShadowTop49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-top.png) repeat-x;width:409px;height:10px!important;line-height:0;font-size:0;float:left;margin-bottom:0;padding:0;}\n.dropShadowUL49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-topLeft.png) no-repeat;width:10px;height:10px!important;float:left;margin-bottom:0;line-height:0;font-size:0;padding:0;}\n.dropShadowUR49617045{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-topRight.png) no-repeat;width:10px;line-height:0;font-size:0;height:10px!important;float:left;margin-bottom:0;padding:0;}\n.lbl-right .af-element label{text-align:right;}\nbody {\n}","height":"568","width":"411","plPath":"forms.aweber.com","delay":"0","popupURL":"http:\/\/forms.aweber.com\/form\/45\/49617045.html","formType":"lightbox","animation":"fade in","redirectId":"redirect_18fe0aba4455c17f20ac1f0d1c6cc378","returnToPage":0} ); };
    if (typeof awf_Form_.AWFormGenerator == 'undefined') {
        var unique_track = new Image();
        unique_track.src = "http://forms.aweber.com/form/displays.htm?id=LJxsjOwMLKw=";
        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=LJxsjOwMLKw=";
        loadForm();
    }
}

awf_Form_.currDate = new Date();
awf_Form_.currDate.setTime(awf_Form_.currDate.getTime() + -86400000);
awf_Form_.setCookie('awpopup_49617045', '1', awf_Form_.currDate, '/', document.domain, 0);
if ((awf_Form_.isPreview || !awf_Form_.getCookie('awpopup_49617045')) && typeof hide_awf_Form=='undefined') {
    awf_Form_.showForm();
}
