// Auto-Generated JavaScript: Thursday, November 19, 2009; 04:40:23PM PST
if (typeof SFUI == "undefined" || !SFUI) { var SFUI = {}; }
SFUI.ThisWebsite = {
    systemUserId:"3",
    storeUrl:"http://www.gasbike.net/",
    scartUrl:"https://www.gasbike.net/scart/public/scart/",
    systemServicesUrl:"http://www.gasbike.net/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); }
}