 document.write (" <table width='100%' border='0' cellpadding='0' cellspacing='0' background='/pic/index_btm_bg.jpg'>")
    document.write ("    <tr> ")
    document.write ("      <td align='center'>&nbsp;</td>")
   document.write ("     </tr>")
   document.write ("     <tr> ")
   document.write ("       <td height='34' align='center'>" )
     document.write ("       <table width='500' border='0' cellpadding='0' cellspacing='0'>")
      document.write ("        <tr align='center'> ")
        document.write ("        <td width='277'><a href='#'>Recommend This to A Friend </a></td>")
         document.write ("       <td width='223'><a href=#>Bookmark This Page</a></td>")
      document.write ("       </tr>")
       document.write ("     </table></td>")
     document.write ("   </tr>")
     document.write ("   <tr>")
    document.write ("      <td height='44' align='center'><table width='100%' border='0' cellspacing='1' cellpadding='2'>")
       document.write ("       <tr> ")
       document.write ("           <td height='25' align='center'> Home - News - Buy - Sell - Brand - My ")
        document.write ("            Office</td>")
       document.write ("  </tr>")
         document.write ("  <tr> ")
          document.write ("      <td height='28' align='center'> Copyright Notice <font size='2'>&copy;</font> ")
          document.write ("        2002-2007 &nbsp;&nbsp;globalstationeries.com Corporation and its licensors. ")
              document.write ("    All rights reserved. </td>")
           document.write ("   </tr>")
     document.write ("       </table></td>")
    document.write ("    </tr>")
   document.write ("   </table>")
