(HEADER)
{
	(DEFAULT)NETSCAPE4
}
(EXTENSION)BASE
{
	(COMPATIBLE)NETSCAPE4
	TARGET
	{
		(INFO)The window used to open links activated from this page
		(WINDOW)
	}
}
(EXTENSION)LINK
{
	(COMPATIBLE)NETSCAPE4
	TYPE
	{
		(INFO)Information about the resource specified
		"TEXT/CSS"
		"TEXT/JAVASCRIPT"
	}
	SRC
	{
		(INFO)Location of external resource
		(LINK)
		(URL)
	}
}
(EXTENSION)FONT
{
	(COMPATIBLE)NETSCAPE4
	POINT-SIZE
	{
		(INFO)Absolute point-size of font
		(INTEGER)
	}
	WEIGHT
	{
		(INFO)Boldness of font
		(INTEGER)
	}
}
LAYER
{
	(WITHIN)ROOT
	(INFO)Positioned HTML contents
	(GROUP)LINK
	(COMPATIBLE)NETSCAPE4
	ID
	{
		(INFO)Name of the layer
		(STRING)
	}
	LEFT
	{
		(INFO)Horizontal position of layer
		(INTEGER)
	}
	TOP
	{
		(INFO)Vertical position of layer
		(INTEGER)
	}
	PAGEX
	{
		(INFO)Horizontal position of layer relative to document window
		(INTEGER)
	}
	PAGEY
	{
		(INFO)Vertical position of layer relative to document window
		(INTEGER)
	}
	SRC
	{
		(INFO)URL to content of layer
		(LINK)
		(URL)
	}
	Z-INDEX
	{
		(INFO)Stacking order of layer
		(INTEGER)
	}
	ABOVE
	{
		(INFO)Sets the stacking order below the layer specified
		(STRING)
	}
	BELOW
	{
		(INFO)Sets the stacking order above the layer specified
		(STRING)
	}
	WIDTH
	{
		(INFO)Width of the layers content
		(INTEGER)
		(PERCENT)
	}
	HEIGHT
	{
		(INFO)Height of the layers content
		(INTEGER)
		(PERCENT)
	}
	CLIP
	{
		(INFO)Clipping region (X1,Y1,X2,Y2)
		(STRING)
	}
	VISIBILITY
	{
		(INFO)Specifies if the layer is visible or not
		SHOW
		HIDDEN
		INHERIT
	}
	BGCOLOR
	{
		(INFO)Background color of layer
		(COLOR)
	}
	BACKGROUND
	{
		(INFO)Background image of layer
		(IMAGE)
		(LINK)
		(URL)
	}
	ONMOUSEOVER
	{
		(INFO)Javascript activated when the mouse enters the layer area
		(JAVASCRIPT)
	}
	ONMOUSEOUT
	{
		(INFO)Javascript activated when the mouse leaves the layer area
		(JAVASCRIPT)
	}
	ONFOCUS
	{
		(INFO)Javascript activated when the layer gains focus
		(JAVASCRIPT)
	}
	ONBLUR
	{
		(INFO)Javascript activated when the layer loses focus
		(JAVASCRIPT)
	}
	ONLOAD
	{
		(INFO)Javascript activated when the layer is loaded
		(JAVASCRIPT)
	}
}
ILAYER
{
	(WITHIN)ROOT
	(INFO)Inline layer
	(GROUP)LINK
	(COMPATIBLE)NETSCAPE4
	ID
	{
		(INFO)Name of the layer
		(STRING)
	}
	LEFT
	{
		(INFO)Horizontal position of layer
		(INTEGER)
	}
	TOP
	{
		(INFO)Vertical position of layer
		(INTEGER)
	}
	PAGEX
	{
		(INFO)Horizontal position of layer relative to document window
		(INTEGER)
	}
	PAGEY
	{
		(INFO)Vertical position of layer relative to document window
		(INTEGER)
	}
	SRC
	{
		(INFO)URL to content of layer
		(LINK)
		(URL)
	}
	Z-INDEX
	{
		(INFO)Stacking order of layer
		(INTEGER)
	}
	ABOVE
	{
		(INFO)Sets the stacking order below the layer specified
		(STRING)
	}
	BELOW
	{
		(INFO)Sets the stacking order above the layer specified
		(STRING)
	}
	WIDTH
	{
		(INFO)Width of the layers content
		(INTEGER)
		(PERCENT)
	}
	HEIGHT
	{
		(INFO)Height of the layers content
		(INTEGER)
		(PERCENT)
	}
	CLIP
	{
		(INFO)Clipping region (X1,Y1,X2,Y2)
		(STRING)
	}
	VISIBILITY
	{
		(INFO)Specifies if the layer is visible or not
		SHOW
		HIDDEN
		INHERIT
	}
	BGCOLOR
	{
		(INFO)Background color of layer
		(COLOR)
	}
	BACKGROUND
	{
		(INFO)Background image of layer
		(IMAGE)
		(LINK)
		(URL)
	}
	ONMOUSEOVER
	{
		(INFO)Javascript activated when the mouse enters the layer area
		(JAVASCRIPT)
	}
	ONMOUSEOUT
	{
		(INFO)Javascript activated when the mouse leaves the layer area
		(JAVASCRIPT)
	}
	ONFOCUS
	{
		(INFO)Javascript activated when the layer gains focus
		(JAVASCRIPT)
	}
	ONBLUR
	{
		(INFO)Javascript activated when the layer loses focus
		(JAVASCRIPT)
	}
	ONLOAD
	{
		(INFO)Javascript activated when the layer is loaded
		(JAVASCRIPT)
	}
}
SERVER
{
	(WITHIN)ROOT
	(INFO)Server-side script
	(GROUP)SCRIPT
	(COMPATIBLE)NETSCAPE4
}
