'detect Adobe SVG Viewer support
'http://www.oreillynet.com/pub/a/javascript/2001/07/20/plugin_detection.html

on error resume next
adobe = IsObject(CreateObject("Adobe.SVGCtl"))
