//DEFINE APPLICATION VARIABLES HERE
sweepstatus = 3; //1=open,2=closed,3=winner announced
cookiename = "FedExCup2009";
cookieoptions = "{ expires: 10, domain: 'fedexcup.com', secure: true }";
timeout = 30000;
fadespeed = "normal";
animatespeed = "normal";
pathtojson = "../js/info.txt";
//pathtoproxy = "http://testing2.atmo-shipping.com/";
pathtoproxy = "";
//pathtoproxy = "http://fedexcup.van.fedex.com/";
registerpage = "register.php";
loginpage = "login.php";
logoutpage = "logout.php";
submitanswerpage = "submitanswer.php";
passwordrequestpage = "passreq.php";
sendtofriendpage = "sendtofriend.php";
defaultsendtofriendmessage = "Want to win a trip for you and three guests to one of five of the most extraordinary golf courses in the world? Register now for an automatic entry into the FedExCup(R) Global Golf Sweepstakes, then return every day to test your international and golf knowledge for additional chances to win.";
md5string="FedexCup$sw33p$";
bannertimeout=17000;
xmlrootnode="result";
communicationserrormsg="Oops. There has been an error communicating with the server. Please try again.<br/><br/>If you encounter this error again, please let our support team know:<br/><br/><a href=\"mailto:fdxcup2009.support@gmail.com\" style=\"'Arial Narrow',Sans-serif; font-size:15px; color:#858585; font-weight: normal; text-decoration:underline;\">FedExCup 2009 Site Support</a>";