var calc_header = new Array();
var index = 0;
calc_header[index++] = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">';
calc_header[index++] = '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">';
calc_header[index++] = '<head>';
calc_header[index++] = '<title>Central Bank > Calculators</title>';
calc_header[index++] = '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />';
calc_header[index++] = '<script language="JavaScript" type="text/javascript"> var absolutepage = "yes";</script>';
calc_header[index++] = '<script type="text/javascript" src="http://www.centralbk.com/site/_script.js"></script>	';
calc_header[index++] = '<script language="JavaScript" type="text/javascript" src="http://www.centralbk.com/site/coolmenus4.js"></script>';
calc_header[index++] = '<script language="JavaScript" type="text/javascript" src="http://www.centralbk.com/site/calculators.js"></script>';
calc_header[index++] = '<style type="text/css" media="all">@import url("http://www.centralbk.com/site/_styles.css");</style>';
calc_header[index++] = '<style type="text/css" media="all">@import url("http://www.centralbk.com/site/_dhtml.css");</style>';
calc_header[index++] = '<style type="text/css">';
calc_header[index++] = '.small {';
calc_header[index++] = '		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;';
calc_header[index++] = '		font-size: 8pt ;';
calc_header[index++] = '		color:#000000;';
calc_header[index++] = '}';
calc_header[index++] = '.ficontent {';
calc_header[index++] = '		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;';
calc_header[index++] = '		font-size: 10pt ;';
calc_header[index++] = '		color:#000000;';
calc_header[index++] = '}';
calc_header[index++] = '.subnav{';
calc_header[index++] = '	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;';
calc_header[index++] = '	font-size:8pt;';
calc_header[index++] = '	color:#466A9B;';
calc_header[index++] = '}';
calc_header[index++] = 'table {';
//calc_header[index++] = '	background-color: #FFFFFF;	';
calc_header[index++] = '	font: 11px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;';
calc_header[index++] = '	font-weight: normal;';
//calc_header[index++] = '	border:1px solid #FFFFFF;';
/*calc_header[index++] = '	background-color: #FFF;';*/
calc_header[index++] = '	vertical-align: top;';
calc_header[index++] = '	width: 90%;';
calc_header[index++] = 'margin:0;';
calc_header[index++] = 'padding-top: 10px';
calc_header[index++] = 'padding-left: 10px';
calc_header[index++] = '	border-width: 0px;';
calc_header[index++] = '	border-style: none;';
//calc_header[index++] = '	border-color: #FFFFFF;';
calc_header[index++] = '	}';
/*calc_header[index++] = 'p {';
calc_header[index++] = '	width: 450px';
calc_header[index++] = '	}';
calc_header[index++] = 'ul {';
calc_header[index++] = '	width: 450px';
calc_header[index++] = '	}';*/
calc_header[index++] = 'td {';
calc_header[index++] = '	font: 11px/14px  Arial, Verdana, Geneva, Helvetica, sans-serif;';
calc_header[index++] = '	font-weight: bold;';
//calc_header[index++] = '	background-color: #FFFFFF;';
calc_header[index++] = '	vertical-align: top;';
calc_header[index++] = '	color: #000000;';
calc_header[index++] = '	border:0px solid #F0EDCC;';
calc_header[index++] = '	border-width: 0px;';
calc_header[index++] = '	border-style: none;';
//calc_header[index++] = '	border-color: #FFFFFF;';
calc_header[index++] = '	}';
calc_header[index++] = 'font {';
calc_header[index++] = '	font: 11px/14px  Arial, Verdana, Geneva, Helvetica, sans-serif;';
calc_header[index++] = '	font-weight: bold;';
//calc_header[index++] = '	background-color: #FFFFFF;';
calc_header[index++] = '	vertical-align: top;';
calc_header[index++] = '	color: #000000;';
calc_header[index++] = '	}';
calc_header[index++] = 'caption {';
calc_header[index++] = '	font: 11px/14px  Arial, Verdana, Geneva, Helvetica, sans-serif;';
calc_header[index++] = '	font-weight: bold;';
//calc_header[index++] = '	background-color: #FFFFFF;';
calc_header[index++] = '	vertical-align: top;';
calc_header[index++] = '	color: #000000;';
calc_header[index++] = '	}';
calc_header[index++] = 'center {';
calc_header[index++] = '	text-align: left;';
calc_header[index++] = '	}';
calc_header[index++] = '</style>';
calc_header[index++] = '<!-- begin G site tracking code -->
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-3745265-1']);
  _gaq.push(['_trackPageview']);
 
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
 
