/*
SundaHus Help JavasScript API 1.4.0 (Minified)
http://www.sundahus.se/
*/
(function (c, d) { var a = c.SundaHus || {}, b = (function () { var g = { ApiVersion: "1.4.0" }, f; function e(j, k, l) { var i; if (typeof j === "object" && j.href) { i = j.href.replace("http://", "").replace("https://", "") } else { if (typeof j === "string" || typeof j === "number") { if (!l) { l = "i" } l = toLowerCase(l); if (l !== "i" && l !== "c") { l = "i" } i = "www.sundahus.se/go/?a=hlp&t=" + l + "&c=" + j } } if (i) { var h = (i.indexOf("t=c") != -1 ? "1" : "0"); i += "&av=" + escape(g.ApiVersion) + "&m=1"; f = c.open(("https:" === c.document.location.protocol ? "https://" : "http://") + i, "SundaHusHelpWindow", "menubar=0,directories=0,resizable=1,width=800,height=675,scrollbars=" + h); if (f) { f.focus() } } return (k && i ? f : false) } return { ApiVersion: g.ApiVersion, Show: e} } ()); a.Help = b; c.SundaHus = a })(window);
