document.write('<table border=0 width=100% cellspaing=0 cellpadding=0>');
document.write(' <tr> ');
document.write('<td><a href="default.asp"><img src="images/home.jpg" width="105" height="47" border="0"></a></td>');
document.write(' </tr>');
document.write(' <tr> ');
document.write('  <td><a href="canserv.htm"><img src="images/candidate.jpg" width="105" height="52" border="0"></a></td>');
document.write(' </tr>');
document.write(' <tr> ');
document.write('   <td><a href="comserv.htm"><img src="images/company.jpg" width="105" height="50" border="0"></a></td>');
document.write(' </tr>');
document.write(' <tr> ');
document.write('   <td><a href="contact.htm"><img src="images/comments.jpg" width="105" height="45" border="0"></a></td>');
document.write(' </tr>');
document.write('</table>');
		
