var isSv = (location.href.indexOf("/sv/") != -1);
var isIE = (navigator.appVersion.indexOf("MSIE") != -1);

