/*SiteCatalyst*/
window.setTimeout(
 function() {
   var script, head;   
   script = document.createElement("SCRIPT");
   head = document.getElementsByTagName("head")[0];
   script.setAttribute("type", "text/javascript");
   script.setAttribute("src", "//www.upc.at/javascript/pc/stat/UPC-at/SiteCatalyst.js");
   head.appendChild(script);
 },
 350
);

/*Targeting footer*/
document.write('<script type="text/javascript" src="//www.upc.at/tgt/javascript/tgt-footer.js"></script>');
