/**
 * Common system-wide JS variables
 */
 
var baseUrl = window.location.protocol+"//"+window.location.hostname+"/";
