(function(){
	if (typeof BMS == "undefined" || !BMS) {
		var BMS = {};
		BMS.labels = new Array();
		BMS.GlobalItems = new Array();
		window.BMS = BMS;
		BMS.messenger = {};	
	}
})();
