



document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="730">');
document.write('<tr><td width="730" height="20" align="center" valign="middle" bgcolor="#E7E7E7" colspan="3">');

// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK

document.write('<a href="index.html" class="menu"><img src="images/b-home.gif" width="35" height="11" border="0"></a>');
document.write('<img src="images/b-space.gif" width="37" height="11">');

document.write('<a href="about.htm" class="menu"><img src="images/b-news.gif" width="35" height="11" border="0"></a>');
document.write('<img src="images/b-space.gif" width="37" height="11">');

document.write('<a href="services.htm" class="menu"><img src="images/b-services.gif" width="54" height="11" border="0"></a>');
document.write('<img src="images/b-space.gif" width="37" height="11">');

document.write('<a href="proj-commercial-prioritynissan.htm" class="menu"><img src="images/b-jobs.gif" width="107" height="11" border="0"></a>');
document.write('<img src="images/b-space.gif" width="37" height="11">');

document.write('<a href="past-commercial-aff-1.htm" class="menu"><img src="images/b-projects.gif" width="86" height="11" border="0"></a>');
document.write('<img src="images/b-space.gif" width="37" height="11">');

//document.write('<a href="employment.htm" class="menu"><img src="images/b-employment.gif" width="76" height="11" border="0"></a>');
//document.write('<img src="images/b-space.gif" width="37" height="11">');

document.write('<a href="contact.htm" class="menu"><img src="images/b-contact.gif" width="51" height="11" border="0"></a>');

document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');



// END LINKS


