var debugLocation="js/dev/";
var deployLocation="js/deploy/";
var debugScripts=["ZoomerEnhanced.js?yui=no","Selectors.js?yui=no","OuterClick.js?yui=no","MooTooltips.js?yui=no","class.noobSlide.js?yui=no","formcheck/lang/de.js?yui=no","formcheck/formcheck.js?yui=no","Ratings.js?yui=no","Crumbs.js?yui=no","domready.js?yui=no"];
var deployScripts=["ZoomerEnhanced.js;Selectors.js;OuterClick.js;MooTooltips.js;class.noobSlide.js;formcheck/lang/de.js;formcheck/formcheck.js;Ratings.js;Crumbs.js;domready.js?yui=false"];
if(window.gte_ie8){debugScripts=["ZoomerIE.js","Selectors.js","OuterClick.js","MooTooltips.js","class.noobSlide.js","formcheck/lang/de.js","formcheck/formcheck.js","Ratings.js","Crumbs.js","domready.js"];
deployScripts=["ZoomerIE.js;Selectors.js;OuterClick.js;MooTooltips.js;class.noobSlide.js;formcheck/lang/de.js;formcheck/formcheck.js;Ratings.js;Crumbs.js;domready.js"]
}else{if(window.lte_ie7){debugScripts=["Selectors.js","OuterClick.js","MooTooltips.js","class.noobSlide.js","formcheck/lang/de.js","formcheck/formcheck.js","Ratings.js","Crumbs.js","domready.js"];
deployScripts=["Selectors.js;OuterClick.js;MooTooltips.js;class.noobSlide.js;formcheck/lang/de.js;formcheck/formcheck.js;Ratings.js;Crumbs.js;domready.js"]
}}var baseLocation=getDomain(window.location.href);
var baseProtocol=window.location.protocol;
if(baseLocation=="winfried-hoffmann.de"||baseLocation=="www.winfried-hoffmann.de"||baseLocation=="plamundo.schlucht.lan"||baseLocation=="/Volumes"||baseLocation=="/Users"||baseLocation=="localhost"){dbug.cookie(true);
var locationID="demo";
if(baseLocation=="/Volumes"||baseLocation=="/Users"||baseLocation=="localhost"){locationID="local"
}dbug.log("Location = "+locationID);
var livesite=false;
var ccAssetLocation="../../static/common/assets/clientcide";
var uri_cart_put="../../ajax/cart/data_overflow.json";
var uri_cart_delete="../../ajax/cart/data.json";
var uri_cart_refresh="../../ajax/cart/data_empty.json";
var uri_cart_get="../../ajax/cart/data_empty.json";
var uri_review_put="../../ajax/comment/";
baseLocation="static/common/"
}else{dbug.log("Location: Web");
var locationID="web";
var livesite=true;
var ccAssetLocation="/static/common/assets/clientcide";
var uri_cart_put="/ajax/cart/";
var uri_cart_delete=uri_cart_get=uri_cart_refresh=uri_cart_put;
var uri_review_put="/ajax/comment/";
baseLocation="/static/common/"
}function dbugScripts(f,d){var c=document.cookie.match("(?:^|;)\\s*jsdebug=([^;]*)");
var b=c?unescape(c[1]):false;
if(window.location.href.indexOf("basePath=this")>0){var e=f.substring(f.substring(7,f.length).indexOf("/")+8,f.length);
var a=window.location.href;
f=a.substring(a.substring(7,a.length).indexOf("/")+8,a.length)
}if(window.location.href.indexOf("jsdebug=true")>0||window.location.href.indexOf("jsdebugCookie=true")>0||b=="true"){includeScripts(f,d);
return true
}return false
}function includeScripts(c,b){if(b){for(var a=0;
a<b.length;
a++){document.write('<script src="'+c+b[a]+'" type="text/javascript"><\/script>')
}}else{document.write('<script src="'+c+'" type="text/javascript"><\/script>')
}}function getDomain(a){return a.match(/:\/\/(.[^/]+)/)[1]
}debugLocation=baseLocation+debugLocation;
deployLocation=baseLocation+deployLocation;
if(!dbugScripts(debugLocation,debugScripts)){dbug.log("Loading deploy scripts...");
dbug.log("deployLocation = "+debugLocation);
includeScripts(deployLocation,deployScripts)
};
