function NikeFootballUKHogConfig()
{
	this.domain="www.inthehandsofthegods.com"; // must be set in order to set the account variable properly
	this.liveAccount = "nikeall,nikefootballukhog";
	this.devAccount = "devnikefootballukhog"; 
	// if there is not a dev account, remove the previous 4 lines and replace with account = "<account_name>"
	this.category = "football";
	//this.channel = "Media";
	this.locale = "en_gb";
	this.language = "eng"; // 3 letter code
	this.siteName = "UKFO>inthehandsofthegods";
	this.subdomain = "nike.com";
	this.debug = "none";		// possible values: "client" "server" or "none"
	this.trackDownloads = "true";
	this.trackExternalLinks = "true";
	this.currency="GBP";
	this.referrername = "http://inthehandsofthegods.com"; // refferrer parameter
}
