// 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= default.html  class= upper >Infotek Division</a></td></tr>" +
	"<tr class= marronhd > <td height= 20 >&nbsp;</td><td><table width= 95%  border= 0  cellspacing= 0  cellpadding= 0 ><tr class= normalBody > <td width= 9%  height= 20 ><img src= images/arrow_bullet.gif  width= 12  height= 11 ></td><td width= 91%  class= sub-menu ><a href= software.htm  class= iside >Software</a></td></tr>" +
	"<tr class= normalBody > <td height= 20 ><img src= images/arrow_bullet.gif  width= 12  height= 11 ></td><td class= sub-menu ><a href= hardware.htm  class= iside >Hardware</a></td></tr><tr class= normalBody > <td height= 20 ><img src= images/arrow_bullet.gif  width= 12  height= 11 ></td><td class= sub-menu ><a href= consultancy.htm  class= iside >Consultancy</a></td></tr>" +
	"<tr class= normalBody > <td height= 20 ><img src= images/arrow_bullet.gif  width= 12  height= 11 ></td><td class= sub-menu ><a href= hosting.htm  class= iside >Hosting</a></td></tr>" +
	"<tr class= normalBody > <td height= 20 ><img src= images/arrow_bullet.gif  width= 12  height= 11 ></td><td class= sub-menu ><a href= Training.htm  class= iside >Training</a></td></tr>" +
	"<tr class= normalBody > <td height= 20 >&nbsp;</td><td class= marronhd >&nbsp;</td></tr></table></td></tr>" +
	"<tr class= marronhd > <td>&nbsp;</td><td>&nbsp;</td></tr>" +
	"<tr class= marronhd > <td colspan= 2 >&nbsp;</td></tr>" +
	"</table>"
);