<!--
  document.write('<table border="1" width="100%" bgcolor="#F7FCF9" bordercolor="#6f7772"' + 
     'cellspacing="0" cellpadding="5"><tr>') 

 document.write('<td align="center"><small><a href="techietricks.html">' +
     'Techie Tricks Home</a></small></td>')

  document.write('<td align="center"><small> ' +
     '<a href="../index.htm">Computer Gripes Home</a></small></td>')  

  document.write('<td align="center"><small><a href="../about.html">' +
     'About Computer Gripes</a></small> </td>')

  temppath = location.pathname; 
  document.write('<td align="center"><small>mike at computergripes.com</small></td>') 

  document.write('</tr></table>') 

//December 1, 2003 changed email address 
//January 23,2002  first version 
// -->
 










 
