/* Config.js  - Path Specific Configuration File
	 Use this file to establish any parameters which might be location or heirarchy dependent.
	  Include a copy of this file in every folder
	  Reference this file from each HTML file.
*/
var SITE_ROOT = "";
var HM_Base = "";