function triggerCount(type,page,oewa_path,nd_path,xiti_path) { type = type || ""; page = page || ""; oewa_path = oewa_path || ""; nd_path = nd_path || ""; xiti_path = xiti_path || ""; var oewa_pixel = document.createElement("img"); oewa_pixel.setAttribute("width","1", "false"); oewa_pixel.setAttribute("height","1", "false"); var nd_pixel = document.createElement("img"); nd_pixel.setAttribute("width","1", "false"); nd_pixel.setAttribute("height","1", "false"); var xiti_pixel = document.createElement("img"); xiti_pixel.setAttribute("width","1", "false"); xiti_pixel.setAttribute("height","1", "false"); switch (type) { case "iphone": if (page=="home") { page="ues"; } else if (page.indexOf("__")!=-1) { page="artikel"; } else { page=page.toLowerCase(); } //Öwa oewa_pixel.setAttribute("SRC", "http://diepress.oewabox.at/cgi-bin/ivw/CP/RedCont/Nachrichten/Nachrichtenueberblick/features/iphone?r="+escape(document.referrer)+"&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(oewa_pixel); //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?features.iphone."+page+"&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=19&p="+page+"&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); break; case "gadget": //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?features.desktop.gadget.ues&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=21&p=gadget::ues&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); break; case "widget": //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?features.desktop.widget.ues&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=21&p=widget::ues&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); break; case "newscast": page=page.toLowerCase(); //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?features.newscast."+page+"&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=48&p="+page+"&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); break; case "screensaver": //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?features.desktop.screensaver.ues&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=21&p=screensaver::ues&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); break; case "desktopnews": //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?features.desktop.desktopnews.ues&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=21&p=desktopnews::ues&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); break; case "meinepresse": if (page=="") { page="ues"; } else { page=page.toLowerCase(); } //Öwa oewa_pixel.setAttribute("SRC", "http://diepress.oewabox.at/cgi-bin/ivw/CP/RedCont/Nachrichten/Nachrichtenueberblick/features/meinepresse?r="+escape(document.referrer)+"&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(oewa_pixel); //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?features.meinepresse."+page+"&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=20&p="+page+"&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); case "sudoku": //Öwa oewa_pixel.setAttribute("SRC", "http://diepress.oewabox.at/cgi-bin/ivw/CP/UnterhaltungGames/Games/Strategie/spiele/raetsel/sudoku?r="+escape(document.referrer)+"&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(oewa_pixel); //Sitestat nd_pixel.setAttribute("SRC", "http://de.sitestat.com/styria/diepresse/s?spiele.raetsel.sudoku.klick&category=url-null__ref-null" + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", "http://logi162.xiti.com/hit.xiti?s=392973&s2=36&p=sudoku::klick&di=&"+ "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); case "manual": //Öwa oewa_pixel.setAttribute("SRC", oewa_path + "?r="+escape(document.referrer)+"&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(oewa_pixel); //Sitestat nd_pixel.setAttribute("SRC", nd_path + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(nd_pixel); //Xiti xiti_pixel.setAttribute("SRC", xiti_path + "&d="+(new Date()).getTime()+"", "false"); document.getElementById("footer").appendChild(xiti_pixel); default: break; } }