Just this, then I'll shut up:
errata in previous mail (!$#@$@#^%$ outlook express!)
file://--> should be just // -->
and:
if ! navigator.mimeTypes('**Insert plugin name here**') {
should be:
if (! navigator.mimeTypes('**Insert plugin name here**')) {
Tim Stewart
tstewart@gisca.adelaide.edu.au