<!-- start
na = navigator.appName;
if((na.substring(0,7)=="Mozilla") || (na.substring(0,9)=="Microsoft") || (na.substring(0,4)=="MSIE") || (na.substring(0,8)=="Netscape")) {
	document.write('<TR><TD ALIGN=center><A HREF="mailto:WebStore'+'@'+'cgi'+'Central'+'.'+'net"'+"\n");
	document.write('	onMouseOver="window.status='+"'"+'mailto:WebStore'+'@'+'cgi'+'Central'+'.'+'net'+"'"+'; return true"'+"\n");
	document.write('	onClick="window.status='+"''"+'; return true"'+"\n");
	document.write('	onMouseOut="window.status='+"''"+'; return true"><IMG SRC="images/WS.mail.cgiCentral.net.gif" alt="" width=125 height=9 border=0></A></TD></TR>'+"\n");
}
// stop -->
