{
text = '<td width="155" bgcolor="#FFFFFF" valign="top" align="left" nowrap>' +
      '<p><img border="0" src="./images/wpe2.gif" width="14" height="14" alt="Company">' +
	  '<a href="./company.html"><b><font size="2" color="#000000">&nbsp;Company</font></b></a></p>' +
      '<p><img border="0" src="./images/wpe2.gif" width="14" height="14" alt="Capabilities">' +
      '<a href="./capabilities.html"><b><font size="2" color="#000000">&nbsp;Capabilities</font></b></a></p>' +
      '<p><img border="0" src="./images/wpe2.gif" width="14" height="14" alt="Case Studies">' +
      '<a href="./casestudies.html"><b><font size="2" color="#000000">&nbsp;Case Studies</font></b></a></p>' +
      '<p><img border="0" src="./images/wpe2.gif" width="14" height="14" alt="Leadership">' +
      '<a href="./leadership.html"><b><font size="2" color="#000000">&nbsp;Leadership</font></b></a></p>' +
      '<p><img border="0" src="./images/wpe2.gif" width="14" height="14" alt="Contract Vehicles">' +
      '<a href="./contractvehicles.html"><b><font size="2" color="#000000">&nbsp;Contract Vehicles</font></b></a></p>' +
      '<p><img border="0" src="./images/wpe2.gif" width="14" height="14" alt="Contact Us">' +
      '<a href="./contactus.html"><b><font size="2" color="#000000">&nbsp;Contact Us</font></b></a></p>' +
      '<p>&nbsp;</td>'
document.write(text);

}