# Global Functions

Since the main scripts are automatically set into a self-envoking function their scope is limited just to that file. The following list of functions have been set in a global contenxt and can be referenced by other scripts. All jQuery functions defined in stc-scripts.js remain in jQuery context, so can be invoked globally throughout the scripts as is. This is a very partial list.

  • getUrlVars() - returns the list of URL parameters
  • getUrlVar() - returns the value of a URL parameter
  • isBrowser() - test if the browser is ie or webkit