document.write('<table width="100%" border="0" cellpadding="0" cellspacing="8">');
           
            document.write('  <tr> ');
            document.write('    <td width="10"><strong><img src="/images/bullet_tring.gif" width="7" height="12"></strong></td>');
            document.write('    <td class="menu" ><strong><a class="menu" href="/Company/awards.htm">Awards</a></strong></td>');
           document.write('   </tr>');
           document.write('   <tr> ');
            document.write('    <td width="10"><strong><img src="/images/bullet_tring.gif" width="7" height="12"></strong></td>');
            document.write('    <td class="menu" ><strong><a class="menu" href="/Company/inimedia.htm">In the Media</a></strong></td>');
         
             document.write(' </tr>');

              document.write('<tr> ');
              document.write('  <td><img src="/images/bullet_tring.gif" width="7" height="12"></td>');
              document.write('  <td class="menu" ><strong><a class="menu" href="/Resellers/imResellers_homepage.htm?rs=com">Reseller Opportunities</a></strong></td>');
              document.write('</tr>');
              document.write('<tr> ');
              document.write('  <td><img src="/images/bullet_tring.gif" width="7" height="12"></td>');
              document.write('  <td class="menu" ><strong><a class="menu" href="/Company/contactus.htm">Contact us</a></strong></td>');
              document.write(' </tr>');
              document.write(' </table>');
