//required due to cross subdomain javascript calls
document.domain = "campspurrier.com";

var LocalizationGUID = 	"b0076402-fa14-4ed3-886a-0f630b42f970";
var ZoneFolderPath = 	"http://play.campspurrier.com/";
var RegistrationSite =	"http://www.campSpurrier.com/";

var RegistrationPath = 	"http://www.campspurrier.com/Become-MVP-Step-1.aspx";
var NewPlayerPath = 	"javascript:OpenRegistration('https://www.campspurrier.com/Create-Account-Step-0-iFrame.aspx?popup=true');";
var ContestRulesPath = 	"http://www.campspurrier.com/Contest-Rules.aspx";
var ImageFolderPath = 	"http://www.campspurrier.com/Admin/uploads/CampSpurrier/";
var LoggedOutPage = 	"LoggedOut.htm";
var DisconnectedPage = 	"Disconnected.htm";
var ForgotPasswordPage = "http://www.campspurrier.com/Forgot-Username.aspx";
var FaceOffPurchasePath = "http://www.campspurrier.com/FaceOff-Purchase-Step-1.aspx";

var WebServicePath = 	"https://www.campspurrier.com/WebService/Service.asmx?WSDL";
var VideoFolderPath = 	"http://video.campspurrier.com/";
