{
document.write('<TABLE borderColor="#000080" bgcolor="#ffffff" width="100%" cellSpacing=0 cellPadding=5 align=center border=3>');
document.write('  <TBODY>');
document.write('  <TR><TD>');
//document.write('    <center><IMG height=100 alt="CERT Logo" ');
//document.write('      src=".\/images\/image002.jpg" align="middle"> ');

document.write('      <center><H1><font color="#000080"> ');
document.write('      <b>Welcome to the Tabb Lakes Community <br>Emergency Response Program web ');
document.write('      site. </h1><BR> ');
document.write('      <h2>The goal of our program is three fold: </b></font></h2></center><br>');
document.write('      <UL>');

document.write('        <LI><font size="+1"><B>First:</B> &nbsp; To provide Tabb Lakes residents with ');
document.write('        information on preparing for emergency situations and informing you ');
document.write('        about training opportunities that is available within the community. </font></li><br><br> ');

document.write('        <LI><font size="+1"><B>Second:</B> &nbsp; To organize a group of neighborhood volunteers ');
document.write('        who will train, prepare for and respond to emergencies that occur in our ');
document.write('        neighborhood. </font></li><br><br> ');

document.write('        <LI><font size="+1"><B>Third:</B> &nbsp; To support our Community first responders ');
document.write('        during emergencies when requested. </font></LI> ');
document.write('      </UL></TD></TR></TBODY>');
document.write('</TABLE>');
}