// Auto-Generated JavaScript: Friday, November 20, 2009; 10:39:44AM CST
if (typeof SFUI == "undefined" || !SFUI) { var SFUI = {}; }
SFUI.ThisWebsite = {
    systemUserId:"3",
    storeUrl:"http://www.pamperedpassions.com/",
    scartUrl:"https://www.pamperedpassions.com/scart/public/scart/",
    systemServicesUrl:"http://www.pamperedpassions.com/scart/public/services/",
    getPublicJsonService:function(actionName) { return "tool_proxy_ws.php?targetEndpoint=" + escape(this.systemServicesUrl + "service_json_public.php") + "&uid=" + escape(this.systemUserId) + "&action=" + escape(actionName); },
    getPublicWebsiteService:function(actionName) { return "tool_proxy_ws.php?targetEndpoint=" + escape(this.systemServicesUrl + "service_rest_website.php") + "&uid=" + escape(this.systemUserId); }
}