strMenu = '<table width="182" border="0" cellspacing="0" cellpadding="0">\
          <tr>\
            <td colspan="2" align="right" style="padding-top:11px;"><img src="images/sq_top.gif" width="43" height="29" hspace="7"></td>\
          </tr>\
          <tr>\
            <td width="119"><img src="images/sq_top1.gif" width="99" height="29" hspace="8" vspace="3"></td>\
            <td width="63" valign="bottom"><a href="index.htm"><img src="images/home.gif" width="46" height="12" vspace="1" border="0" id="home" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="profile.htm"><img src="images/01_our_profile.gif" hspace="14" vspace="6" border="0" id="img1" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="services.htm"><img src="images/02_services.gif" width="79" height="16" hspace="14" vspace="6" border="0" id="img2" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="projects.htm"><img src="images/03_projects.gif" width="75" height="18" hspace="14" vspace="6" border="0" id="img3" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="personnel_dir.htm"><img src="images/04_personal_dir.gif" width="147" height="18" hspace="14" vspace="6" border="0" id="img4" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="field_offices.htm"><img src="images/05_field_office.gif" width="95" height="16" hspace="14" vspace="6" border="0" id="img5" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="client_entrance.htm"><img src="images/06_client_entrance.gif" width="121" height="16" hspace="14" vspace="6" border="0" id="img6" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="locations.htm"><img src="images/07_locations.gif" width="88" height="16" hspace="14" vspace="6" border="0" id="img7" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
          <tr>\
            <td colspan="2" class="menudiv"><img src="images/spacer.gif" height="1" width="1"></td>\
          </tr>\
          <tr>\
            <td colspan="2"><a href="careers.htm"><img src="images/08_careers.gif" width="75" height="16" hspace="14" vspace="6" border="0" id="img8" onMouseOver=changeImg(this,0) onMouseOut=changeImg(this,1)></a></td>\
          </tr>\
        </table>';
document.write(strMenu);		