</script>
<!-- end G site tracking code -->
</head>';
calc_header[index++] = '<body>
 ';
calc_header[index++] = '<div id="container">';
calc_header[index++] = '	<div id="header">';
calc_header[index++] = '		<div id="headerLeft">';
calc_header[index++] = '			<a href="http://www.centralbk.com/index.html"><img src="http://www.centralbk.com/images/logo.gif" width="331" height="126" alt="Central Bank - Spread the word." /></a>';
calc_header[index++] = '		</div><!-- headerLeft -->';
calc_header[index++] = '		<div id="headerRight">';
calc_header[index++] = '			<div class="subNav">';
calc_header[index++] = '				<h5>Sub Navigation</h5>';
calc_header[index++] = '				<ul>';
calc_header[index++] = '					<li><a href="http://www.centralbk.com/index.html">Home</a></li>';
calc_header[index++] = '					<li><a href="http://www.centralbk.com/site/sitemap.html">Site Map</a></li>';
calc_header[index++] = '					<li><a href="http://www.centralbk.com/site/privacy.html">Privacy</a></li>';
calc_header[index++] = '					<li><a href="http://www.centralbk.com/site/disclaimer.html">Site Disclaimer</a></li>';
calc_header[index++] = '				</ul>';
calc_header[index++] = '			</div><!-- sunNav -->';
calc_header[index++] = '		</div><!-- headerRight -->';
calc_header[index++] = '	</div><!-- header -->';
calc_header[index++] = '	<div id="mainNav">';
calc_header[index++] = '		<h5>Main Navigation</h5>';
calc_header[index++] = '		<ul>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/olb.html" onmouseover="window.status=\'Online Banking\'; showMenu(\'menu1\'); return true" onmouseout="oM.mout();"><img src="http://www.centralbk.com/images/nav-olb.gif" width="72" height="50" alt="Online Banking" name="olb" /></a></li>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/prodrates.html" onmouseover="window.status=\'Products and Rates\'; showMenu(\'menu2\'); return true" onmouseout="oM.mout();"><img src="http://www.centralbk.com/images/nav-products.gif" width="79" height="50" alt="Products and Rates" name="prodrates" /></a></li>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/loans.html" onmouseover="window.status=\'Loans\'; showMenu(\'menu3\'); return true" onmouseout="oM.mout();"><img src="http://www.centralbk.com/images/nav-loans.gif" width="62" height="50" alt="Loans" name="loans" /></a></li>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/mortgages.html" onmouseover="window.status=\'Mortgages\'; showMenu(\'menu4\'); return true" onmouseout="oM.mout();"><img src="http://www.centralbk.com/images/nav-mortgages.gif" width="88" height="50" alt="Mortgages" name="mortgages" /></a></li>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/calculators.html" onmouseover="window.status=\'Calculators\'; showMenu(\'menu5\'); return true" onmouseout="oM.mout();"><img src="http://www.centralbk.com/images/nav-calculators.gif" width="92" height="50" alt="Calculators" name="calculators" /></a></li>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/branches.html" onmouseover="window.status=\'Branches and ATMs\'; showMenu(\'menu6\'); return true" onmouseout="oM.mout();"><img src="http://www.centralbk.com/images/nav-branches.gif" width="86" height="50" alt="Branches and ATMs" name="branches" /></a></li>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/president.html"><img src="http://www.centralbk.com/images/nav-president.gif" width="93" height="50" alt="President\'s Corner" name="president" /></a></li>';
calc_header[index++] = '			<li><a href="http://www.centralbk.com/about.html" onmouseover="window.status=\'About Us\'; showMenu(\'menu7\'); return true" onmouseout="oM.mout();"><img src="http://www.centralbk.com/images/nav-about.gif" width="81" height="50" alt="About Us" name="aboutus" /></a></li>';
calc_header[index++] = '			<li><a href="https://www.centralbk.com/Forms/OnlineForm.cgi?form=contact_us&amp;onweb=true"><img src="http://www.centralbk.com/images/nav-contact.gif" width="91" height="50" alt="Contact Us" name="contactus" /></a></li>';
calc_header[index++] = '		</ul></div><!-- mainNav -->';
calc_header[index++] = '	';
calc_header[index++] = '	<div id="content">';
calc_header[index++] = '		<img src="http://www.centralbk.com/images/hed-calculators.gif" width="290" height="35" border="0" alt="Calculators" />';

