if (document.layers || document.all || document.getElementById) {
   
   document.writeln('<div id="menuabout">');
   document.writeln('   <table border="0" cellpadding="0" cellspacing="0">');
   document.writeln('   <tr>');
   document.writeln('   <td align="left"><a href="/about/approach.asp" onMouseOver="keepAlive(\'menuabout\'); swapImage(\'menuImgabout_1\',\'menuImgabout_1On\');" onMouseOut="killIt(\'menuabout\'); swapImage(\'menuImgabout_1\',\'menuImgabout_1Off\');"><img src="/images/header/nav/subnav/about_approach_off.gif" border="0" alt="Our Approach" name="menuImgabout_1" id="menuImgabout_1"></a></td>');
   document.writeln('   </tr><tr>');
    document.writeln('   <td align="left"><a href="/about/history.asp" onMouseOver="keepAlive(\'menuabout\'); swapImage(\'menuImgabout_2\',\'menuImgabout_2On\');" onMouseOut="killIt(\'menuabout\'); swapImage(\'menuImgabout_2\',\'menuImgabout_2Off\');"><img src="/images/header/nav/subnav/about_history_off.gif" border="0" alt="History" name="menuImgabout_2" id="menuImgabout_2"></a></td>');
   document.writeln('   </tr><tr>');
   document.writeln('   <td align="left"><a href="/about/core_values.asp" onMouseOver="keepAlive(\'menuabout\'); swapImage(\'menuImgabout_3\',\'menuImgabout_3On\');" onMouseOut="killIt(\'menuabout\'); swapImage(\'menuImgabout_3\',\'menuImgabout_3Off\');"><img src="/images/header/nav/subnav/about_core_off.gif" border="0" alt="Core Values" name="menuImgabout_3" id="menuImgabout_3"></a></td>');
   document.writeln('   </tr><tr>');
   document.writeln('   <td align="left"><a href="/about/team.asp" onMouseOver="keepAlive(\'menuabout\'); swapImage(\'menuImgabout_4\',\'menuImgabout_4On\');" onMouseOut="killIt(\'menuabout\'); swapImage(\'menuImgabout_4\',\'menuImgabout_4Off\');"><img src="/images/header/nav/subnav/about_team_off.gif" border="0" alt="Our Team" name="menuImgabout_4" id="menuImgabout_4"></a></td>');
   document.writeln('   </tr>');
   document.writeln('   </table>');
   document.writeln('</div>');

   document.writeln('<div id="menuservices">');
   document.writeln('   <table border="0" cellpadding="0" cellspacing="0">');
   document.writeln('   <tr>');
   document.writeln('   <td align="left"><a href="/services/comp_services.asp" onMouseOver="keepAlive(\'menuservices\'); swapImage(\'menuImgservices_1\',\'menuImgservices_1On\');" onMouseOut="killIt(\'menuservices\'); swapImage(\'menuImgservices_1\',\'menuImgservices_1Off\');"><img src="/images/header/nav/subnav/services_comp_off.gif" border="0" alt="Comprehensive Services" name="menuImgservices_1" id="menuImgservices_1"></a></td>');
   document.writeln('   </tr><tr>');
   document.writeln('   <td align="left"><a href="/services/bankruptcy.asp" onMouseOver="keepAlive(\'menuservices\'); swapImage(\'menuImgservices_2\',\'menuImgservices_2On\');" onMouseOut="killIt(\'menuservices\'); swapImage(\'menuImgservices_2\',\'menuImgservices_2Off\');"><img src="/images/header/nav/subnav/bankruptcy_off.gif" border="0" alt="Bankruptcy Services" name="menuImgservices_2" id="menuImgservices_2"></a></td>');
   document.writeln('   </tr><tr>');
   document.writeln('   <td align="left"><a href="/services/class.asp" onMouseOver="keepAlive(\'menuservices\'); swapImage(\'menuImgservices_3\',\'menuImgservices_3On\');" onMouseOut="killIt(\'menuservices\'); swapImage(\'menuImgservices_3\',\'menuImgservices_3Off\');"><img src="/images/header/nav/subnav/class_action_off.gif" border="0" alt="Class Action Services" name="menuImgservices_3" id="menuImgservices_3"></a></td>');
   document.writeln('   </tr>');
   document.writeln('   </table>');
   document.writeln('</div>');

}
