// JavaScript Document

document.write('<table width="100%" border="0" cellpadding="3" cellspacing="0" bordercolor="#FFFFFF" summary="This table is used for layout">');
document.write('  <tr valign="top">'); 
document.write('    <td width="20%"> <table width="100%" border="1" cellpadding="5" cellspacing="0" class="tablesettingblueborder" summary="This table is used for layout">');
document.write('        <tr> ');
document.write('          <td valign="top" class="tablesettingblueborder">');  
document.write('<center>');
document.write('          <iframe frameborder="0" marginwidth="0" marginheight="0" border="0" src="http://www.flu.gov/widgets/vaccinelocator.html" scrolling="no" title="Flu Vaccine Locator" style="width: 269; height: 151;">http://www.flu.gov/widgets/vaccinelocator.html</iframe>    ');
document.write('          </center>');
document.write('		</td>');
document.write('		</tr>');
document.write('        <tr>'); 
document.write('          <td valign="top" class="tablesettingblue"> <p class="fontwhite"><b>Menu</b></p></td>');
document.write('        </tr>');
document.write('        <tr>'); 
document.write('          <td valign="top" class="tablesettingblueborder">'); 		  
document.write('		    <p class="font10pt"><a href="/flu/index.html">Seasonal Influenza</a></p>');
document.write('            <p class="font10pt"><a href="/flu/vaccine.htm">Influenza Vaccine Information</a></p>');
document.write('            <p class="font10pt"><a href="/flu/surveillance.htm">Influenza Surveillance</a></p>');
document.write('			<p class="font10pt"><a href="/cphp/pan_flu.htm">Pandemic Influenza</a></p>');
document.write('			<p class="font10pt"><a href="/cphp/avian_flu.htm">Avian Influenza</a></p>');
document.write('            <p class="font10pt"><a href="/flu/download.html">Download Flu Materials</a></p>');
document.write('            <p class="font10pt"><a href="/flu/FluBugU.htm">Flu Bug U Multimedia Campaign</a></p>');
document.write('    </td>');
document.write('        </tr>');
document.write('      </table>');
document.write('      <p><img src="/images/spacer.gif" alt="Spacer Image" width="175" height="3"></p></td>');
document.write('    <td bordercolor="#FFFFFF">');
