_featureTable = new Hashtable();
_widgetExtensions = new Vector();
// Set defaults
setVersion();
_widgetExtensions.addElement( new WidgetCacheExtension() );
// Set default value of loading screen configuration
_backgroundImage = "";
_foregroundImage = "";
_firstPageLoad = false;