{
document.write('<table align="center" width="100%" borderColor="#000080" bgcolor="#eeffee" border="1" cellspacing="0" cellpadding="3">');
//document.write('    <tr>');
//document.write('      <td valign="top">');
//document.write('         <table border="1" align="left" cellpadding="8" cellspacing="0"> ');           

document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./welcome.html">&nbsp;&nbsp;Welcome</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./news.html">&nbsp;&nbsp;What&#039;s New</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./program.html">&nbsp;&nbsp;About Our Program</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <a href="./things.html">&nbsp;&nbsp;Things to Know</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./training.html">&nbsp;&nbsp;Training Events</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./important.html">&nbsp;&nbsp;Important Web Sites</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./hurricane.html">&nbsp;&nbsp;Hurricane Message</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./hurr_prep.html">&nbsp;&nbsp;Hurricane Preparedness</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./faqs.html">&nbsp;&nbsp;FAQs</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./hams.html">&nbsp;&nbsp;Ham Radio</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./members.html">&nbsp;&nbsp;For CERT Members</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./contacts.html">&nbsp;&nbsp;Contacts</A> </td></tr>');
                  
document.write('            <tr bgcolor="#009900"><td align="left" class=navLinkPanel nowrap>');
document.write('                  <A href="./notices.html">&nbsp;&nbsp;Disclaimers,<br>&nbsp;&nbsp;Privacy Messages</A> </td></tr>');

document.write('            <tr bgcolor="#009900"><td align="left" valign="top" class=navLinkPanel>');
document.write('                  <A valign="top" href="..\/..\/index.html"> ');
document.write('                  <IMG alt=TLHA_Logo width="12" height="12" border=0 src=".\/images\/TLHA_Logo_1.jpg"> ');
document.write('                  &nbsp;TLHA Home &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A> </td></tr> ');
                  
document.write('</table>');

document.write('<table align="center" width="100%" borderColor="#000080" bgcolor="#eeffee" border="0" cellspacing="0" cellpadding="0">');
document.write('    <tr align="center"><td><br>');
document.write('   <div>	 ');

document.write('   <A valign="top" href="http:\/\/www.ready.gov\/america\/npm10\/index.html" target="_blank"> ');
document.write('   <B> National Preparedness Month </b><br> ');
document.write('   <img src=".\/images/NPM_Toolkit_sm.gif" alt="National Preparedness Month" border="1"> </a>');

document.write('    </div></td></tr>');
document.write('</table>');

}

