/* FILE ARCHIVED ON 3:24:08 Sep 16, 2008 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 17:29:41 Apr 28, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ ' Copyright 1999-2000 Adobe Systems Inc. All rights reserved. Permission to redistribute ' granted provided that this file is not modified in any way. This file is provided with ' absolutely no warranties of any kind. Function isSVGControlInstalled() on error resume next isSVGControlInstalled = IsObject(CreateObject("Adobe.SVGCtl")) end Function