<!-- hide script from disabled browsers
 /****** begin comment *******************************
 *
 * CAUTION: called Javascripts may (probably will) crash Microsoft 
 * Browsers older than Internet Explorer 4.0 
 * Copyright: Tom Anderson 1998
 *
 * Contact info: andersonz@worldnet.att.net
 *
 * I have written other callable java scripts which are available
 * Upon request. Custom scripts can be created for a fee.
 *
 ******* end of comment *****************************/  
  document.writeln("<A HREF=\"./default.htm\" TARGET=\"_top\" >"
	+ "Home</a>");
	//+ "<img name=\"effect\" src=\".\/link_not.gif\" border=0 width=15 height=15 > ");
  document.writeln("<!BR>");
  //document.writeln("<A HREF=\"./default.htm\" TARGET=\"_top\" >Consulting</A>"); 
  //document.writeln("<BR>");


 // End of hide the script comment -->
