var msg =  '<tr> ' +
'<td height="25" width="572" class="subnav"> ' +
'<!-- BEGIN FOOTER NAV TABLE -->' +
'<table border="0" cellspacing="0" cellpadding="0" height="25"> ' +
'<tr> ' +
'<td class="subnav"><img src="images/spacer.gif" width="12" height="25"></td>' +
'<td class="subnav"><a href="overview.htm">Overview</a></td>' +
'<td class="subnav"><img src="images/nav_pipe.gif" hspace="10"></td>' +
'<td class="subnav"><a href="services.htm">Services</a></td>' +
'<td class="subnav"><img src="images/nav_pipe.gif" hspace="10"></td>' +
'<td class="subnav"><a href="clients.htm">Clients</a></td>' +
'<td class="subnav"><img src="images/nav_pipe.gif" hspace="10"></td>' +
'<td class="subnav"><a href="http://public.bullhornstaffing.com/JobBoard/Standard/default.cfm?privateLabelID=1044">Careers</a></td>' +
'<td class="subnav"><img src="images/nav_pipe.gif" hspace="10"></td>' +
'<td class="subnav"><a href="contact_us.htm">Contact Us</a></td>' +
'</tr>' +
'</table>' +
'<!-- END FOOTER NAV TABLE -->' +
'</td>' +
'<td height="25" width="20" class="subnav2"><img src="images/spacer.gif" height="25" width="20"></td>' +
'<td height="25" width="174" class="subnav2" align="right" nowrap>' +
'<!-- BEGIN LEGAL SPACING TABLE -->' +
'<table border="0" cellspacing="0" cellpadding="0">' +
'<tr>' +
'<td nowrap="nowrap"><a href="http://www.convergentdomains.com">&copy; 2005 Convergent Domains, LLC </a></td>' +
'<td><img src="images/spacer.gif" width="2" height="25"></td>' +
'</tr>' +
'</table>' +
'<!-- END LEGAL SPACING TABLE -->' +
'</td>' +
'</tr>' +
'</table>'
document.write(msg);
