A script-enabled browser is required for this page to function properly.

FRM-41035: Cannot set NAVIGABLE attribute of non-enabled item %s.%s.

Cause:  A call to SET_ITEM_PROPERTY attempted to set the Navigable attribute of a non-enabled item.

Action:  First set the Enabled attribute of the item with a call to SET_ITEM_PROPERTY. Then set the Navigable property of the item with another call to SET_ITEM_PROPERTY.

Level:  99

Type:  Error