function section_nav(page){
switch(page)
        {
/* About Dir Start*/
        case 'about':   document.write("<table border='0' cellspacing='0' cellpadding='0' width='158'>");
  document.write("<tr>");
     document.write("<td height='3' colspan='2' width='158'></td>");
  document.write("</tr>");
    document.write("<tr>");
    document.write("<td colspan='2' height='23'><a href='../index.html'><img src='../images/home.gif' width='158' height='22' alt='Home' title='Home' border='0'/></a></td>");
  document.write("</tr>");
  document.write("<tr>");
    document.write("<td colspan='2'><a href='index.html'><img src='../images/about_njoem.gif' width='158' height='22' alt='About NJOEM' title='About NJOEM' border='0' /></a></td>");
  document.write("</tr>");
  /*document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td width='24' align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='mission.html' class='links'>Mission</a></td>");
   document.write("</tr>"); */
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right' width='24'><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='http://www.njsp.org/divorg/homelandsec/ems.html' class='links' target='_blank'>Organization</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.state.nj.us/njoem/press_emhistory.html' class='links'>History</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.state.nj.us/njoem/law.html' class='links'>Laws & Directives</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='mailto:crnjoem@gw.njsp.org' class='links'>Contact Us</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='association.html' class='links'>County Coordinators</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.njsp.org' class='links' target='_blank'>NJSP Home</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='../pdf/njsp_directions.pdf' class='links' target='_blank'>Directions to NJSP HQ</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='partners.html' class='links'>Our Partners</a></td>");
  document.write("</tr>");
   document.write("<tr valign='top'>");
    document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
    document.write("<td colspan='2' height='23' width='158'><a href='../plan/index.html'><img src='../images/plan&prepare.gif' width='158' height='22' alt='Plan&amp;Prepare' title='Plan&amp;Prepare' border='0' /></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../weather/index.html'><img src='../images/current_weather.gif' width='158' height='22' alt='Current Weather/Traffic' title='Current Weather/Traffic' border='0' /></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../programs/index.html'><img src='../images/njoem_programs.gif' width='158' height='22' alt='NJOEM Programs' title='NJOEM Programs' border='0' /></a></td>");
  document.write("</tr>");
          document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../citizen/index.html'><img src='../images/join_citizen.gif' width='158' height='22' alt='Volunteer' title='Volunteer' border='0' /></a></td>");
  document.write("</tr>");
           document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../media/index.html'><img src='../images/media.gif' width='158' height='22' alt='Media' title='Media' border='0' /></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='18' width='158'></td>");
  document.write("</tr>");
 document.write("</table>");
 ; break
 /* About Dir End*/
 
 /* Plan & Prepare Dir Start*/
        case 'plan':   document.write("<table border='0' cellspacing='0' cellpadding='0'>");
  document.write("<tr>");
     document.write("<td height='3' colspan='2'></td>");
  document.write("</tr>");
      document.write("<tr>");
    document.write("<td colspan='2' height='23'><a href='../index.html'><img src='../images/home.gif' width='158' height='22' alt='Home' title='Home' border='0'/></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top'>");
    document.write("<td colspan='2'><a href='index.html'><img src='../images/plan&prepare.gif' width='158' height='22' alt='Plan&amp;Prepare' title='Plan&amp;Prepare' border='0' /></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td width='24'><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td width='134'><a href='kit-plan.html' class='links'>Your Kit/Your Plan</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write(" <td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='threats-emergencies.html' class='links'>Types of Emergency</a></td>");
  document.write("</tr>");
    document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write(" <td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='schools-daycare.html' class='links'>For Schools & Day Care</a></td>");
  document.write("</tr>");
      
   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='special-needs.html' class='links'>For Special Needs</a></td>");
  document.write("</tr>");
     document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='business-indust.html' class='links'>For Business & Industry</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='pets.html' class='links'>For Pets</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width=''24><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='local-officials.html' class='links'>For Local Government<br>Officials</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width=''24><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='public-assist.html' class='links'>Disaster Public Assistance</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width=''24><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='protective-actions.html' class='links'>Protective Actions</a></td>");
  document.write("</tr>");         
		   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width=''24><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='evacuation-routes.html' class='links'>Evacuation Routes</a></td>");
  document.write("</tr>");
		   
		   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='further-reading.html' class='links'>For Further Reading</a></td>");
  document.write("</tr>");
             /*document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='#' class='links'>Evacuation FAQ</a></td>");
  document.write("</tr>"); */
        document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
  document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../weather/index.html'><img src='../images/current_weather.gif' width='158' height='22' alt='Current Weather/Traffic' title='Current Weather/Traffic' border='0'/></a></td>");
  document.write("</tr>");
           document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../programs/index.html'><img src='../images/njoem_programs.gif' width='158' height='22' alt='NJOEM Programs' title='NJOEM Programs' border='0' /></a></td>");
  document.write("</tr>");

          document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../citizen/index.html'><img src='../images/join_citizen.gif' width='158' height='22' alt='Volunteers' title='Volunteer' border='0' /></a></td>");
  document.write("</tr>");
       
           document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../media/index.html'><img src='../images/media.gif' width='158' height='22' alt='Media' title='Media' border='0' /></a></td>");
  document.write("</tr>");
    document.write("<tr>");
    document.write("<td colspan='2' height='23'><a href='../about/index.html'><img src='../images/about_njoem.gif' width='158' height='22' alt='About NJOEM' title='About NJOEM' border='0' /></a></td>");
  document.write("</tr>");
    document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='18' width='158'></td>");
  document.write("</tr>");
 document.write("</table>");
 ; break
 /* Plan & Prepare Dir End*/
 
 /* Volunteer Dir Start*/
        case 'citizen':   document.write("<table border='0' cellspacing='0' cellpadding='0'>");
  document.write("<tr>");
     document.write("<td height='3' colspan='2'></td>");
	   document.write("</tr>");
    document.write("<tr>");
    document.write("<td colspan='2' height='23'><a href='../index.html'><img src='../images/home.gif' width='158' height='22' alt='Home' title='Home' border='0'/></a></td>");
  document.write("</tr>");
          document.write("<tr valign='top'>");
   document.write("<td colspan='2'><a href='index.html'><img src='../images/join_citizen.gif' width='158' height='22' alt='Volunteer' title='Volunteer' border='0' /></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal' width='158'>");
   document.write("<td width='24'><div align='right' ><img src='../images/bullet.gif' width='10' height='10'></div></td><td width='134'><a href='http://www.state.nj.us/njoem/citizen/citizen.html' class='links'>Citizen Corps</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.state.nj.us/njoem/emb_cert.html' class='links'>CERT</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.state.nj.us/njoem/citizen/teencert.html' class='links'>TEEN CERT</a></td>");
  document.write("</tr>");
    document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.state.nj.us/njoem/programs/njdrp.html' class='links'>NJDRP</a></td>");
  document.write("</tr>");
    document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.njmrc.nj.gov/hcpr/' class='links' target='_blank'>Medical Reserve Corps</a></td>");
  document.write("</tr>");
      document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.usaonwatch.org/' class='links' target='_blank'>Neighborhood Watch<br>Program</a></td>");
  document.write("</tr>");
        document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.policevolunteers.org/' class='links' target='_blank'>Volunteers in Police<br>Service</a></td>");
  document.write("</tr>");
          document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='../images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.firecorps.org/' class='links' target='_blank'>Fire Corps</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
  
             document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../media/index.html'><img src='../images/media.gif' width='158' height='22' alt='Media' title='Media' border='0' /></a></td>");
  document.write("</tr>");
    document.write("<td colspan='2' height='23'><a href='../about/index.html'><img src='../images/about_njoem.gif' width='158' height='22' alt='About NJOEM' title='About NJOEM' border='0' /></a></td>");
  document.write("</tr>");
  
    document.write("<tr valign='top' height='23'>");
    document.write("<td colspan='2'><a href='../plan/index.html'><img src='../images/plan&prepare.gif' width='158' height='22' alt='Plan&amp;Prepare' title='Plan&amp;Prepare' border='0' /></a></td>");
  document.write("</tr>");
       document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../weather/index.html'><img src='../images/current_weather.gif' width='158' height='22' alt='Current Weather/Traffic' title='Current Weather/Traffic' border='0' /></a></td>");
  document.write("</tr>");

         document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../programs/index.html'><img src='../images/njoem_programs.gif' width='158' height='22' alt='NJOEM Programs' title='NJOEM Programs' border='0' /></a></td>");
  document.write("</tr>");
      document.write("<tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='18'></td>");
  document.write("</tr>");
 document.write("</table>");
 ; break
 /* Volunteer Dir End*/
 
 /* Programs Dir Start*/
   case 'programs':   document.write("<table border='0' cellspacing='0' cellpadding='0'>");
  document.write("<tr>");
     document.write("<td height='3' colspan='2'></td>");
  document.write("</tr>");
      document.write("<tr>");
    document.write("<td colspan='2' height='23'><a href='../index.html'><img src='../images/home.gif' width='158' height='22' alt='Home' title='Home' border='0'/></a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td colspan='2'><a href='index.html'><img src='../images/njoem_programs.gif' width='158' height='22' alt='NJOEM Programs' title='NJOEM Programs' border='0' /></a></td>");
  document.write("</tr>");
           document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width='24'><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='http://www.state.nj.us/njoem/training-schedule.html' class='links'>Training Schedule</a></td>");
  document.write("</tr>");
             document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='training-about.html' class='links'>About Training</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='njdrp.html' class='links'>Disaster Reservist Program</a></td>");
  document.write("</tr>");
	   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='est.html' class='links'>Exercise Support Team</a></td>");
  document.write("</tr>");
	   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.state.nj.us/njoem/taskforce1/index.html' class='links'>NJ Task Force One</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.state.nj.us/njoem/opb_mitigation.html' class='links'>Mitigation</a></td>");
  document.write("</tr>");
           /*
        document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Public Outreach</a></td>");
  document.write("</tr>"); */
          document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='../plan/local-officials.html' class='links'>For Local Officials</a></td>");
  document.write("</tr>");
            /*document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.state.nj.us/njoem/faq.html' class='links'>Upcoming Events</a></td>");
  document.write("</tr>"); */
              document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
  
            document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../citizen/index.html'><img src='../images/join_citizen.gif' width='158' height='22' alt='Volunteer' title='Volunteer' border='0' /></a></td>");
  document.write("</tr>");

         document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../media/index.html'><img src='../images/media.gif' width='158' height='22' alt='Media' title='Media' border='0' /></a></td>");
  document.write("</tr>");
  
        document.write("<tr valign='top' height='23'>");
      document.write("<td colspan='2' height='23'><a href='../about/index.html'><img src='../images/about_njoem.gif' width='158' height='22' alt='About NJOEM' title='About NJOEM' border='0' /></a></td>");
  document.write("</tr>");

    document.write("<tr valign='top' height='23'>");
    document.write("<td colspan='2'><a href='../plan/index.html'><img src='../images/plan&prepare.gif' width='158' height='22' alt='Plan&amp;Prepare' title='Plan&amp;Prepare' border='0' /></a></td>");
  document.write("</tr>");

       document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../weather/index.html'><img src='../images/current_weather.gif' width='158' height='22' alt='Current Weather/Traffic' title='Current Weather/Traffic' border='0' /></a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='18'></td>");
  document.write("</tr>");
 document.write("</table>");
 ; break
 /* Programs Dir End*/
 
 /* Weather Traffic Dir Start*/
   case 'weather':   document.write("<table border='0' cellspacing='0' cellpadding='0'>");
  document.write("<tr>");
     document.write("<td height='3' colspan='2'></td>");
  document.write("</tr>");
      document.write("<tr>");
    document.write("<td colspan='2' height='23'><a href='../index.html'><img src='../images/home.gif' width='158' height='22' alt='Home' title='Home' border='0'/></a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td colspan='2'><a href='index.html'><img src='../images/current_weather.gif' width='158' height='22' alt='Current Weather/Traffic' title='Current Weather/Traffic' border='0' /></a></td>");
  document.write("</tr>");
         document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width='24'><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='weather.html' class='links'>Weather</a></td>");
  document.write("</tr>");
           document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.nj.gov/transportation/commuter/trafficinfo/' class='links'>NJDOT Real Time Traffic</a></td>");
  document.write("</tr>");
             document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.nj.gov/transportation/traffic/cameras/' class='links'>NJDOT Traffic Cameras</a></td>");
  document.write("</tr>");
     document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.state.nj.us/njoem/preparedness_roads.shtml' class='links'>Road Conditions</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.njtransit.com/' class='links'>NJ Transit</a></td>");
  document.write("</tr>");
	   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.state.nj.us/turnpike/' class='links'>NJ Turnpike Authority</a></td>");
  document.write("</tr>");
	   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www2.sjta.com/sjta/' class='links'>South Jersey Transportation Authority</a></td>");
  document.write("</tr>");
	   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='http://www.panynj.gov/' class='links'>PANYNJ</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
             document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../programs/index.html'><img src='../images/njoem_programs.gif' width='158' height='22' alt='NJOEM Programs' title='NJOEM Programs' border='0' /></a></td>");
  document.write("</tr>");
          document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../citizen/index.html'><img src='../images/join_citizen.gif' width='158' height='22' alt='Volunteer' title='Volunteer' border='0' /></a></td>");
  document.write("</tr>");

           document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../media/index.html'><img src='../images/media.gif' width='158' height='22' alt='Media' title='Media' border='0' /></a></td>");
  document.write("</tr>");
      document.write("<tr valign='top' height='23'>");
      document.write("<td colspan='2' height='23'><a href='../about/index.html'><img src='../images/about_njoem.gif' width='158' height='22' alt='About NJOEM' title='About NJOEM' border='0' /></a></td>");
  document.write("</tr>");
    document.write("<tr valign='top' height='23'>");
    document.write("<td colspan='2'><a href='../plan/index.html'><img src='../images/plan&prepare.gif' width='158' height='22' alt='Plan&amp;Prepare' title='Plan&amp;Prepare' border='0' /></a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='18'></td>");
  document.write("</tr>");
  document.write("</table>");
 ; break
 /* Weather Traffic Dir End*/
 
 /* Media Dir Start*/
  case 'media':   document.write("<table border='0' cellspacing='0' cellpadding='0'>");
  document.write("<tr>");
     document.write("<td height='3' colspan='2'></td>");
  document.write("</tr>");
      document.write("<tr>");
    document.write("<td colspan='2' height='23'><a href='../index.html'><img src='../images/home.gif' width='158' height='22' alt='Home' title='Home' border='0'/></a></td>");
  document.write("</tr>");
             document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='index.html'><img src='../images/media.gif' width='158' height='22' alt='Media' title='Media' border='0' /></a></td>");
  document.write("</tr>");
      document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width='24'><img src='../images/bullet.gif' width='10' height='10'></td><td width='134'><a href='news.html' class='links'>News Room</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='archives.html' class='links'>News Archives</a></td>");
  document.write("</tr>");
        document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='../images/bullet.gif' width='10' height='10'></td><td><a href='resources.html' class='links'>Resources</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
      document.write("<tr valign='top' height='23'>");
      document.write("<td colspan='2' height='23'><a href='../about/index.html'><img src='../images/about_njoem.gif' width='158' height='22' alt='About NJOEM' title='About NJOEM' border='0' /></a></td>");
  document.write("</tr>");
    document.write("<tr valign='top' height='23'>");
    document.write("<td colspan='2'><a href='../plan/index.html'><img src='../images/plan&prepare.gif' width='158' height='22' alt='Plan&amp;Prepare' title='Plan&amp;Prepare' border='0' /></a></td>");
  document.write("</tr>");
           document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../weather/index.html'><img src='../images/current_weather.gif' width='158' height='22' alt='Current Weather/Traffic' title='Current Weather/Traffic' border='0' /></a></td>");
  document.write("</tr>");
           document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../programs/index.html'><img src='../images/njoem_programs.gif' width='158' height='22' alt='NJOEM Programs' title='NJOEM Programs' border='0' /></a></td>");
  document.write("</tr>");

          document.write("<tr valign='top'>");
   document.write("<td colspan='2' height='23'><a href='../citizen/index.html'><img src='../images/join_citizen.gif' width='158' height='22' alt='Volunteers' title='Volunteer' border='0' /></a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='18'></td>");
  document.write("</tr>");
  document.write("</table>");
  ; break
  /* Media Dir end*/


        default:    document.write("<table border='0' cellspacing='0' cellpadding='0'>");
  document.write("<tr>");
     document.write("<td height='3' colspan='2'></td>");
  document.write("</tr>");
  document.write("<tr>");
    document.write("<td colspan='2' width='158'><a href='about/index.html'><img src='images/about_njoem.gif' width='158' height='22' alt='About NJOEM' title='About NJOEM' border='0' /></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td width='24' align='right'><img src='images/bullet.gif' width='10' height='10'></td><td width='134'><a href='#' class='links'>Mission</a></td>");
   document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='http://www.njsp.org/ems/ems.html' target='_blank' class='links'>Organization</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>History</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Contact Us</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td><div align='right'><img src='images/bullet.gif' width='10' height='10'></div></td><td><a href='http://www.njsp.org' target='_blank' class='links'>NJSP Home</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Our Partners</a></td>");
  document.write("</tr>");
   document.write("<tr valign='top'>");
    document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
  document.write("<tr valign='top'>");
    document.write("<td colspan='2'><a href='plan/index.html'><img src='images/plan&prepare.gif' width='158' height='22' alt='Plan&amp;Prepare' title='Plan&amp;Prepare' border='0' /></a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Your Kit/Your Plan</a></td>");
  document.write("</tr>");
    document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write(" <td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>For Schools & Day Care</a></td>");
  document.write("</tr>");
      document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
    document.write(" <td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Threats & Emergencies</a></td>");
  document.write("</tr>");
   document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>For Special Needs</a></td>");
  document.write("</tr>");
     document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>For Business & Industry</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>For Pets</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right' width='24'><img src='images/bullet.gif' width='10' height='10'></td><td width=''134><a href='#' class='links'>For Local Government<br>Officials</a></td>");
  document.write("</tr>");
           document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>For Further Reading</a></td>");
  document.write("</tr>");
             document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Evacuation FAQ</a></td>");
  document.write("</tr>");
        document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
          document.write("<tr valign='top'>");
   document.write("<td colspan='2'><img src='images/join_citizen.gif' width='158' height='22' alt='Volunteer' title='Volunteer' /></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Citizen Corps</a></td>");
  document.write("</tr>");
  document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>CERT</a></td>");
  document.write("</tr>");
    document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Medical Reserve Corps</a></td>");
  document.write("</tr>");
      document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td><div align='right'><img src='images/bullet.gif' width='10' height='10'></div></td><td><a href='#' class='links'>Neighborhood Watch Program</a></td>");
  document.write("</tr>");
        document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Volunteers in Police<br>Service</a></td>");
  document.write("</tr>");
          document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Fire Corps</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td colspan='2'><img src='images/njoem_programs.gif' width='158' height='22' alt='NJOEM Programs' title='NJOEM Programs' /></td>");
  document.write("</tr>");
           document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Training Schedule</a></td>");
  document.write("</tr>");
             document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>About Training</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>NJ Task Force One</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Mitigation</a></td>");
  document.write("</tr>");
           document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Disaster Reservist<br>Program</a></td>");
  document.write("</tr>");
        document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Public Outreach</a></td>");
  document.write("</tr>");
          document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>For Local Officials</a></td>");
  document.write("</tr>");
            document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Upcoming Events</a></td>");
  document.write("</tr>");
              document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
       document.write("<tr valign='top'>");
   document.write("<td colspan='2'><img src='images/current_weather.gif' width='158' height='22' alt='Current Weather/Traffic' title='Current Weather/Traffic' /></td>");
  document.write("</tr>");
         document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Weather</a></td>");
  document.write("</tr>");
           document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>NJDOT Real Time Traffic</a></td>");
  document.write("</tr>");
             document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>NJDOT Traffic Cameras</a></td>");
  document.write("</tr>");
     document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Road Conditions</a></td>");
  document.write("</tr>");
       document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>PANYNJ</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
           document.write("<tr valign='top'>");
   document.write("<td colspan='2'><img src='images/media.gif' width='158' height='22' alt='Media' title='Media' /></td>");
  document.write("</tr>");
      document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>News Room</a></td>");
  document.write("</tr>");
        document.write("<tr valign='top' onMouseOver=this.className='highlight' onMouseOut=this.className='normal'>");
   document.write("<td align='right'><img src='images/bullet.gif' width='10' height='10'></td><td><a href='#' class='links'>Resources</a></td>");
  document.write("</tr>");
         document.write("<tr valign='top'>");
   document.write("<td></td><td height='26'></td>");
  document.write("</tr>");
 document.write("</table>");
		
        }
 
}