/*
JavaScript Unleashed, Third Edition
by Richard Wagner and R. Allen Wyke
ISBN: 067231763X
Publisher Sams CopyRight 2000
+-------------+--------------------------------------------------------------+
Property Description
+-------------+--------------------------------------------------------------+
description Contains the description of the plug-in.
+-------------+--------------------------------------------------------------+
filename Contains the filename of a plug-in program.
+-------------+--------------------------------------------------------------+
length Contains the number of MIME types supported by the plug-in.
+-------------+--------------------------------------------------------------+
name Contains the name of the plug-in.
+-------------+--------------------------------------------------------------+
*/
|