/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

document.write("<table style=\"width:872px;\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("<tr><td align=\"center\" colspan=\"5\" style=\"font:12px,Verdana;background:#CCCCCC;height:20px;\">");
document.write("&nbsp;&nbsp;");
document.write("<a href=\"main.html\" class=\"menulnk\">Home</a>");
    for(i = 0;i<=18;i++)
      document.write("&nbsp;");
document.write("<a href=\"profiles.html\" class=\"menulnk\">Executive Profiles</a>");
    for(i = 0;i<=18;i++)
      document.write("&nbsp;");
document.write("<a href=\"releases.html\" class=\"menulnk\">Press Releases</a>");
    for(i = 0;i<=18;i++)
      document.write("&nbsp;");    
document.write("<a href=\"mail.html\" class=\"menulnk\">Email Login</a>");
    for(i = 0;i<=18;i++)
      document.write("&nbsp;");    
document.write("<a href=\"https://avgroupinc.webex.com/meet/guy@avman.com\" target=\"_blank\" class=\"menulnk\">Meeting Center</a>");
document.write("</table>");
