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/72/1244105172.html','winPopUp','resizable=1,scrollbars=1,location=0,width=400,height=419');
       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":"1244105172","form":"<form method=\"post\" class=\"af-form-wrapper\" action=\"http:\/\/www.aweber.com\/scripts\/addlead.pl\" target=\"_new\" >\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"meta_web_form_id\" value=\"1244105172\" \/>\n<input type=\"hidden\" name=\"meta_split_id\" value=\"\" \/>\n<input type=\"hidden\" name=\"listname\" value=\"excelribbon\" \/>\n<input type=\"hidden\" name=\"redirect\" value=\"http:\/\/excelribbon.tips.net\/donesub.html\" id=\"redirect_0ee29b97cf0d4748cc98da890fc79cdf\" \/>\n\n<input type=\"hidden\" name=\"meta_adtracking\" value=\"New_Form_1244105172\" \/>\n<input type=\"hidden\" name=\"meta_message\" value=\"1\" \/>\n<input type=\"hidden\" name=\"meta_required\" value=\"email\" \/>\n\n<input type=\"hidden\" name=\"meta_tooltip\" value=\"\" \/>\n<\/div>\n<div id=\"af-form-1244105172\" class=\"af-form\"><div id=\"af-header-1244105172\" class=\"af-header\"><div class=\"bodyText\"><center>\n<div>\n<div align=\"center\"><span style=\"font-family: Arial; color: #0000cc; font-size: 12px;\"><strong>Conquer Excel!<\/strong><\/span>&nbsp;<\/div>\n<br \/>\n<div align=\"left\"><img align=\"right\" src=\"http:\/\/www.tips.net\/images\/allen.jpg\" \/><span style=\"font-family: arial,helvetica,sans-serif;\">Hi, I'm Allen Wyatt, the publisher of Tips.Net. Thanks for coming to our Excel Ribbon tips site.<br \/><br \/>I publish a newsletter about how to use Excel better and easier. I've been publishing this free weekly newsletter for well over a decade.<br \/><br \/> If you don't already receive my Excel newsletter, consider this your invitation to join. Provide your e-mail address and I'll handle the rest.<\/span><\/div>\n<\/div>\n<\/center><\/div><\/div>\n<div id=\"af-body-1244105172\" class=\"af-body af-standards\">\n<div class=\"af-element\">\n<label class=\"previewLabel\" for=\"awf_field-1282467\">Your address<\/label>\n<div class=\"af-textWrap\"><input class=\"text\" id=\"awf_field-1282467\" type=\"text\" name=\"email\" value=\"\" tabindex=\"500\"  \/>\n<\/div><div class=\"af-clear\"><\/div>\n<\/div>\n<div class=\"af-element\">\n<div class=\"bodyText\"><center>\n<div align=\"left\"><span style=\"font-size: 11px;\"><span style=\"font-family: arial,helvetica,sans-serif;\">Don't worry; your e-mail won't end up on some spam list. We use it only to send you notices from ExcelRibbon.Tips.Net, and we won't share it with anyone else. (Feel free to review our <a href=\"http:\/\/www.tips.net\/privacy.html\" target=\"_blank\">full privacy policy<\/a>, if desired.)<br \/><br \/><\/span><span style=\"font-family: arial,helvetica,sans-serif;\">(If you don't want to take advantage of this free offer, that's fine. Click the \"Close\" link and, if cookies are enabled on your system, I won't ask you again for about six months.)<\/span><\/span><\/div>\n<\/center><\/div><div class=\"af-clear\"><\/div>\n<\/div>\n<div class=\"af-element buttonContainer\">\n<input name=\"submit\" class=\"submit\" type=\"submit\" value=\"Subscribe for Free!\" tabindex=\"501\" \/>\n<div class=\"af-clear\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/form>\n","styles":"#af-form-1244105172 .af-body .af-textWrap{width:70%;display:block;float:right;}\n#af-form-1244105172 .af-body a{color:#000000;text-decoration:underline;font-style:normal;font-weight:normal;}\n#af-form-1244105172 .af-body input.text, #af-form-1244105172 .af-body textarea{background-color:#FFFFFF;border-color:#CCCCCC;border-width:2px;border-style:inset;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:inherit;font-family:inherit;}\n#af-form-1244105172 .af-body input.text:focus, #af-form-1244105172 .af-body textarea:focus{background-color:inherit;border-color:#CCCCCC;border-width:2px;border-style:inset;}\n#af-form-1244105172 .af-body label.previewLabel{display:block;float:left;width:25%;text-align:left;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:inherit;font-family:inherit;}\n#af-form-1244105172 .af-body{padding-bottom:15px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:inherit;font-size:12px;font-family:, serif;}\n#af-form-1244105172 .af-header{padding-bottom:15px;padding-top:15px;padding-right:15px;padding-left:15px;background-color:#FFFF99;background-repeat:no-repeat;background-position:inherit;background-image:none;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:inherit;font-family:, serif;}\n#af-form-1244105172 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}\n#af-form-1244105172 .af-quirksMode{padding-right:15px;padding-left:15px;}\n#af-form-1244105172 .af-standards .af-element{padding-right:15px;padding-left:15px;}\n#af-form-1244105172 .bodyText p{margin:1em 0;}\n#af-form-1244105172 .buttonContainer input.submit{color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:inherit;font-family:inherit;}\n#af-form-1244105172 .buttonContainer input.submit{width:auto;}\n#af-form-1244105172 .buttonContainer{text-align:center;}\n#af-form-1244105172 body,#af-form-1244105172 dl,#af-form-1244105172 dt,#af-form-1244105172 dd,#af-form-1244105172 h1,#af-form-1244105172 h2,#af-form-1244105172 h3,#af-form-1244105172 h4,#af-form-1244105172 h5,#af-form-1244105172 h6,#af-form-1244105172 pre,#af-form-1244105172 code,#af-form-1244105172 fieldset,#af-form-1244105172 legend,#af-form-1244105172 blockquote,#af-form-1244105172 th,#af-form-1244105172 td{float:none;color:inherit;position:static;margin:0;padding:0;}\n#af-form-1244105172 button,#af-form-1244105172 input,#af-form-1244105172 submit,#af-form-1244105172 textarea,#af-form-1244105172 select,#af-form-1244105172 label,#af-form-1244105172 optgroup,#af-form-1244105172 option{float:none;position:static;margin:0;}\n#af-form-1244105172 div{margin:0;}\n#af-form-1244105172 fieldset{border:0;}\n#af-form-1244105172 form,#af-form-1244105172 textarea,.af-form-wrapper,.af-form-close-button,#af-form-1244105172 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}\n#af-form-1244105172 input,#af-form-1244105172 button,#af-form-1244105172 textarea,#af-form-1244105172 select{font-size:100%;}\n#af-form-1244105172 p{color:inherit;}\n#af-form-1244105172 select,#af-form-1244105172 label,#af-form-1244105172 optgroup,#af-form-1244105172 option{padding:0;}\n#af-form-1244105172 table{border-collapse:collapse;border-spacing:0;}\n#af-form-1244105172 ul,#af-form-1244105172 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}\n#af-form-1244105172,#af-form-1244105172 .quirksMode{width:400px;}\n#af-form-1244105172.af-quirksMode{overflow-x:hidden;}\n#af-form-1244105172{background-color:#FFFF99;border-color:inherit;border-width:none;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.dropShadowBottom1244105172{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-bottom.png) repeat-x;width:398px;height:10px;float:left;margin-bottom:0;line-height:0;font-size:0;padding:0;}\n.dropShadowL1244105172{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.dropShadowLL1244105172{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.dropShadowLR1244105172{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.dropShadowR1244105172{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-right.png) repeat-y;width:10px;height:100%;float:right;margin-bottom:0;}\n.dropShadowTop1244105172{background:url(http:\/\/forms.aweber.com\/images\/wfg\/drop-top.png) repeat-x;width:398px;height:10px!important;line-height:0;font-size:0;float:left;margin-bottom:0;padding:0;}\n.dropShadowUL1244105172{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.dropShadowUR1244105172{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":"419","width":"400","plPath":"forms.aweber.com","delay":"40","popupURL":"http:\/\/forms.aweber.com\/form\/72\/1244105172.html","formType":"lightbox","animation":"default","redirectId":"redirect_0ee29b97cf0d4748cc98da890fc79cdf","returnToPage":0} ); };
    if (typeof awf_Form_.AWFormGenerator == 'undefined') {
        var unique_track = new Image();
        unique_track.src = "http://forms.aweber.com/form/displays.htm?id=jEwsLIwMrIzsTA==";
        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=jEwsLIwMrIzsTA==";
        loadForm();
    }
}

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

