(HEADER)
{
	(DEFAULT)NETSCAPE2
}
(EXTENSION)FONT
{
	(COMPATIBLE)NETSCAPE2
	FACE
	{
		(INFO)Typeface used
		(FONT)
	}
	BASEFONT
	{
		(INFO)Basefont size (1-7)
		(INTEGER)
	}
}
EMBED
{
	(WITHIN)ROOT
	(INFO)Embedded plugin
	(GROUP)SCRIPT
	(COMPATIBLE)NETSCAPE2
	SRC
	{
		(INFO)URL of plugins data file
		(LINK)
		(URL)
	}
	TYPE
	{
		(INFO)MIME type of plugin data, determines which plugin to load
		(STRING)
	}
	PLUGINSPACE
	{
		(INFO)URL to information on how to install the plugin
		(LINK)
		(URL)
	}
	PLUGINURL
	{
		(INFO)URL of Java Archive (JAR) file
		(LINK)
		(URL)
	}
	ALIGN
	{
		(INFO)Alignment of embedded plugin
		LEFT
		RIGHT
		TOP
		BOTTOM
	}
	BORDER
	{
		(INFO)Width of border around embedded plugin
		(INTEGER)
	}
	FRAMEBORDER
	{
		(INFO)Specifies that the plugin has no border
		NO
	}
	HEIGHT
	{
		(INFO)Height of the area occupied by plugin
		(INTEGER)
	}
	WIDTH
	{
		(INFO)Width of the area occupied by plugin
		(INTEGER)
	}
	UNITS
	{
		(INFO)defines the measurement unit used by the HEIGHT and WIDTH attributes
		PIXELS
		EN
	}
	HIDDEN
	{
		(INFO)Specifies if the plugin is visible on the page
		TRUE
		FALSE
	}
	HSPACE
	{
		(INFO)Horizontal distance between plugin and surrounding contents
		(INTEGER)
	}
	VSPACE
	{
		(INFO)Vertical distance between plugin and surrounding contents
		(INTEGER)
	}
	NAME
	{
		(INFO)Name of plugin, used by Javascript
		(STRING)
	}
	PALETTE
	{
		(INFO)Specifies which palette to use (Applies to Windows only)
		(STRING)
	}
}
