Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:  
   location.href = "https://www.sn.at/wiki/Salzburgwiki_Mobil";
 
   location.href = "https://www.sn.at/wiki/Salzburgwiki_Mobil";
 
}*/
 
}*/
var oewaPath = "Service/Verzeichnisse/LexikaGlossareEnzyklopedien/moewa/";
  −
var oewaFrabo = "mo";
     −
if (window.iom) {
+
let oewaPath = "Service/Verzeichnisse/LexikaGlossareEnzyklopedien";
var oewa_data = {
+
const isMobile = screen.width < 768
"cn":"at", // country
+
isMobile ? oewaPath + "/moewa/" : oewaPath
"st":"at_w_atsn", // sitename
+
 
"cp":oewaPath, // kategorienpfad
+
if (typeof IOMm !== "undefined") {
"sv":oewaFrabo, // Format der Befragungseinladung
+
IOMm('configure', { st: 'at_w_atsn', dn: 'data-f6693670bf.sn.at', cn: 'at', dc: 'hyb', mh: 5 })
"ps":"lin", // Privacy setting
+
IOMm('pageview', { cp: oewaPath })  
"sc":"yes"
  −
};
  −
iom.h(oewa_data,1);
   
}
 
}

Navigationsmenü