var browser=navigator.appName
if (browser!="Netscape")
   {document.write("It looks as though you might be using "+ browser +". &nbsp;Although our aim is to make this site viewable with any browser, it may look better if you use a &quot;standards compatible&quot; browser such as Mozilla Firefox (which is included on the 8daysaweek CD).")}
else
   {document.write("Our aim is to make this site viewable with any browser, but it should always look right in Mozilla Firefox.")}