var calc_footer = new Array();
var index = 0;
calc_footer[index++] = '	</div><!-- content -->';
calc_footer[index++] = '	';
calc_footer[index++] = '	<div id="footer">';
calc_footer[index++] = '		<p><a href="javascript:showWarning(\'http://www.sum-atm.com/\');"><img src="http://www.centralbk.com/images/footer-logo-sum.gif" width="45" height="31" border="0" alt="SUM" /></a>Central Bank is a SUM<sup>SM</sup> Program member. Click the SUM logo for participating SUM ATM locations that are available to cardholders of SUM members surcharge-free.</p>';
calc_footer[index++] = '		<div style="float: left;"><a href="javascript:showWarning('https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.centralbk.com&lang=en');"><img src="https://seal.verisign.com/getseal?at=0&&sealid=2&dn=www.centralbk.com&aff=VeriSignCACenter&lang=en" border="0" alt="" /></a></div><p style="float: right;"><img src="../images/equalhl.gif" alt="EHL" style="vertical-align: text-bottom;" border="0" /> <strong>Equal Housing Lender</strong> - <a href="javascript:showWarning(\'http://www.fdic.gov/\');">Member FDIC</a> - <strong><a href="javascript:showWarning(\'http://www.coopcentralbank.com\');">Member SIF</a></strong>  This is a private computer system which is restricted to authorized individuals. Actual or attempted unauthorized use of this computer system will result in criminal and/or civil prosecution. We reserve the rights to view, monitor and record activity on the system without notice or permission. Any information obtained by monitoring, reviewing or recording is subject to review by law enforcement organizations in connection with the investigation or prosecution of possible criminal activity on the system. Please exit the system immediately if you are not an authorized user of this system or do not consent to continued monitoring. &copy;2004 Central Bank. All rights reserved.</p>';
calc_footer[index++] = '		<address>Central Bank &nbsp; &middot; &nbsp; 399 Highland Avenue, Somerville, Massachusetts  02144 &nbsp; &middot; &nbsp; 617-628-4000 &nbsp; &middot; &nbsp; www.centralbk.com &nbsp; &nbsp; <a href="javascript:showWarning(\'http://www.digitalinsight.com/\');"><img src="http://www.centralbk.com/images/footer-logo-di.gif" width="91" height="22" border="0" alt="Digital Insight" /></a></address>';
calc_footer[index++] = '	</div><!-- footer -->';
calc_footer[index++] = '	';
calc_footer[index++] = '</div><!-- container -->';
calc_footer[index++] = '<script language="JavaScript" type="text/javascript" src="http://www.centralbk.com/site/dhtml.js"></script>';
calc_footer[index++] = '</body>';
calc_footer[index++] = '</html>';
