document.write("<table border=\"0\" width=\"100%\" height=\"96\" cellspacing=\"0\" cellpadding=\"3\">" +
      

"<tr>" + "<td width=\"100%\" height=\"15\">" + 
"<a href=\"http://www.InfrastructureInstitute.org\" onmouseover=\"active_image('one'); window.status='Welcome'; return true\" onmouseout=\"inactive_image('one');return true;\">" + "<img src=\"images/5welcome.gif\" alt=\"Welcome\" border=\"0\" width=\"130\" height=\"30\" name=\"one\" align=\"left\">" + "</a>" + "</td>" + 
      "</tr>" + 

      "<tr>" + 
        "<td width=\"100%\" height=\"15\">" + 
"<a href=\"projects.html\" onmouseover=\"active_image('three'); window.status='Projects'; return true\" onmouseout=\"inactive_image('two');return true;\">" + "<img src=\"images/5projects.gif\" alt=\"Projects\" border=\"0\" width=\"130\" height=\"30\" name=\"two\" align=\"left\">" + "</a>" + "</td>" +
      "</tr>" +

      "<tr>" + 
        "<td width=\"100%\" height=\"15\">" + 
"<a href=\"affiliates.html\" onmouseover=\"active_image('two'); window.status='Affiliates'; return true\" onmouseout=\"inactive_image('three');return true;\">" + "<img src=\"images/5affiliates.gif\" alt=\"Affiliates\" border=\"0\" width=\"130\" height=\"30\" name=\"three\" align=\"left\">" + "</a>" + "</td>" +
      "</tr>" + 

      "<tr>" + 
        "<td width=\"100%\" height=\"15\">" + 
"<a href=\"about.html\" onmouseover=\"active_image('five'); window.status='About IIAM'; return true\" onmouseout=\"inactive_image('four');return true;\">" + "<img src=\"images/5about.gif\" alt=\"About IIAM\" border=\"0\" width=\"130\" height=\"30\" name=\"four\" align=\"left\">" + "</a>" + "</td>" +
      "</tr>" + 

      "<tr>" +
        "<td width=\"100%\" height=\"15\">" + 
"<a href=\"education/index.htm\" target=\"top\" onmouseover=\"active_image('four'); window.status='Tutorials'; return true\" onmouseout=\"inactive_image('five');return true;\">" + "<img src=\"images/5tutorials.gif\" alt=\"Tutorials\" border=\"0\" width=\"130\" height=\"30\" name=\"five\" align=\"left\">" + "</a>" + "</td>" +
      "</tr>" + 

"<tr>" +
        "<td width=\"100%\" height=\"15\">" + 
"<a href=\"contact.html\" onmouseover=\"active_image('six'); window.status='Contact Us'; return true\" onmouseout=\"inactive_image('six');return true;\">" + "<img src=\"images/5contact.gif\" alt=\"Contact Us\" border=\"0\" width=\"130\" height=\"30\" name=\"six\" align=\"left\">" + "</a>" + "</td>" +
      "</tr>" + 

"<tr>" + 
"<td>" + "<center>" + "<img src=\"images/iiamlogo_blue.jpg\" xheight=\"89\" name=\"flashoff\">" +  "</center>" + "</td>" + 
"</tr>" + "</table>"); 
