footMenu = 
'<table border="0" cellpadding="0" cellspacing="2" width="100%">'
+ '<tr><td valign="middle" width="193"><a href="full_serv.html" style="text-decoration: none"><img border="0" src="images/grey_box_off.gif" width="16" height="16"><font color="#FFFFFF" size="2"> Full Service Company</font></a></td></a>'
+ '<td><a href="#" onClick="OpenNewWindow();return false;" style="text-decoration: none"><img src="images/grey_box_off.gif" border="0" width="16" height="16"><font color="#FFFFFF"><font color="#FFFFFF" size="2"> The Name, Thor</font></a></td>'
+ '<td><a href="workforce.html" style="text-decoration: none"><img border="0" src="images/grey_box_off.gif" width="16" height="16"><font color="#FFFFFF" size="2"> Thor Workforce</font></a></td></tr>'
+ '<tr><td colspan="3"><div align="center"><table border="0" cellpadding="0" cellspacing="2" width="70%">'
+ '<tr><td><a href="25ring.html" style="text-decoration: none"><img border="0" src="images/grey_box_off.gif" width="16" height="16"><font color="#FFFFFF" size="2"> Subcontractors</font></a></td>'
+ '<td><a href="#" onClick="OpenNewWindow2();return false;" style="text-decoration: none"><img src="images/grey_box_off.gif" border="0" width="16" height="16"><font color="#FFFFFF" size="2"> Mission Statement</font></a></td>'
+ '<td><a href="#" onClick="OpenNewWindow3();return false;" style="text-decoration: none"><img src="images/grey_box_off.gif" border="0" width="16" height="16"><font color="#FFFFFF" size="2"> Contact Us</font></a></td></tr></table></div></td></tr>'
+ '<tr><td width="193"></td>'
+ '<td><a style="text-decoration: none" href="ceo.html"><font color="#FFFFFF"><img border="0" src="images/grey_box_off.gif" width="16" height="16">  CEO</font></a></td>'
+ '<td></td></tr></table>';
document.write(footMenu);