// JavaScript Document

document.write("<table width='121' border='0' align='right' cellpadding='0' cellspacing='0'>");
document.write("<tr>");
document.write("<td rowspan='6' valign='top' style='padding:0px 2px 0px 2px;' class='dottedLines'>&nbsp;</td>");
document.write("<td align='center' valign='top' class='smaller' style='padding-bottom:4px;'><strong>Learn About<br>The Area</strong></td>");
document.write("</tr><tr>");
document.write("<td valign='top'><a href='communities.html'><img src='resources/photo_amsterdam.jpg' width=121 height=84 border=0 alt='The City of Amsterdam'></a></td>");
document.write("</tr><tr>");
document.write("<td align='left' class='smallest' style='padding:4px 0px 5px 0px;'><a href='communities.html'>Click here</a> to learn about Amsterdams economy, education, environment, government, historic sites, weather and more!.</td>");
document.write("</tr><tr>");
document.write("<td align='center' valign='top' class='smaller' style='padding-bottom:4px;'><p><strong>Mortgage<br>Calculator</strong></p>");
document.write("</td></tr>");
document.write("<tr>");
document.write("<td align='center'><a href='javascript:;' onClick='openCalc()'><img src='resources/calculator.gif' alt='Use our Mortgage Calculator to computer your mortgage payment' width='80' height='115' border='0'></a></td>");
document.write("</tr>");
document.write("</table>");