// JavaScript Document
document.write (
			"<table width= 94%  border= 0  align= center  cellpadding= 0  cellspacing= 0 >" +
            "<tr class= marronhd ><td height= 20 >&nbsp;</td><td>&nbsp;</td></tr>" +
            "<tr class= marronhd ><td width= 6%  height= 25 ><img src= images/red_bullet.jpg  width= 8  height= 8 ></td><td width= 94% ><a href= Defense/defense.html  class= upper >Defense &amp; Aerospace</a></td></tr>" +
            "<tr  class= marronhd ><td colspan= 2  bgcolor= #000000  height= 1 ></td></tr>" +
            "<tr class= marronhd ><td height= 25 ><img src= images/red_bullet.jpg  width= 8  height= 8 ></td><td><a href= animal/animal.htm  class= upper >Animal Health Division </a></td></tr>" +
            "<tr  class= marronhd ><td colspan= 2  bgcolor= #000000  height= 1 ></td></tr>" +
            "<tr class= marronhd ><td height= 25 ><img src= images/red_bullet.jpg  width= 8  height= 8 ></td><td><a href= humanhealth/humanhealth.htm  class= upper >Human Health Division</a></td></tr>" +
            "<tr  class= marronhd ><td colspan= 2  bgcolor= #000000  height= 1 ></td></tr>" +
            "<tr class= marronhd ><td height= 25 ><img src= images/red_bullet.jpg  width= 8  height= 8 ></td><td><a href= infotek/default.html  class= upper >Infotek Division</a></td></tr>" +
            "<tr  class= marronhd ><td colspan= 2  bgcolor= #000000  height= 1 ></td></tr>" +
            "<tr class= marronhd ><td>&nbsp;</td><td>&nbsp;</td></tr>" +
            "<tr class= marronhd ><td colspan= 2 >&nbsp;</td></tr>" +
"</table>"

);
				