if (window.name != "main") {
   document.write("<table cellspacing=\"1\" cellpadding=\"1\"> ")
   document.write("<tr align=\"center\" valign=\"center\"> ")
   document.write("<td width=\"33%\" align=\"left\"> ")
   document.write("<p><font size=\"3\"><b>The Blooming Grove Volunteer Ambulance Corps, Inc.</b></font></p> ")
   document.write("</td> ")
   document.write("<td width=\"34%\" align=\"center\"> ")
   document.write("<IMG src=\"pix/team-bgvac.jpg\" alt=\"Team BGVAC\" align=\"center\"></P> ")
   document.write("</td> ")
   document.write("<td width=\"33%\" align=\"right\"> ")
   document.write("<p><font size=\"3\"><b>Since 1959 proudly serving<br> ")
   document.write("the Town of Blooming Grove<br> ")
   document.write("and the Village of Washingtonville. ")
   document.write("</b></font></p> ")
   document.write("</td> ")
   document.write("</table> ")

  }
