function ThirdPartyTracking(a, b) {
    szmvars = "live//CP//" + a ;
    ivw(a);
    if (b == 1) agof(a);
    }
function ivw(a) {
    var c = "';</script>", b = "<script type='text/javascript'>var img; img = new Image; img.src='http://live.ivwbox.de/cgi-bin/ivw/CP/";
    if (document.referrer.indexOf("?") < 0) document.write(b + a + "?r=" + escape(document.referrer) + c);
    else document.write(b + a + "?r=" + escape(document.referrer.split("?")[0]) + c);
    document.write("<noscript><img height='1' width='1' src='http://live.ivwbox.de/cgi-bin/ivw/CP/" + a + "'/></noscript>");
    }
function agof(a) {
    document.write("<script type='text/javascript' src='http://www.windowslive.de/_global/javascript/detrack/survey.js'></script>");
   }