if(typeof console == "undefined" || typeof console.debug == "undefined")
	console = { log: function(){}, warn: function(){}, info: function(){}, trace: function(){} };

var configuration = {
	currentUrl: "http://" + document.location.host + document.location.pathname,
	domain: "internationalbordersolutions.com",
	chatServerUrl: "http://www.internationalbordersolutions.com",
	wsServerUrl: "http://www.internationalbordersolutions.com",
	profilePictureUrl: "http://www.charlesstudios.com/thumbnails/20080411-01.jpg",
	moderators: ["182852","183123","182846","182832","183172","182833","183143"]
};

document.domain = this.configuration.domain;
