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/30/1265404130.html','winPopUp','resizable=1,scrollbars=1,location=0,width=299,height=532');
       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":"1265404130","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=\"1265404130\" \/>\n<input type=\"hidden\" name=\"meta_split_id\" value=\"\" \/>\n<input type=\"hidden\" name=\"listname\" value=\"dacaponews\" \/>\n<input type=\"hidden\" name=\"redirect\" value=\"http:\/\/www.dacapo-consulting.com\/thankyou.php\" id=\"redirect_e09b23886caa48f064d0021e57b357a7\" \/>\n\n<input type=\"hidden\" name=\"meta_adtracking\" value=\"DaCapoNewsWebsitePopUp\" \/>\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-1265404130\" class=\"af-form\"><div id=\"af-header-1265404130\" class=\"af-header\"><div class=\"bodyText\"><p>Want to get inspired for great ideas?<\/p>\n<p>DaCapo Consulting holds Inspirational Movie Nights once a month.<\/p>\n<p>Join our mailing list to get instant access to the next event now.&nbsp;<\/p><\/div><\/div>\n<div id=\"af-body-1265404130\" class=\"af-body af-standards\">\n<div class=\"af-element\">\n<label class=\"previewLabel\" for=\"awf_field-1223450\">First Name: <\/label>\n<div class=\"af-textWrap\">\n<input id=\"awf_field-1223450\" 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-1223451\">Email: <\/label>\n<div class=\"af-textWrap\"><input class=\"text\" id=\"awf_field-1223451\" 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=\"  Get access 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 id=\"af-footer-1265404130\" class=\"af-footer\"><div class=\"bodyText\"><p>&nbsp;<\/p><\/div><\/div>\n<\/div>\n<\/form>\n","styles":"#af-form-1265404130 .af-body .af-textWrap, #af-form-1265404130 .af-body .af-dateWrap, #af-form-1265404130 .af-body .af-selectWrap, #af-form-1265404130 .af-body .af-checkWrap, #af-form-1265404130 .choiceList-radio-inline, #af-form-1265404130 .choiceList-radio-stacked { width:98%; display:block; float:none; }\n#af-form-1265404130 .af-body .privacyPolicy { color:#FFFFFF; font-size:11px; font-family:Arial, sans-serif; }\n#af-form-1265404130 .af-body a { color:#F7FFC9; text-decoration:underline; font-style:normal; font-weight:normal; }\n#af-form-1265404130 .af-body input.text, #af-form-1265404130 .af-body textarea { background-color:#FFFFFF; border-color:#C7C7C7; border-width:1px; border-style:solid; color:#000000; text-decoration:none; font-style:normal; font-weight:normal; font-size:10px; font-family:Verdana, sans-serif; }\n#af-form-1265404130 .af-body input.text:focus, #af-form-1265404130 .af-body textarea:focus { background-color:#D6FFF8; border-color:#030303; border-width:1px; border-style:solid; }\n#af-form-1265404130 .af-body label.choice { color:#F7FFC9; text-decoration:none; font-style:normal; font-weight:normal; font-size:inherit; font-family:inherit; }\n#af-form-1265404130 .af-body label.previewLabel { display:block; float:none; text-align:left; width:auto; color:#F7FFC9; text-decoration:none; font-style:normal; font-weight:normal; font-size:12px; font-family:Verdana, sans-serif; }\n#af-form-1265404130 .af-body { padding-bottom:15px; padding-top:15px; background-repeat:repeat; background-position:inherit; background-image:url(\"http:\/\/forms.aweber.com\/images\/forms\/bright-idea\/mauve\/body.png\"); color:#FFFFFF; font-size:11px; font-family:Arial, sans-serif; }\n#af-form-1265404130 .af-element-radio { margin-left:10px; }\n#af-form-1265404130 .af-footer { padding-bottom:2px; padding-top:2px; padding-right:15px; padding-left:15px; background-color:transparent; background-repeat:no-repeat; background-position:bottom; background-image:url(\"http:\/\/forms.aweber.com\/images\/forms\/bright-idea\/mauve\/footer.png\"); border-width:1px; border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none; color:#F7FFC9; font-size:12px; font-family:Arial, sans-serif; }\n#af-form-1265404130 .af-header { padding-bottom:30px; padding-top:51px; padding-right:10px; padding-left:63px; background-color:transparent; background-repeat:no-repeat; background-position:top left; background-image:url(\"http:\/\/forms.aweber.com\/images\/forms\/bright-idea\/mauve\/header.png\"); border-width:1px; border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none; color:#F7FFC9; font-size:14px; font-family:Arial, sans-serif; }\n#af-form-1265404130 .af-quirksMode .bodyText { padding-top: 2px; padding-bottom: 2px; }\n#af-form-1265404130 .af-quirksMode { padding-right:15px; padding-left:15px; }\n#af-form-1265404130 .af-quirksMode { width:299px; }\n#af-form-1265404130 .af-standards .af-divider { margin-right:15px; margin-left:15px; }\n#af-form-1265404130 .af-standards .af-element { padding-right:15px; padding-left:15px; }\n#af-form-1265404130 .bodyText p { margin:1em 0; }\n#af-form-1265404130 .buttonContainer input.submit { background-image:url(\"http:\/\/forms.aweber.com\/images\/auto\/gradient\/button\/d29.png\"); background-position:top left; background-repeat:repeat-x; background-color:#bd0279; border:1px solid #bd0279; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:normal; font-size:14px; font-family:Verdana, sans-serif; }\n#af-form-1265404130 .buttonContainer { text-align:center; }\n#af-form-1265404130 .choiceList-radio-inline .af-element-radio { margin-right:0px; }\n#af-form-1265404130 body, #af-form-1265404130 dl, #af-form-1265404130 dt, #af-form-1265404130 dd, #af-form-1265404130 h1, #af-form-1265404130 h2, #af-form-1265404130 h3, #af-form-1265404130 h4, #af-form-1265404130 h5, #af-form-1265404130 h6, #af-form-1265404130 pre, #af-form-1265404130 code, #af-form-1265404130 form, #af-form-1265404130 fieldset, #af-form-1265404130 legend, #af-form-1265404130 textarea, #af-form-1265404130 blockquote, #af-form-1265404130 th, #af-form-1265404130 td, .af-form-wrapper, .af-form-close-button, #af-form-1265404130 img { float:none; color: inherit; margin:0px; padding:0px; position:static; }\n#af-form-1265404130 button, #af-form-1265404130 input, #af-form-1265404130 submit, #af-form-1265404130 textarea { float:none; margin:0px; position:static; }\n#af-form-1265404130 div { margin:0px; }\n#af-form-1265404130 fieldset, #af-form-1265404130 img { border:0; }\n#af-form-1265404130 input, #af-form-1265404130 button, #af-form-1265404130 textarea, #af-form-1265404130 select { *font-size:100%; }\n#af-form-1265404130 p { color: inherit; }\n#af-form-1265404130 select, #af-form-1265404130 label, #af-form-1265404130 optgroup, #af-form-1265404130 option { float:none; margin:0px; padding:0px; position:static; }\n#af-form-1265404130 table { border-collapse:collapse; border-spacing:0; }\n#af-form-1265404130 ul, #af-form-1265404130 ol { list-style-image:none; list-style-position:outside; list-style-type:disc; padding-left:40px; }\n#af-form-1265404130 { background-color:transparent; border-color:transparent; border-width:1px; border-style:none; }\n#af-form-1265404130 { width:299px; }\n#af-form-1265404130.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-1265404130 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":"532","width":"299","plPath":"forms.aweber.com","delay":"0","popupURL":"http:\/\/forms.aweber.com\/form\/30\/1265404130.html","formType":"popover","animation":"default","redirectId":"redirect_e09b23886caa48f064d0021e57b357a7","returnToPage":0} ); };
    if (typeof awf_Form_.AWFormGenerator == 'undefined') {
        var unique_track = new Image();
        unique_track.src = "http://forms.aweber.com/form/displays.htm?id=jExsrCwMLIzMDA==";
        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=jExsrCwMLIzMDA==";
        loadForm();
    }
}    
            
awf_Form_.currDate = new Date();
awf_Form_.currDate.setTime(awf_Form_.currDate.getTime() + -86400000); 
awf_Form_.setCookie('awpopup_1265404130', '1', awf_Form_.currDate, '/', document.domain, 0);
if ((awf_Form_.isPreview || !awf_Form_.getCookie('awpopup_1265404130')) && typeof hide_awf_Form=='undefined') {
    awf_Form_.showForm();
}
