 // Developers:  If you should have any questions or concerns 

 //              regarding the use of this script, please call 

 //              TimeValue Software Support at 800-426-4741.

 TEMPLATE_ID = "www.cascadebank.com_1";

 PASSTHROUGH = "";

 if (document.location.href.substring(0,5) == "https") { URL = "https://"; } else { URL = "http://";}

 URL += "www.TimeValueCalculators.com/timevaluecalculators/includes/calculators_script.js";

 scriptTag = 'SCRIPT ';

 languageAttr = 'LANGUAGE="JavaScript" ';

 srcAttr = 'SR' + 'C="' + URL + '" '; //split for DNN

 typeAttr = 'TYPE="text/javascript" ';

 document.write('<' + scriptTag + languageAttr + srcAttr + '></' + scriptTag + '>');
