
jsText.addLocalizedText('COMMON.MESSAGE.DUPLICATESUBMIT', 'Transaction in progress, please wait...' );jsText.addLocalizedText('COMMON.TITLE.DEFAULTMODAL', '{0}' );jsText.addLocalizedText('COMMON.TITLE.MODALALERT', 'Alert' );jsText.addLocalizedText('COMMON.LABEL.MODALLOADING', 'Loading, please wait...' );jsText.addLocalizedText('COMMON.TOOLTIP.MODALCLOSE', 'Close' );jsText.addLocalizedText('COMMON.BUTTON.ALERTOKAY', 'OK' );jsText.addLocalizedText('COMMON.TITLE.MODALCONFIRM', 'Confirm' );



  Webfiles.addWebfile( 'arrowSmallRight', 'arrow_small_right.gif', Webfiles.TYPE.SKIN);
  Webfiles.addWebfile( 'arrowSmallDown', 'arrow_small_down.gif', Webfiles.TYPE.SKIN);
  Webfiles.addWebfile( 'processingSpinner', 'ajax-loader.gif', Webfiles.TYPE.SKIN);
  Webfiles.addWebfile( 'processingBar', 'processing.gif', Webfiles.TYPE.SKIN);
  Webfiles.addWebfile( 'spacer', 'invdot.gif', Webfiles.TYPE.CORE);
  Webfiles.addWebfile( 'userErrorMessage', 'user_error.gif', Webfiles.TYPE.SKIN);
  Webfiles.addWebfile( 'systemErrorMessage', 'system_error.gif', Webfiles.TYPE.SKIN);
  Webfiles.addWebfile( 'systemMessage', 'user_error.gif', Webfiles.TYPE.SKIN);
  Webfiles.addWebfile( 'informationMessage', 'information.gif', Webfiles.TYPE.SKIN);

