
yummyResources = 
{ 
            installPlayerURL: "/Help/DownloadPlayer",
            yplayerNotCreated:"The Yummy Games Player is not installed",
            getGamesUrl: "/Game/GetProductsJSON",
            getLatestHighScoresUrl: "/Contests/GetLatestHighScores",
            getActivationCodeUrl: "/Game/GetActivationCodeJson",
            loadingText: "Loading... Please Wait",
            LaunchWebServiceURL: "/Game/GetLaunchData",
            confirmUninstall: "Are you sure you want to uninstall this game?",
            uninstalling: "Uninstalling... Please Wait",
            PressDownloadToResume: "Press Download To Resume",
            myPurchasesPage: "/Account/MyPurchases",
            loadingImage:"/Content/Images/ajax-loader-bg.gif",
            exitDialog:"/Game/GameExitSplash/",
            buygame:"/Store/BuyGame/",
            ActivationSuccessTitle:"Game Activated Successfully",
            ActivationSuccessText:"Game Activated, You may now play offline",
            ActivationFailTitle:"Failed to Activate ",
            ActivateGame: "Activate Game on this PC?",
            ActivatingGamePleaseWait: "<h1>Activating Game<br />Please Wait</h1> ",
            ErrorLaunchingGame: "Error Launching Game"  ,
            downloadManagerLink:"/Game/MyGames#downloadManager" ,
            buyGamesLink:"/Store/BuyGameByProductID/"  ,
            subscriptionLink: "/Subscription/Index",
            rateGamesUrl: "/Game/RateGame",
            facebookXD: "http://yummygames.com/xd_receiver.htm",
            baseGamesUrl: "/Game/",
            homeUrl: "/"
}

