Overview

URLhttp://x-men.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
IP72.32.138.96
ASNAS33070 Rackspace Hosting
Location United States
Report completed2012-11-07 23:06:04 CET
StatusLoading report..
urlQuery Alerts No alerts detected


Settings

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


Intrusion Detection Systems

Suricata /w Emerging Threats Pro
Timestamp Source IP Destination IP Severity Alert
2012-11-07 23:05:33 195.159.219.10 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
2012-11-07 23:05:35 195.159.219.10 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
2012-11-07 23:05:35 2.23.155.46 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
2012-11-07 23:05:36 195.159.219.10 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
2012-11-07 23:05:37 195.159.219.10 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
2012-11-07 23:05:38 195.159.219.10 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
2012-11-07 23:05:39 195.159.219.10 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
2012-11-07 23:05:44 4.23.41.126 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
Snort /w Sourcefire VRT
Timestamp Source IP Destination IP Severity Alert
2012-11-07 23:05:25 95.140.224.211 urlQuery Client1BROWSER-IE Microsoft Internet Explorer userdata behavior memory corruption attempt


Recent reports on same IP/ASN/Domain

Last 6 reports on IP: 72.32.138.96

Date Alerts / IDS URL IP
2013-03-20 21:50:420 / 14http://x-men.com/?ptrxcz_0KeyHZsATl3MfyGYrpIbuDVo7PgyFX72.32.138.96
2013-03-20 21:50:060 / 14http://x-men.com/?ptrxcz_0ESguAVp7Qhu5GRbmy9KVgs3EOZkw772.32.138.96
2013-03-20 21:46:480 / 14http://x-men.com/?ptrxcz_et7LYm0DRet6KXkzCQds5IWjyBPcr472.32.138.96
2013-03-18 11:04:430 / 13http://marvel.com/?ptrxcz_s8Nbp4IXl2GUjyCQet7KYm1FTiyDSh72.32.138.96
2013-03-18 11:04:010 / 13http://x-men.com/?ptrxcz_s8Nbp4IXl2GUjyCQet7KYm1FTiyDSh72.32.138.96
2013-03-17 17:14:560 / 13http://marvel.com/?ptrxcz_u6HSco0BLXiu5GRcoz9KVgr2DOZkw772.32.138.96

Last 6 reports on ASN: AS33070 Rackspace Hosting

Date Alerts / IDS URL IP
2013-03-21 03:13:450 / 1http://www.alliancedki.com/components/.7vq3ux.php?receipt=843_85094743198.129.229.48
2013-03-21 02:23:080 / 2http://aotracking.com/?a=450167.192.148.11
2013-03-21 01:36:510 / 0http://vmware-golive.com174.143.153.245
2013-03-21 01:34:430 / 0http://www.vmware-golive.com174.143.153.245
2013-03-20 23:14:290 / 6http://arkells.ca/98.129.229.188
2013-03-20 22:54:390 / 2http://www.startrac.com/scripts/detailAjax.js98.129.229.54

Last 6 reports on domain: x-men.com

Date Alerts / IDS URL IP
2013-03-20 21:50:420 / 14http://x-men.com/?ptrxcz_0KeyHZsATl3MfyGYrpIbuDVo7PgyFX72.32.138.96
2013-03-20 21:50:060 / 14http://x-men.com/?ptrxcz_0ESguAVp7Qhu5GRbmy9KVgs3EOZkw772.32.138.96
2013-03-20 21:46:480 / 14http://x-men.com/?ptrxcz_et7LYm0DRet6KXkzCQds5IWjyBPcr472.32.138.96
2013-03-18 11:04:010 / 13http://x-men.com/?ptrxcz_s8Nbp4IXl2GUjyCQet7KYm1FTiyDSh72.32.138.96
2013-03-17 17:14:380 / 13http://x-men.com/?ptrxcz_u6HSco0BLXiu5GRcoz9KVgr2DOZkw772.32.138.96
2013-03-13 17:02:440 / 13http://x-men.com/?ptrxcz_JXjw8Ok5Pl5HTgt5HTft5HUgt5HUgt72.32.138.96



JavaScript

Executed Scripts (25)


Executed Evals (8)

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

(window.APIModules && APIModules.EXPERIENCE != null)

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

(window.document.referrer) ? window.document.referrer : window.opener ? window.opener.location : ''

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

document.location.href

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

if (!this.fwObject) {
    var fwObject = {};
    fwObject.knownSlots = [];
}
if (!fwObject.isDuplicate) {
    fwObject.isDuplicate = function(id) {
        for (var j = 0; j < fwObject.knownSlots.length; ++j) {
            if (fwObject.knownSlots[j] == id) {
                return true;
            }
        }
        return false;
    };
}
if (!fwObject.getPageSlotByScope) {
    fwObject.getPageSlotByScope = function(startNode, ret) {
        var id;
        var RegExpClassName = new RegExp("(^|s)_fwph(s|$)");
        var arrElms = startNode.getElementsByTagName('span');
        for (var i = 0; i < arrElms.length; ++i) {
            var input;
            var element = arrElms[i];
            if (RegExpClassName.test(element.className)) {
                id = element.getAttribute("id");
                input = startNode.getElementById("_fw_input_" + id);
                if (input && !fwObject.isDuplicate(id)) {
                    ret[ret.length] = id;
                    ret[ret.length] = input.getAttribute("value");
                    fwObject.knownSlots[fwObject.knownSlots.length] = id;
                }
            }
        }
    };
}
if (!fwObject.findPageSlot) {
    fwObject.findPageSlot = function(regExpFilter) {
        fwObject.knownSlots = [];
        var ret = [];
        for (var s = 0; s < window.frames.length; ++s) {
            try {
                fwObject.getPageSlotByScope(window.frames[s].document, ret);
            } catch (e) {}
        }
        try {
            fwObject.getPageSlotByScope(parent.document, ret);
        } catch (e) {}
        try {
            fwObject.getPageSlotByScope(document, ret);
        } catch (e) {}
        if (regExpFilter) {
            var RegExpCustomId = new RegExp(regExpFilter);
            var filteredRet = [];
            for (var idx = 0; idx < ret.length - 1; idx = idx + 2) {
                if (RegExpCustomId.test(ret[idx])) {
                    filteredRet.push(ret[idx]);
                    filteredRet.push(ret[idx + 1]);
                }
            }
            return filteredRet;
        } else return ret;
    };
}
if (!fwObject.evalRegExp) {
    fwObject.evalRegExp = function(regExpFilter) {
        try {
            var regexp = new RegExp(regExpFilter);
            return 1;
        } catch (e) {
            return 0;
        }
    }
}

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

if (brightcove && brightcove.reportPlayerLoad) brightcove.reportPlayerLoad('myExperience1214780926001')

#6 JavaScript::Eval (size: 91, repeated: 1)

if (typeof(onTemplateLoaded) != "undefined") onTemplateLoaded('myExperience1214780926001');

#7 JavaScript::Eval (size: 20, repeated: 1)

setAPICallback == null

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

window.document.URL

Executed Writes (6)

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

<a target="_blank" href="http://n4403ad.doubleclick.net/click;h=v8/3d26/0/0/%2a/i;214246175;2-0;0;17842133;4307-300/250;46656445/46673058/1;;~okv=;sect=home;sz=300x250;tile=2;bsg=101109;bsg=101111;bsg=101112;bsg=101113;bsg=101114;bsg=101115;bsg=101116;bsg=101176;bsg=101268;bsg=101270;bsg=102364;bsg=104465;bsg=104466;bsg=105167;bsg=105168;bsg=105169;bsg=106149;bsg=106150;bsg=106151;bsg=109753;bsg=121777;bsg=124346;bsg=124446;bsg=124447;bsg=124448;bsg=128769;bsg=129254;bsg=131035;bsg=131124;bsg=134366;bsg=5112763;bsg=5089603;bsg=1226323;bsg=5047723;bsg=4978243;bsg=5126083;bsg=1174603;bsg=6853243;bsg=1155883;bsg=1646683;bsg=5051203;bsg=5125123;bsg=511;~aopt=2/0/67/0;~sscs=%3fhttp://marvel.com/digital_comics/unlimited?utm_source=Marvel.com&utm_medium=StaticBanner&utm_content=300x250unlimited&utm_campaign=MDCUAvengersMovie2012"><img src="http://s0.2mdn.net/viewad/1495582/MDCUAvengersMovie2012_300x250sm.jpg" border=0 alt="Click here to find out more!"></a>

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

<a target="_blank" href="http://n4403ad.doubleclick.net/click;h=v8/3d26/0/0/%2a/w;44306;0-0;0;17842133;31670-970/66;0/0/0;;~okv=;sect=home;sz=970x66,728x90;dcopt=ist;type=pop;mtfInline=true;type=int;tile=1;bsg=101109;bsg=101111;bsg=101112;bsg=101113;bsg=101114;bsg=101115;bsg=101116;bsg=101176;bsg=101268;bsg=101270;bsg=102364;bsg=104465;bsg=104466;bsg=105167;bsg=105168;bsg=105169;bsg=106149;bsg=106150;bsg=106151;bsg=109753;bsg=121777;bsg=124346;bsg=124446;bsg=124447;bsg=124448;bsg=128769;bsg=129254;bsg=131035;bsg=131124;bsg=134366;bsg=5112763;bsg=5089603;bsg=1226323;bsg=5047723;bsg=4978243;bsg=5126083;bsg=1174603;bsg=6853243;bsg=11;~aopt=2/0/67/0;~sscs=%3f"><img src="http://s0.2mdn.net/viewad/817-grey.gif" border=0 alt="Click here to find out more!"></a>

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

<img height="1" width="1" border="0" src="http://www.googleadservices.com/pagead/conversion/951293568/?random=1352325929091&cv=7&fst=1352325929091&num=1&fmt=3&value=0&label=4s7QCPDyoQMQgK3OxQM&bg=ffffff&hl=en&guid=ON&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_his=1&u_tz=60&u_java=true&u_nplug=8&u_nmime=54&url=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&frm=0" />

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

<script type="text/javascript" src="http://roia.biz/im/p/94/js?s=708239534;t=1352325928562;z=-60;u=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT;r=;w=1176x885x24"></script>

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

<script type='text/javascript' src='http://n4403ad.doubleclick.net/adj/gn.marvel.com/home;sect=home;sz=300x250;tile=2;ord=1352325927'></script>

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

<script type='text/javascript' src='http://n4403ad.doubleclick.net/adj/gn.marvel.com/home;sect=home;sz=970x66,728x90;dcopt=ist;type=pop;mtfInline=true;type=int;tile=1;ord=1352325927'></script>


HTTP Transactions (132)


Request Response
GET /?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT HTTP/1.1

Host: x-men.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 301 Moved Permanently

Content-Type: text/html; charset=iso-8859-1
Date: Wed, 07 Nov 2012 22:05:22 GMT
Server: Apache
Location: http://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 224
Keep-Alive: timeout=8, max=100
Connection: Keep-Alive
GET /js/BrightcoveExperiences_all.js HTTP/1.1

Host: admin.brightcove.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Apache
Etag: &quot;15850e53f035443e5db6f28f75a9c1ac:1351623427&quot;
Last-Modified: Tue, 30 Oct 2012 18:57:04 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 17391
Cache-Control: max-age=1200
Date: Wed, 07 Nov 2012 22:05:25 GMT
Connection: keep-alive
GET /u/prod/marvel/s/css/v4_home_head_default_all_2e2ac805cc5aff01569f2a4768f6798648c01393.css HTTP/1.1

Host: i.annihil.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/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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: text/css
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Content-Encoding: gzip
Vary: Accept-Encoding
Age: 10811816
Date: Wed, 07 Nov 2012 22:05:25 GMT
Last-Modified: Mon, 23 Apr 2012 18:14:06 GMT
Expires: Sun, 03 Jul 2022 18:48:29 GMT
Content-Length: 8690
Connection: keep-alive
GET /?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT HTTP/1.1

Host: marvel.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
Server: Apache
P3P: CP=&quot;ALL DSP COR NID CURa TAIa OTPi OUR BUS UNI INT PRE&quot;
Expires: -1
Vary: Accept-Encoding,Cookie
Content-Encoding: gzip
X-ServerNickName: Phoenix
Content-Length: 15674
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 22:05:25 GMT
Age: 0
Connection: keep-alive
GET /u/prod/marvel/s/js/v4_home_head_default_a5cbacda0fb4b6b4d1aba9268fadd78f7969bf92.js HTTP/1.1

Host: i.annihil.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: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Vary: Accept-Encoding
Content-Encoding: gzip
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 6951803
Date: Wed, 07 Nov 2012 22:05:25 GMT
Last-Modified: Wed, 01 Feb 2012 15:55:10 GMT
Expires: Wed, 17 Aug 2022 11:02:02 GMT
Content-Length: 458
Connection: keep-alive
GET /u/prod/marvel/s/js/v4_global_head_default_30725a5e53f66cb7d9b49f978e51376790033917.js HTTP/1.1

Host: i.annihil.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: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Vary: Accept-Encoding
Content-Encoding: gzip
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1233805
Date: Wed, 07 Nov 2012 22:05:25 GMT
Last-Modified: Mon, 22 Oct 2012 19:01:07 GMT
Expires: Sat, 22 Oct 2022 15:22:00 GMT
Content-Length: 115012
Connection: keep-alive
GET /u/prod/marvel/s/css/v4_global_head_default_all_322be745004359efb6a01566e23803806f7687ab.css HTTP/1.1

Host: i.annihil.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/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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: text/css
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Vary: Accept-Encoding
Content-Encoding: gzip
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1233805
Date: Wed, 07 Nov 2012 22:05:25 GMT
Last-Modified: Tue, 23 Oct 2012 18:01:26 GMT
Expires: Sat, 22 Oct 2022 15:22:00 GMT
Content-Length: 498312
Connection: keep-alive
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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
If-Modified-Since: Wed, 19 Sep 2012 11:51:40 GMT
HTTP/1.1 200 OK

Content-Type: text/javascript
Content-Length: 14888
Content-Encoding: gzip
Last-Modified: Mon, 22 Oct 2012 15:51:19 GMT
X-Content-Type-Options: nosniff, nosniff
Date: Wed, 07 Nov 2012 20:35:01 GMT
Expires: Thu, 08 Nov 2012 08:35:01 GMT
Vary: Accept-Encoding
Cache-Control: max-age=43200, public
Age: 5425
Server: GFE/2.0
GET /adj/gn.marvel.com/home;sect=home;sz=970x66,728x90;dcopt=ist;type=pop;mtfInline=true;type=int;tile=1;ord=1352325927 HTTP/1.1

Host: n4403ad.doubleclick.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: DCLK-AdSvr
Content-Length: 430
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 22:05:26 GMT
GET /__utm.gif?utmwv=5.3.7&utms=1&utmn=443239170&utmhn=marvel.com&utme=8(user%20segment)9(nonmember)11(2)&utmcs=UTF-8&utmsr=1176x885&utmvp=1176x778&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=Marvel.com%3A%20The%20Official%20Site%20%7C%20Iron%20Man%2C%20Spider-Man%2C%20Hulk%2C%20X-Men%2C%20Wolverine%20and%20the%20heroes%20of%20the%20Marvel%20Universe.Comics%2C%20News%2C%20Movies%20and%20Video%20Games%20%7C%20Marvel.com&utmhid=1270401635&utmr=-&utmp=%2Fmvl%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&utmac=UA-273913-20&utmcc=__utma%3D181384507.514793882.1352325927.1352325927.1352325927.1%3B%2B__utmz%3D181384507.1352325927.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmu=qQCAAAAAAAAAAAAAQ~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.7&amp;utms=1&amp;utmn=443239170&amp;utmhn=marvel.com&amp;utme=8(user%20segment)9(nonmember)11(2)&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1176x778&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=Marvel.com%3A%20The%20Official%20Site%20%7C%20Iron%20Man%2C%20Spider-Man%2C%20Hulk%2C%20X-Men%2C%20Wolverine%20and%20the%20heroes%20of%20the%20Marvel%20Universe.Comics%2C%20News%2C%20Movies%20and%20Video%20Games%20%7C%20Marvel.com&amp;utmhid=1270401635&amp;utmr=-&amp;utmp=%2Fmvl%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;utmac=UA-273913-20&amp;utmcc=__utma%3D181384507.514793882.1352325927.1352325927.1352325927.1%3B%2B__utmz%3D181384507.1352325927.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&amp;utmu=qQCAAAAAAAAAAAAAQ~ 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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 20:59:27 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: 3960
Server: GFE/2.0
GET /u/prod/marvel/i/mg/9/03/508562f26352f/landscape_large.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1399316
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Mon, 22 Oct 2012 15:15:02 GMT
Expires: Thu, 20 Oct 2022 17:23:31 GMT
Content-Length: 6047
Connection: keep-alive
GET /viewad/817-grey.gif HTTP/1.1

Host: s0.2mdn.net

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

Content-Type: image/gif
Last-Modified: Tue, 08 May 2012 20:06:18 GMT
Date: Wed, 07 Nov 2012 20:35:03 GMT
Expires: Thu, 08 Nov 2012 20:35:03 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 43
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 5424
GET /u/prod/marvel/i/mg/4/00/508838619bcb8/landscape_large.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1210557
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 24 Oct 2012 18:50:13 GMT
Expires: Sat, 22 Oct 2022 21:49:30 GMT
Content-Length: 6124
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/c0/4f7c5db5d3fa9/landscape_large.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 18775304
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 04 Apr 2012 14:42:04 GMT
Expires: Sat, 02 Apr 2022 14:43:43 GMT
Content-Length: 11053
Connection: keep-alive
GET /u/prod/marvel/i/mg/8/03/50885c270274d/portrait_large.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 22214
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 24 Oct 2012 21:22:51 GMT
Expires: Sat, 05 Nov 2022 15:55:13 GMT
Content-Length: 6153
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/40/50906e6ea0d5e/landscape_large.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 421806
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 31 Oct 2012 00:18:59 GMT
Expires: Tue, 01 Nov 2022 00:55:21 GMT
Content-Length: 9686
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/30/4f7a0b440b497/portrait_large.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 18845665
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Mon, 02 Apr 2012 20:25:50 GMT
Expires: Fri, 01 Apr 2022 19:11:02 GMT
Content-Length: 5963
Connection: keep-alive
GET /u/prod/marvel/i/mg/5/10/4f79f2885769c/landscape_large.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1224088
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Mon, 02 Apr 2012 18:40:12 GMT
Expires: Sat, 22 Oct 2022 18:03:59 GMT
Content-Length: 8269
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/50/4f56839aca3c0/landscape_large.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 17595178
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 06 Mar 2012 21:37:38 GMT
Expires: Sat, 16 Apr 2022 06:32:29 GMT
Content-Length: 17928
Connection: keep-alive
GET /u/prod/marvel/i/mg/b/40/image_not_available/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 12698719
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 26 Jan 2011 16:07:03 GMT
Expires: Sat, 11 Jun 2022 22:40:08 GMT
Content-Length: 11415
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/80/5086bdab16848/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1316008
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 15:54:22 GMT
Expires: Fri, 21 Oct 2022 16:31:59 GMT
Content-Length: 14966
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/50/5086f3d1825ac/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1250513
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 19:45:26 GMT
Expires: Sat, 22 Oct 2022 10:43:34 GMT
Content-Length: 12601
Connection: keep-alive
GET /u/prod/marvel/i/mg/3/70/5086ca069046f/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1307358
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 16:47:12 GMT
Expires: Fri, 21 Oct 2022 18:56:09 GMT
Content-Length: 11520
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/e0/4e78c0d88ba74/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 17715876
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 20 Sep 2011 16:36:42 GMT
Expires: Thu, 14 Apr 2022 21:00:51 GMT
Content-Length: 22865
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/50/5086ba0fea8ee/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1307375
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 15:39:06 GMT
Expires: Fri, 21 Oct 2022 18:55:52 GMT
Content-Length: 9139
Connection: keep-alive
GET /u/prod/marvel/i/mg/c/70/5086cdcf0cf19/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1307361
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 17:03:17 GMT
Expires: Fri, 21 Oct 2022 18:56:06 GMT
Content-Length: 9235
Connection: keep-alive
GET /u/prod/marvel/i/mg/2/f0/4eb017863a540/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 17892020
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 01 Nov 2011 16:00:16 GMT
Expires: Tue, 12 Apr 2022 20:05:07 GMT
Content-Length: 26991
Connection: keep-alive
GET /u/prod/marvel/i/mg/1/b0/4e84bc0baef1a.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1224128
Date: Wed, 07 Nov 2012 22:05:26 GMT
Last-Modified: Thu, 29 Sep 2011 18:42:25 GMT
Expires: Sat, 22 Oct 2022 18:03:18 GMT
Content-Length: 285726
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/b0/4e456e8bade5d/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 15815943
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Fri, 12 Aug 2011 18:19:24 GMT
Expires: Fri, 06 May 2022 20:46:24 GMT
Content-Length: 15514
Connection: keep-alive
GET /u/prod/marvel/i/mg/8/90/50291b2aa29cc/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 7183522
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Mon, 13 Aug 2012 15:20:17 GMT
Expires: Sun, 14 Aug 2022 18:40:05 GMT
Content-Length: 12864
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/90/4e42e5fdc8f3a/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 11598882
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 10 Aug 2011 20:12:15 GMT
Expires: Fri, 24 Jun 2022 16:10:45 GMT
Content-Length: 24958
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/50/5086dd2c4a18f/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1308461
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 18:08:47 GMT
Expires: Fri, 21 Oct 2022 18:37:46 GMT
Content-Length: 9062
Connection: keep-alive
GET /u/prod/marvel/i/mg/d/03/509a7d0779812/standard_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 22443
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 07 Nov 2012 15:23:55 GMT
Expires: Sat, 05 Nov 2022 15:51:24 GMT
Content-Length: 15592
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/a0/4eaef0f455358/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1162986
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Mon, 31 Oct 2011 19:03:34 GMT
Expires: Sun, 23 Oct 2022 11:02:21 GMT
Content-Length: 20321
Connection: keep-alive
GET /u/prod/marvel/i/mg/5/f0/5086df71bb005/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1258113
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 18:18:28 GMT
Expires: Sat, 22 Oct 2022 08:36:54 GMT
Content-Length: 10686
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/a0/509964d140cff/standard_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 85230
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 06 Nov 2012 19:28:23 GMT
Expires: Fri, 04 Nov 2022 22:24:57 GMT
Content-Length: 14847
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/80/4d641ae7b7f44/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 15848248
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 22 Feb 2011 20:22:09 GMT
Expires: Fri, 06 May 2022 11:47:59 GMT
Content-Length: 30740
Connection: keep-alive
GET /u/prod/marvel/i/mg/2/30/502311f3b0e15/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 7253309
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Thu, 09 Aug 2012 01:27:22 GMT
Expires: Sat, 13 Aug 2022 23:16:58 GMT
Content-Length: 11115
Connection: keep-alive
GET /u/prod/marvel/i/mg/5/e0/5086e6eb400b2/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1149818
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 18:50:28 GMT
Expires: Sun, 23 Oct 2022 14:41:49 GMT
Content-Length: 4934
Connection: keep-alive
GET /u/prod/marvel/i/mg/3/c0/509977aa1b872/standard_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 89956
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 06 Nov 2012 20:48:46 GMT
Expires: Fri, 04 Nov 2022 21:06:11 GMT
Content-Length: 14276
Connection: keep-alive
GET /adj/gn.marvel.com/home;sect=home;sz=300x250;tile=2;ord=1352325927 HTTP/1.1

Host: n4403ad.doubleclick.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: DCLK-AdSvr
Content-Length: 526
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 22:05:27 GMT
GET /u/prod/marvel/i/mg/8/a0/502afd731c5a3/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1828612
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 15 Aug 2012 01:37:58 GMT
Expires: Sat, 15 Oct 2022 18:08:35 GMT
Content-Length: 11915
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/b0/5086f19e82dac/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1299436
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 19:36:03 GMT
Expires: Fri, 21 Oct 2022 21:08:11 GMT
Content-Length: 11880
Connection: keep-alive
GET /u/prod/marvel/i/mg/4/f0/501c33a1c411d/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 7173717
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Fri, 03 Aug 2012 20:25:23 GMT
Expires: Sun, 14 Aug 2022 21:23:30 GMT
Content-Length: 12175
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/80/4e974bae11eef/portrait_xlarge.jpg HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1479160
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Thu, 13 Oct 2011 20:36:14 GMT
Expires: Wed, 19 Oct 2022 19:12:47 GMT
Content-Length: 30897
Connection: keep-alive
GET /u/prod/marvel/i/mg/3/70/5086f6a32b717/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1293905
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 19:57:26 GMT
Expires: Fri, 21 Oct 2022 22:40:22 GMT
Content-Length: 13322
Connection: keep-alive
GET /u/prod/marvel/i/mg/4/03/5086f847d0012/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1240925
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 20:04:32 GMT
Expires: Sat, 22 Oct 2022 13:23:22 GMT
Content-Length: 6150
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/00/5086eccaeb6a2/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1293905
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 19:15:27 GMT
Expires: Fri, 21 Oct 2022 22:40:22 GMT
Content-Length: 7810
Connection: keep-alive
GET /u/prod/marvel/i/mg/d/60/5086fcfe9f85b/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1293850
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 20:24:33 GMT
Expires: Fri, 21 Oct 2022 22:41:17 GMT
Content-Length: 11149
Connection: keep-alive
GET /u/prod/marvel/i/mg/a/20/5086efb93c77d/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1273032
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 23 Oct 2012 19:27:57 GMT
Expires: Sat, 22 Oct 2022 04:28:15 GMT
Content-Length: 13902
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/f0/4e972a31a7e98/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 2865196
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Thu, 13 Oct 2011 18:13:21 GMT
Expires: Mon, 03 Oct 2022 18:12:11 GMT
Content-Length: 29790
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/20/4e8c8131cd5b2/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1228881
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 05 Oct 2011 16:09:31 GMT
Expires: Sat, 22 Oct 2022 16:44:06 GMT
Content-Length: 19396
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/d0/4e656960cedb5/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 17140473
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 06 Sep 2011 00:29:34 GMT
Expires: Thu, 21 Apr 2022 12:50:54 GMT
Content-Length: 29675
Connection: keep-alive
GET /u/prod/marvel/i/mg/9/40/4e7a023992afb/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 2992865
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 21 Sep 2011 15:26:59 GMT
Expires: Sun, 02 Oct 2022 06:44:22 GMT
Content-Length: 24926
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/50/4e7ce8a3c4ae3/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 2990365
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Fri, 23 Sep 2011 20:14:37 GMT
Expires: Sun, 02 Oct 2022 07:26:02 GMT
Content-Length: 23110
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/50/4ecbfa4816d3e/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 17364160
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 22 Nov 2011 19:38:56 GMT
Expires: Mon, 18 Apr 2022 22:42:47 GMT
Content-Length: 28806
Connection: keep-alive
GET /u/prod/marvel/i/mg/3/c0/4e67d6122b965/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 12527727
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 07 Sep 2011 20:37:56 GMT
Expires: Mon, 13 Jun 2022 22:10:00 GMT
Content-Length: 21321
Connection: keep-alive
GET /u/prod/marvel/i/mg/2/10/4e9879867365c/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 17450785
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Fri, 14 Oct 2011 18:03:59 GMT
Expires: Sun, 17 Apr 2022 22:39:02 GMT
Content-Length: 28876
Connection: keep-alive
GET /i/font/OpenSans-Semibold-webfont.woff HTTP/1.1

Host: marvel.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://i.annihil.us/u/prod/marvel/s/css/v4_home_head_default_all_2e2ac805cc5aff01569f2a4768f6798648c01393.css
Cookie: __utma=181384507.514793882.1352325927.1352325927.1352325927.1; __utmb=181384507.1.10.1352325927; __utmc=181384507; __utmz=181384507.1352325927.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/plain; charset=utf-8
Server: Apache
Last-Modified: Fri, 04 Nov 2011 00:45:55 GMT
Etag: &quot;3690-4b0de0716b6c0&quot;
Cache-Control: max-age=31536000
Expires: Thu, 07 Nov 2013 19:59:27 GMT
X-ServerNickName: Rogue
Vary: Cookie
Content-Length: 13968
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 22:05:27 GMT
Age: 7560
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/00/4e8b6ac0bf51d/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1160848
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 04 Oct 2011 20:21:46 GMT
Expires: Sun, 23 Oct 2022 11:37:59 GMT
Content-Length: 27805
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/80/4e81e0576d13f/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 11460478
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 27 Sep 2011 14:40:40 GMT
Expires: Sun, 26 Jun 2022 06:37:29 GMT
Content-Length: 26038
Connection: keep-alive
GET /u/prod/marvel/i/mg/5/03/4f187602144b7/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 17889630
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Thu, 19 Jan 2012 19:59:44 GMT
Expires: Tue, 12 Apr 2022 20:44:57 GMT
Content-Length: 20954
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/a0/4f85dc39a1913/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 12496858
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Wed, 11 Apr 2012 19:32:29 GMT
Expires: Tue, 14 Jun 2022 06:44:29 GMT
Content-Length: 11834
Connection: keep-alive
GET /u/prod/marvel/i/mg/7/60/4e78f99363c3c/portrait_xlarge.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1479160
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 20 Sep 2011 20:37:55 GMT
Expires: Wed, 19 Oct 2022 19:12:47 GMT
Content-Length: 28522
Connection: keep-alive
GET /u/prod/marvel/i/mg/6/40/5092db364e43d.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 520476
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Thu, 01 Nov 2012 20:27:35 GMT
Expires: Sun, 30 Oct 2022 21:30:51 GMT
Content-Length: 188561
Connection: keep-alive
GET /u/prod/marvel/i/mg/1/a0/5097d6c757893.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 196741
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Mon, 05 Nov 2012 15:10:00 GMT
Expires: Thu, 03 Nov 2022 15:26:26 GMT
Content-Length: 170177
Connection: keep-alive
GET /u/prod/marvel/i/mg/1/50/509999c85702b.jpg HTTP/1.1

Host: x.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 82152
Date: Wed, 07 Nov 2012 22:05:27 GMT
Last-Modified: Tue, 06 Nov 2012 23:14:17 GMT
Expires: Fri, 04 Nov 2022 23:16:15 GMT
Content-Length: 193572
Connection: keep-alive
POST / HTTP/1.1

Host: ocsp.godaddy.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: 106
Content-Type: application/ocsp-request
HTTP/1.1 200 OK

Content-Type: application/ocsp-response
Date: Wed, 07 Nov 2012 22:05:28 GMT
Server: Apache
Content-Transfer-Encoding: Binary
Cache-Control: max-age=15349, public, no-transform, must-revalidate
Last-Modified: Wed, 07 Nov 2012 20:34:45 GMT
Expires: Thu, 08 Nov 2012 02:34:45 GMT
Etag: &quot;2ddda9aee95b3d52cf0711551ab6fb0d20e5240d&quot;
P3P: CP=&quot;IDC DSP COR LAW CUR ADM DEV TAI PSA PSD IVA IVD HIS OUR SAM PUB LEG UNI COM NAV STA&quot;
Content-Length: 1923
Connection: close
GET /viewad/1495582/MDCUAvengersMovie2012_300x250sm.jpg HTTP/1.1

Host: s0.2mdn.net

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

Content-Type: image/jpeg
Last-Modified: Wed, 15 Feb 2012 19:13:25 GMT
Date: Wed, 07 Nov 2012 20:45:08 GMT
Expires: Thu, 08 Nov 2012 20:45:08 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 27997
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 4820
GET /i/font/OpenSans-Bold-webfont.woff HTTP/1.1

Host: marvel.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://i.annihil.us/u/prod/marvel/s/css/v4_home_head_default_all_2e2ac805cc5aff01569f2a4768f6798648c01393.css
Cookie: __utma=181384507.514793882.1352325927.1352325927.1352325927.1; __utmb=181384507.1.10.1352325927; __utmc=181384507; __utmz=181384507.1352325927.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/plain; charset=utf-8
Server: Apache
Last-Modified: Fri, 04 Nov 2011 00:45:55 GMT
Etag: &quot;36f4-4b0de0716b6c0&quot;
Cache-Control: max-age=31536000
Expires: Thu, 07 Nov 2013 19:59:22 GMT
X-ServerNickName: Rogue
Vary: Cookie
Content-Length: 14068
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 22:05:27 GMT
Age: 7565
Connection: keep-alive
GET /i/font/OpenSans-Regular-webfont.woff HTTP/1.1

Host: marvel.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://i.annihil.us/u/prod/marvel/s/css/v4_home_head_default_all_2e2ac805cc5aff01569f2a4768f6798648c01393.css
Cookie: __utma=181384507.514793882.1352325927.1352325927.1352325927.1; __utmb=181384507.1.10.1352325927; __utmc=181384507; __utmz=181384507.1352325927.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/plain; charset=utf-8
Server: Apache
Last-Modified: Fri, 04 Nov 2011 00:45:55 GMT
Etag: &quot;3640-4b0de0716b6c0&quot;
Cache-Control: max-age=31536000
Expires: Thu, 07 Nov 2013 19:59:22 GMT
X-ServerNickName: Leech
Vary: Cookie
Content-Length: 13888
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 22:05:27 GMT
Age: 7565
Connection: keep-alive
GET /u/prod/marvel/i/mg/8/c0/4f21bce652b41.png HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/png
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 20065240
Date: Wed, 07 Nov 2012 22:05:28 GMT
Last-Modified: Thu, 26 Jan 2012 20:51:54 GMT
Expires: Fri, 18 Mar 2022 16:24:48 GMT
Content-Length: 3334
Connection: keep-alive
GET /u/prod/marvel/i/mg/e/c0/4f21bced342be.png HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/png
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 24121619
Date: Wed, 07 Nov 2012 22:05:28 GMT
Last-Modified: Thu, 26 Jan 2012 20:51:58 GMT
Expires: Sun, 30 Jan 2022 17:38:29 GMT
Content-Length: 3919
Connection: keep-alive
GET /u/prod/marvel/i/mg/8/70/4f21bce53150a.png HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/png
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 7106566
Date: Wed, 07 Nov 2012 22:05:28 GMT
Last-Modified: Thu, 26 Jan 2012 20:51:50 GMT
Expires: Mon, 15 Aug 2022 16:02:42 GMT
Content-Length: 4611
Connection: keep-alive
GET /u/prod/marvel/i/mg/f/30/4f21bce4e8bb6.png HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/png
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1166570
Date: Wed, 07 Nov 2012 22:05:28 GMT
Last-Modified: Thu, 26 Jan 2012 20:51:50 GMT
Expires: Sun, 23 Oct 2022 10:02:38 GMT
Content-Length: 3549
Connection: keep-alive
GET /u/prod/marvel/i/mg/a/10/4f21b85fd67f7.png HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/png
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 11675589
Date: Wed, 07 Nov 2012 22:05:28 GMT
Last-Modified: Thu, 26 Jan 2012 20:32:33 GMT
Expires: Thu, 23 Jun 2022 18:52:19 GMT
Content-Length: 3204
Connection: keep-alive
GET /u/prod/marvel/s/images/header/marvel_logo.gif HTTP/1.1

Host: i.annihil.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: image/gif
Server: EdgePrismSSL
Date: Wed, 07 Nov 2012 22:05:28 GMT
Connection: keep-alive
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1233544
Last-Modified: Thu, 04 Oct 2012 15:03:05 GMT
Expires: Sat, 22 Oct 2022 15:26:24 GMT
Content-Length: 3037
GET /im/p/94/js?s=708239534;t=1352325928562;z=-60;u=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT;r=;w=1176x885x24 HTTP/1.1

Host: roia.biz

User-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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: nginx
Date: Wed, 07 Nov 2012 22:05:28 GMT
Connection: close
Pragma: no-cache
Cache-Control: no-cache
Vary: Accept-Encoding
Content-Length: 24
Content-Encoding: gzip
Expires: Wed, 07 Nov 2012 22:05:28 GMT
GET /pagead/conversion.js HTTP/1.1

Host: www.googleadservices.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 13183414511898789384
Date: Wed, 07 Nov 2012 20:35:02 GMT
Expires: Thu, 08 Nov 2012 20:35:02 GMT
X-Content-Type-Options: nosniff
Content-Disposition: attachment
Content-Encoding: gzip
Server: cafe
Content-Length: 2469
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 5427
GET /pagead/conversion/951293568/?random=1352325929091&cv=7&fst=1352325929091&num=1&fmt=3&value=0&label=4s7QCPDyoQMQgK3OxQM&bg=ffffff&hl=en&guid=ON&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_his=1&u_tz=60&u_java=true&u_nplug=8&u_nmime=54&url=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&frm=0 HTTP/1.1

Host: www.googleadservices.com
GET /pagead/conversion/951293568/?random=1352325929091&amp;cv=7&amp;fst=1352325929091&amp;num=1&amp;fmt=3&amp;value=0&amp;label=4s7QCPDyoQMQgK3OxQM&amp;bg=ffffff&amp;hl=en&amp;guid=ON&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_his=1&amp;u_tz=60&amp;u_java=true&amp;u_nplug=8&amp;u_nmime=54&amp;url=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;frm=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: 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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 302 Found

Content-Type: image/gif
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Date: Wed, 07 Nov 2012 22:05:29 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Location: http://googleads.g.doubleclick.net/pagead/viewthroughconversion/951293568/?random=1352325929091&amp;cv=7&amp;fst=1352325929091&amp;num=1&amp;fmt=3&amp;value=0&amp;label=4s7QCPDyoQMQgK3OxQM&amp;bg=ffffff&amp;hl=en&amp;guid=ON&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_his=1&amp;u_tz=60&amp;u_java=true&amp;u_nplug=8&amp;u_nmime=54&amp;url=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;frm=0&amp;ctc_id=CAIVAgAAAB0CAAAA&amp;ct_cookie_present=false
X-Content-Type-Options: nosniff
Server: cafe
Content-Length: 42
X-XSS-Protection: 1; mode=block
GET /services/viewer/federated_f9?&width=264&height=198&flashID=myExperience&bgcolor=%23FFFFFF&playerID=619268882001&publisherID=184253309&%40videoPlayer=1951074582001&videoSmoothing=true&wmode=transparent&playerKey=AQ~~%2CAAAAAAr7e30~%2CvihvuRVBQpO40Qa6N3M0q4I003nIu_bR&isVid=true&isUI=true&dynamicStreaming=true&convivaEnabled=true&convivaID=c3.Marvel&autoStart=&debuggerID=&startTime=1352325928541 HTTP/1.1

Host: c.brightcove.com
GET /services/viewer/federated_f9?&amp;width=264&amp;height=198&amp;flashID=myExperience&amp;bgcolor=%23FFFFFF&amp;playerID=619268882001&amp;publisherID=184253309&amp;%40videoPlayer=1951074582001&amp;videoSmoothing=true&amp;wmode=transparent&amp;playerKey=AQ~~%2CAAAAAAr7e30~%2CvihvuRVBQpO40Qa6N3M0q4I003nIu_bR&amp;isVid=true&amp;isUI=true&amp;dynamicStreaming=true&amp;convivaEnabled=true&amp;convivaID=c3.Marvel&amp;autoStart=&amp;debuggerID=&amp;startTime=1352325928541 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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 302 Found

HTTP/1.1 302 Found
X-BC-Client-IP: 195.159.140.221
X-BC-Connecting-IP: 195.159.140.221
Last-Modified: Fri, 02 Nov 2012 17:52:10 GMT
Cache-Control: must-revalidate,max-age=0
Location: http://admin.brightcove.com/viewer/us20121102.1044/BrightcoveBootloader.swf?playerID=619268882001&amp;playerKey=AQ%7E%7E%2CAAAAAAr7e30%7E%2CvihvuRVBQpO40Qa6N3M0q4I003nIu_bR&amp;purl=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;%40videoPlayer=1951074582001&amp;autoStart=&amp;bgcolor=%23FFFFFF&amp;convivaEnabled=true&amp;convivaID=c3.Marvel&amp;debuggerID=&amp;dynamicStreaming=true&amp;flashID=myExperience&amp;height=198&amp;isUI=true&amp;isVid=true&amp;publisherID=184253309&amp;startTime=1352325928541&amp;videoSmoothing=true&amp;width=264&amp;wmode=transparent
Content-Length: 0
Date: Wed, 07 Nov 2012 22:05:28 GMT
Server: brightcove
GET /services/viewer/federated_f9?&width=320&height=240&flashID=myExperience1214780926001&bgcolor=%23FFFFFF&playerID=1920050946001&playerKey=AQ~~%2CAAAAAAr7e30~%2CvihvuRVBQpMoI_6W967lnXYz6LnuoXN1&isVid=true&isUI=true&dynamicStreaming=true&%40videoPlayer=1920050946001&autoStart=&debuggerID=&startTime=1352325928545 HTTP/1.1

Host: c.brightcove.com
GET /services/viewer/federated_f9?&amp;width=320&amp;height=240&amp;flashID=myExperience1214780926001&amp;bgcolor=%23FFFFFF&amp;playerID=1920050946001&amp;playerKey=AQ~~%2CAAAAAAr7e30~%2CvihvuRVBQpMoI_6W967lnXYz6LnuoXN1&amp;isVid=true&amp;isUI=true&amp;dynamicStreaming=true&amp;%40videoPlayer=1920050946001&amp;autoStart=&amp;debuggerID=&amp;startTime=1352325928545 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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 302 Found

HTTP/1.1 302 Found
X-BC-Client-IP: 195.159.140.221
X-BC-Connecting-IP: 195.159.140.221
Last-Modified: Fri, 02 Nov 2012 17:53:47 GMT
Cache-Control: must-revalidate,max-age=0
Location: http://admin.brightcove.com/viewer/us20121102.1044/BrightcoveBootloader.swf?playerID=1920050946001&amp;playerKey=AQ%7E%7E%2CAAAAAAr7e30%7E%2CvihvuRVBQpMoI_6W967lnXYz6LnuoXN1&amp;purl=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;%40videoPlayer=1920050946001&amp;autoStart=&amp;bgcolor=%23FFFFFF&amp;debuggerID=&amp;dynamicStreaming=true&amp;flashID=myExperience1214780926001&amp;height=240&amp;isUI=true&amp;isVid=true&amp;startTime=1352325928545&amp;width=320
Content-Length: 0
Date: Wed, 07 Nov 2012 22:05:28 GMT
Server: brightcove
GET /viewer/us20121102.1044/BrightcoveBootloader.swf?playerID=619268882001&playerKey=AQ%7E%7E%2CAAAAAAr7e30%7E%2CvihvuRVBQpO40Qa6N3M0q4I003nIu_bR&purl=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&%40videoPlayer=1951074582001&autoStart=&bgcolor=%23FFFFFF&convivaEnabled=true&convivaID=c3.Marvel&debuggerID=&dynamicStreaming=true&flashID=myExperience&height=198&isUI=true&isVid=true&publisherID=184253309&startTime=1352325928541&videoSmoothing=true&width=264&wmode=transparent HTTP/1.1

Host: admin.brightcove.com
GET /viewer/us20121102.1044/BrightcoveBootloader.swf?playerID=619268882001&amp;playerKey=AQ%7E%7E%2CAAAAAAr7e30%7E%2CvihvuRVBQpO40Qa6N3M0q4I003nIu_bR&amp;purl=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;%40videoPlayer=1951074582001&amp;autoStart=&amp;bgcolor=%23FFFFFF&amp;convivaEnabled=true&amp;convivaID=c3.Marvel&amp;debuggerID=&amp;dynamicStreaming=true&amp;flashID=myExperience&amp;height=198&amp;isUI=true&amp;isVid=true&amp;publisherID=184253309&amp;startTime=1352325928541&amp;videoSmoothing=true&amp;width=264&amp;wmode=transparent 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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache
Etag: &quot;26db5847224e8fbce003dbf71c4c6cd3:1351872396&quot;
Last-Modified: Fri, 02 Nov 2012 16:06:35 GMT
Accept-Ranges: bytes
Content-Length: 2670
Cache-Control: max-age=5184000
Date: Wed, 07 Nov 2012 22:05:29 GMT
Connection: keep-alive
GET /viewer/us20121102.1044/BrightcoveBootloader.swf?playerID=1920050946001&playerKey=AQ%7E%7E%2CAAAAAAr7e30%7E%2CvihvuRVBQpMoI_6W967lnXYz6LnuoXN1&purl=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&%40videoPlayer=1920050946001&autoStart=&bgcolor=%23FFFFFF&debuggerID=&dynamicStreaming=true&flashID=myExperience1214780926001&height=240&isUI=true&isVid=true&startTime=1352325928545&width=320 HTTP/1.1

Host: admin.brightcove.com
GET /viewer/us20121102.1044/BrightcoveBootloader.swf?playerID=1920050946001&amp;playerKey=AQ%7E%7E%2CAAAAAAr7e30%7E%2CvihvuRVBQpMoI_6W967lnXYz6LnuoXN1&amp;purl=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;%40videoPlayer=1920050946001&amp;autoStart=&amp;bgcolor=%23FFFFFF&amp;debuggerID=&amp;dynamicStreaming=true&amp;flashID=myExperience1214780926001&amp;height=240&amp;isUI=true&amp;isVid=true&amp;startTime=1352325928545&amp;width=320 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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache
Etag: &quot;26db5847224e8fbce003dbf71c4c6cd3:1351872396&quot;
Last-Modified: Fri, 02 Nov 2012 16:06:35 GMT
Accept-Ranges: bytes
Content-Length: 2670
Cache-Control: max-age=5184000
Date: Wed, 07 Nov 2012 22:05:29 GMT
Connection: keep-alive
GET /pagead/viewthroughconversion/951293568/?random=1352325929091&cv=7&fst=1352325929091&num=1&fmt=3&value=0&label=4s7QCPDyoQMQgK3OxQM&bg=ffffff&hl=en&guid=ON&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_his=1&u_tz=60&u_java=true&u_nplug=8&u_nmime=54&url=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&frm=0&ctc_id=CAIVAgAAAB0CAAAA&ct_cookie_present=false HTTP/1.1

Host: googleads.g.doubleclick.net
GET /pagead/viewthroughconversion/951293568/?random=1352325929091&amp;cv=7&amp;fst=1352325929091&amp;num=1&amp;fmt=3&amp;value=0&amp;label=4s7QCPDyoQMQgK3OxQM&amp;bg=ffffff&amp;hl=en&amp;guid=ON&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_his=1&amp;u_tz=60&amp;u_java=true&amp;u_nplug=8&amp;u_nmime=54&amp;url=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;frm=0&amp;ctc_id=CAIVAgAAAB0CAAAA&amp;ct_cookie_present=false 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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 200 OK

Content-Type: image/gif
P3P: policyref=&quot;http://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml&quot;, CP=&quot;CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR&quot;
Date: Wed, 07 Nov 2012 22:05:29 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
X-Content-Type-Options: nosniff
Server: cafe
Content-Length: 42
X-XSS-Protection: 1; mode=block
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: Wed, 07 Nov 2012 22:05:33 GMT
Connection: keep-alive
GET /u/prod/marvel/s/js/v4_global_body_default_8dd67f8078a92e54f3ec1ec98d9e944aab826481.js HTTP/1.1

Host: i.annihil.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: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.1 200 OK

Content-Type: application/javascript
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=315360000
Vary: Accept-Encoding
Content-Encoding: gzip
Access-Control-Allow-Origin: http://*.marvel.com http://marvel.com
Age: 1233805
Date: Wed, 07 Nov 2012 22:05:33 GMT
Last-Modified: Mon, 22 Oct 2012 19:01:05 GMT
Expires: Sat, 22 Oct 2022 15:22:08 GMT
Content-Length: 13668
Connection: keep-alive
GET /js/lib/marvel-eval/engage.js HTTP/1.1

Host: widget-cdn.rpxnow.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.0 200 OK

Content-Type: text/javascript;charset=UTF-8
Content-Length: 668
Connection: keep-alive
Cache-Control: max-age=315360000
Content-Encoding: gzip
Date: Wed, 24 Oct 2012 15:22:07 GMT
Etag: &quot;d1548079871ff4e95fb7bbede378573c&quot;
Expires: Thu, 31 Dec 2037 23:55:55 GMT
Server: nginx
X-Runtime: 30ms
Age: 1233806
X-Amz-Cf-Id: a5yRnfheugFAKOihQa-GS85mOlFrgPSNfrC88C9qyCSNQd9C9qalzQ==
Via: 1.0 f13c9241a5d3515e871e1e8551b1ee9e.cloudfront.net (CloudFront)
X-Cache: Hit from cloudfront
GET /favicon.ico HTTP/1.1

Host: marvel.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=181384507.514793882.1352325927.1352325927.1352325927.1; __utmb=181384507.1.10.1352325927; __utmc=181384507; __utmz=181384507.1352325927.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/plain; charset=utf-8
Server: Apache
Last-Modified: Thu, 28 Jun 2012 20:45:54 GMT
Etag: &quot;80dc-4c38e6af42480&quot;
X-ServerNickName: artie
Vary: Cookie
Content-Length: 32988
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 22:05:33 GMT
Age: 7579
Connection: keep-alive
GET /viewer/us20121102.1044/federatedVideoUI/BrightcovePlayer.swf?uid=1352325938244 HTTP/1.1

Host: admin.brightcove.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: application/x-shockwave-flash
Server: Apache
Etag: &quot;19224b4ff3635e97c013159f79ba3565:1351872615&quot;
Last-Modified: Fri, 02 Nov 2012 16:07:38 GMT
Accept-Ranges: bytes
Content-Length: 335686
Cache-Control: max-age=5184000
Date: Wed, 07 Nov 2012 22:05:33 GMT
Connection: keep-alive
GET /js/lib/engage_signin.js?version=2012.38_rc14 HTTP/1.1

Host: widget-cdn.rpxnow.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.0 200 OK

Content-Type: text/javascript;charset=UTF-8
Content-Length: 19705
Connection: keep-alive
Cache-Control: max-age=315360000
Content-Encoding: gzip
Date: Fri, 02 Nov 2012 21:44:13 GMT
Etag: &quot;17fdc5b0de06aad4370365014603b784&quot;
Expires: Thu, 31 Dec 2037 23:55:55 GMT
Server: nginx
X-Runtime: 10ms
Age: 433281
X-Amz-Cf-Id: HSLmO1ae6BMYbIN26xbDDDvcLRbkcfE4f6QESOTn2rZb6tkKzcI6eQ==
Via: 1.0 f13c9241a5d3515e871e1e8551b1ee9e.cloudfront.net (CloudFront)
X-Cache: Hit from cloudfront
GET /2.1.2/providers.css HTTP/1.1

Host: cdn.quilt.janrain.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://marvel.com/?ptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT
HTTP/1.0 200 OK

Content-Type: text/css
Content-Length: 31601
Connection: keep-alive
x-amz-id-2: LYViioE7nqd+2LfS8X56N2BbVvW+DSx04Cmz/fxmEbXcPFeABWduftjx/nb2rG8Y
x-amz-request-id: 2DBDD710B1B88F37
Date: Thu, 18 Oct 2012 08:43:42 GMT
Cache-Control: public, max-age=31557600
Expires: Wed, 16 Oct 2013 17:24:36 GMT
Last-Modified: Tue, 16 Oct 2012 17:24:37 GMT
Etag: &quot;7095864e64529a0b6dd94217a87e88c8&quot;
Accept-Ranges: bytes
Server: AmazonS3
Age: 1776112
X-Amz-Cf-Id: dRt5_FlMpQ6Y6NsdWMVhudVYsHREeNrylCWcNcKdUL0-VYKfMec_Ww==
Via: 1.0 a0ad14606e58633886c08b443a00ec16.cloudfront.net (CloudFront)
X-Cache: Hit from cloudfront
GET /crossdomain.xml HTTP/1.1

Host: c.brightcove.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: application/xml
X-BC-Client-IP: 195.159.140.221
X-BC-Connecting-IP: 195.159.140.221
Last-Modified: Tue, 30 Oct 2012 14:41:19 GMT
Expires: Wed, 14 Nov 2012 22:05:35 GMT
Cache-Control: public
Content-Length: 116
Date: Wed, 07 Nov 2012 22:05:35 GMT
Server: brightcove
POST /services/messagebroker/amf?playerKey=AQ~~,AAAAAAr7e30~,vihvuRVBQpMoI_6W967lnXYz6LnuoXN1 HTTP/1.1

Host: c.brightcove.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: application/x-amf
X-BC-Client-IP: 195.159.140.221
X-BC-Connecting-IP: 195.159.140.221
Transfer-Encoding: chunked
Content-Encoding: gzip
Vary: Accept-Encoding
Date: Wed, 07 Nov 2012 22:05:34 GMT
Server: brightcove
GET /viewer/us20121102.1044/federatedVideoUI/modules/AdvertisingModule.swf HTTP/1.1

Host: admin.brightcove.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: application/x-shockwave-flash
Server: Apache
Etag: &quot;f5ed1c021ddbccf35ff5d03b76c7a6a4:1351872617&quot;
Last-Modified: Fri, 02 Nov 2012 16:07:38 GMT
Accept-Ranges: bytes
Content-Length: 83339
Cache-Control: max-age=5184000
Date: Wed, 07 Nov 2012 22:05:35 GMT
Connection: keep-alive
GET /crossdomain.xml HTTP/1.1

Host: 79423.analytics.edgekey.net

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

Content-Type: application/xml
Server: Apache
Etag: &quot;c352bea466cb82b3622495b8be0056c8:1319024529&quot;
Last-Modified: Wed, 19 Oct 2011 11:41:57 GMT
Accept-Ranges: bytes
Content-Length: 178
Expires: Wed, 07 Nov 2012 22:05:35 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 07 Nov 2012 22:05:35 GMT
Connection: keep-alive
GET /csma/brightcove/BrightcoveCSMALoader.swf?pluginPath=http://79423.analytics.edgekey.net/csma/plugin/csma.swf&configPath=http://ma156-r.analytics.edgekey.net/config/beacon-1686.xml HTTP/1.1

Host: 79423.analytics.edgekey.net
GET /csma/brightcove/BrightcoveCSMALoader.swf?pluginPath=http://79423.analytics.edgekey.net/csma/plugin/csma.swf&amp;configPath=http://ma156-r.analytics.edgekey.net/config/beacon-1686.xml 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
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache
Etag: &quot;ee0f7ed0a0792e704f445750fbe85041:1335250957&quot;
Last-Modified: Thu, 19 Apr 2012 10:07:59 GMT
Accept-Ranges: bytes
Content-Length: 24078
Expires: Wed, 07 Nov 2012 22:05:35 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 07 Nov 2012 22:05:35 GMT
Connection: keep-alive
GET /crossdomain.xml HTTP/1.1

Host: adm.fwmrm.net

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

Content-Type: text/xml
Server: Apache
Etag: &quot;46c-12e-4ae11925ba800&quot;
Accept-Ranges: bytes
Cteonnt-Length: 302
Cache-Control: max-age=21600
Expires: Thu, 08 Nov 2012 03:29:11 GMT
Content-Encoding: gzip
Content-Length: 247
Date: Wed, 07 Nov 2012 22:05:35 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /csma/plugin/csma.swf HTTP/1.1

Host: 79423.analytics.edgekey.net

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

Content-Type: application/x-shockwave-flash
Server: Apache
Etag: &quot;00511a8e3f91ef105412b55651253f6f:1349875782&quot;
Last-Modified: Fri, 05 Oct 2012 06:30:00 GMT
Accept-Ranges: bytes
Content-Length: 76143
Cache-Control: max-age=86400
Date: Wed, 07 Nov 2012 22:05:35 GMT
Connection: keep-alive
GET /crossdomain.xml HTTP/1.1

Host: livepassdl.conviva.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
Date: Wed, 07 Nov 2012 22:05:35 GMT
Expires: Wed, 07 Nov 2012 22:10:24 GMT
Last-Modified: Tue, 30 Oct 2012 01:52:21 GMT
Cache-Control: max-age=300
Etag: &quot;82803b-122-9629f40&quot;
Accept-Ranges: bytes
Server: Apache/2.2.22 (Ubuntu)
Content-Length: 290
GET /crossdomain.xml HTTP/1.1

Host: ma156-r.analytics.edgekey.net

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

Content-Type: application/xml
Server: Apache
Etag: &quot;828555f5cceabbbd04fad898023cdb0a:1314597786&quot;
Last-Modified: Mon, 29 Aug 2011 06:03:06 GMT
Accept-Ranges: bytes
Content-Length: 120
Access-Control-Allow-Origin: *
Expires: Wed, 07 Nov 2012 22:05:36 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 07 Nov 2012 22:05:36 GMT
Connection: keep-alive
GET /config/beacon-1686.xml?beaconVersion=1.0&d=7102012 HTTP/1.1

Host: ma156-r.analytics.edgekey.net
GET /config/beacon-1686.xml?beaconVersion=1.0&amp;d=7102012 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
HTTP/1.1 200 OK

Content-Type: application/xml
Server: Apache
Etag: &quot;95024915488a2328034a64a4a6bac74b:1351082406&quot;
Last-Modified: Wed, 24 Oct 2012 12:40:06 GMT
Accept-Ranges: bytes
Content-Length: 19557
Access-Control-Allow-Origin: *
Expires: Wed, 07 Nov 2012 22:05:36 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 07 Nov 2012 22:05:36 GMT
Connection: keep-alive
GET /Brightcove/ConvivaBrightcovePlugin_4_1_3.swf?customerId=c3.Marvel HTTP/1.1

Host: livepassdl.conviva.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: application/x-shockwave-flash
Cache-Control: max-age=300
Content-Length: 48614
Etag: &quot;82803f-bde6-36ec5640&quot;
Expires: Wed, 07 Nov 2012 22:10:36 GMT
Last-Modified: Tue, 30 Oct 2012 02:05:05 GMT
Accept-Ranges: bytes
Server: Apache/2.2.22 (Ubuntu)
Date: Wed, 07 Nov 2012 22:05:36 GMT
Connection: keep-alive
GET /p/marvel_live/BrightcoveAdRule.swf HTTP/1.1

Host: adm.fwmrm.net

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

Content-Type: application/x-shockwave-flash
Server: Apache
Last-Modified: Tue, 23 Oct 2012 08:21:47 GMT
Etag: &quot;3c9a3-251c4-4ccb5a937dcc0&quot;
Accept-Ranges: bytes
Content-Length: 152004
Cache-Control: max-age=21600
Expires: Thu, 08 Nov 2012 04:05:35 GMT
Date: Wed, 07 Nov 2012 22:05:36 GMT
Connection: keep-alive
GET /favicon.ico HTTP/1.1

Host: marvel.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=181384507.514793882.1352325927.1352325927.1352325927.1; __utmb=181384507.1.10.1352325927; __utmc=181384507; __utmz=181384507.1352325927.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
If-None-Match: &quot;80dc-4c38e6af42480&quot;
HTTP/1.1 304 Not Modified

Content-Type: text/plain; charset=utf-8
Server: Apache
Last-Modified: Thu, 28 Jun 2012 20:45:54 GMT
Etag: &quot;80dc-4c38e6af42480&quot;
X-ServerNickName: artie
Vary: Cookie
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 22:05:36 GMT
Age: 7582
Connection: keep-alive
GET /viewer/us20121102.1044/themes/widgets/chromelessVideoPlayer/Deluxe.swf HTTP/1.1

Host: admin.brightcove.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: application/x-shockwave-flash
Server: Apache
Etag: &quot;dceaafe58f01476d70b4bebc08544310:1351872452&quot;
Last-Modified: Fri, 02 Nov 2012 16:06:51 GMT
Accept-Ranges: bytes
Content-Length: 10460
Cache-Control: max-age=5184000
Date: Wed, 07 Nov 2012 22:05:36 GMT
Connection: keep-alive
GET /core?playerID=P-RS5-841&bootloaderID=B-0Y9-YVC HTTP/1.1

Host: load.tubemogul.com
GET /core?playerID=P-RS5-841&amp;bootloaderID=B-0Y9-YVC 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
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
Pragma: no-cache
Cache-Control: no-cache
Expires: Wed, 7 Nov 2012 17:05:37 EST
Location: http://static.videohub.com/core/core-as3-v5.0.0.swf
Host: inplay-load03
Content-Length: 0
Date: Wed, 07 Nov 2012 22:05:37 GMT
Connection: close
GET /core/core-as3-v5.0.0.swf HTTP/1.1

Host: static.videohub.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: application/x-shockwave-flash
Server: Apache
Etag: &quot;3699b83f61ff1e0d237e4e71d62f8073:1350919527&quot;
Last-Modified: Mon, 22 Oct 2012 15:25:27 GMT
Accept-Ranges: bytes
Content-Length: 32020
Date: Wed, 07 Nov 2012 22:05:38 GMT
Connection: keep-alive
GET /1pix.gif?dcsdat=1352325937652&playerURL=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&dcsref=not%20available&os=Windows%20XP&flashVer=WIN%2010%2C0%2C45%2C2&lang=en&dcssip=&dcsuri=/viewer/video_view&playerId=1044271508001&publisherId=184253309&sourceId=184253309&affiliateId=&videoId=1920050946001&playerTag= HTTP/1.1

Host: goku.brightcove.com
GET /1pix.gif?dcsdat=1352325937652&amp;playerURL=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;dcsref=not%20available&amp;os=Windows%20XP&amp;flashVer=WIN%2010%2C0%2C45%2C2&amp;lang=en&amp;dcssip=&amp;dcsuri=/viewer/video_view&amp;playerId=1044271508001&amp;publisherId=184253309&amp;sourceId=184253309&amp;affiliateId=&amp;videoId=1920050946001&amp;playerTag= 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
HTTP/1.1 200 OK

Content-Type: text/plain
Date: Wed, 07 Nov 2012 22:05:38 GMT
Server: Apache
Last-Modified: Wed, 04 Nov 2009 14:35:23 GMT
Content-Length: 49
Keep-Alive: timeout=60
Connection: Keep-Alive
GET /1pix.gif?dcsdat=1352325937761&playerURL=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&dcsref=not%20available&os=Windows%20XP&flashVer=WIN%2010%2C0%2C45%2C2&lang=en&dcssip=&dcsuri=/viewer/data_load&mem=11988&publisherId=184253309&sourceId=184253309&affiliateId=&playerId=1044271508001&bytes=6989&time=3706206754&playerTag= HTTP/1.1

Host: goku.brightcove.com
GET /1pix.gif?dcsdat=1352325937761&amp;playerURL=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;dcsref=not%20available&amp;os=Windows%20XP&amp;flashVer=WIN%2010%2C0%2C45%2C2&amp;lang=en&amp;dcssip=&amp;dcsuri=/viewer/data_load&amp;mem=11988&amp;publisherId=184253309&amp;sourceId=184253309&amp;affiliateId=&amp;playerId=1044271508001&amp;bytes=6989&amp;time=3706206754&amp;playerTag= 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
HTTP/1.1 200 OK

Content-Type: text/plain
Date: Wed, 07 Nov 2012 22:05:38 GMT
Server: Apache
Last-Modified: Wed, 04 Nov 2009 14:35:23 GMT
Content-Length: 49
Keep-Alive: timeout=60
Connection: Keep-Alive
GET /1pix.gif?dcsdat=1352325937636&playerURL=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&dcsref=not%20available&os=Windows%20XP&flashVer=WIN%2010%2C0%2C45%2C2&lang=en&dcssip=&dcsuri=/viewer/player_load&mem=11416&publisherId=184253309&sourceId=184253309&affiliateId=&playerId=1044271508001&time=3706206614&playerTag= HTTP/1.1

Host: goku.brightcove.com
GET /1pix.gif?dcsdat=1352325937636&amp;playerURL=http%3A//marvel.com/%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;dcsref=not%20available&amp;os=Windows%20XP&amp;flashVer=WIN%2010%2C0%2C45%2C2&amp;lang=en&amp;dcssip=&amp;dcsuri=/viewer/player_load&amp;mem=11416&amp;publisherId=184253309&amp;sourceId=184253309&amp;affiliateId=&amp;playerId=1044271508001&amp;time=3706206614&amp;playerTag= 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
HTTP/1.1 200 OK

Content-Type: text/plain
Date: Wed, 07 Nov 2012 22:05:38 GMT
Server: Apache
Last-Modified: Wed, 04 Nov 2009 14:35:23 GMT
Content-Length: 49
Keep-Alive: timeout=60
Connection: Keep-Alive
GET /p/marvel_live/AdManager.swf?logLevel=VERBOSE&cb=0 HTTP/1.1

Host: adm.fwmrm.net
GET /p/marvel_live/AdManager.swf?logLevel=VERBOSE&amp;cb=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
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache
Last-Modified: Tue, 23 Oct 2012 08:21:46 GMT
Etag: &quot;45ae6-19346-4ccb5a9289a80&quot;
Accept-Ranges: bytes
Content-Length: 103238
Cache-Control: max-age=1800
Expires: Wed, 07 Nov 2012 22:35:37 GMT
Date: Wed, 07 Nov 2012 22:05:37 GMT
Connection: keep-alive
GET /d21/unsecured/media/crossdomain.xml HTTP/1.1

Host: brightcove.vo.llnwd.net

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

Content-Type: text/xml
Server: nginx/1.0.10
Cache-Control: max-age=604800
X-Permitted-Cross-Domain-Policies: all
Accept-Ranges: bytes
Age: 588246
Date: Wed, 07 Nov 2012 22:05:38 GMT
Last-Modified: Wed, 01 Aug 2012 13:57:45 GMT
Expires: Thu, 08 Nov 2012 02:41:32 GMT
Content-Length: 116
Connection: keep-alive
GET /d21/unsecured/media/184253309/184253309_1922115881001_bcImage.jpg?pubId=184253309 HTTP/1.1

Host: brightcove.vo.llnwd.net

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

Content-Type: image/jpeg
Server: nginx/1.0.10
Cache-Control: max-age=604800
X-Permitted-Cross-Domain-Policies: all
Accept-Ranges: bytes
Age: 15872
Date: Wed, 07 Nov 2012 22:05:38 GMT
Last-Modified: Wed, 24 Oct 2012 17:40:00 GMT
Expires: Wed, 14 Nov 2012 17:41:06 GMT
Content-Length: 76288
Connection: keep-alive
GET /crossdomain.xml HTTP/1.1

Host: 3250.v.fwmrm.net

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

Content-Type: text/xml
Etag: &quot;3946373881&quot;
Last-Modified: Thu, 03 Jan 2008 02:21:46 GMT
Cteonnt-Length: 302
Date: Wed, 07 Nov 2012 22:05:38 GMT
Server: FWS
Set-Cookie: NSC_mpobewjq1.gxnsn.ofu=ffffffff09095e3245525d5f4f58455e445a4a423209;path=/;httponly
Cache-Control: private
Content-Encoding: gzip
Content-Length: 217
POST /ad/p/1? HTTP/1.1

Host: 3250.v.fwmrm.net

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

Content-Type: text/xml
Set-Cookie: _ha=&quot;&quot;;domain=.fwmrm.net;path=/;
_sid=&quot;d105_5808195681537724584&quot;;domain=.fwmrm.net;path=/;
_uid=&quot;d105_5808195681537724578&quot;;expires=Thu, 07 Nov 2013 22:05:39 GMT;domain=.fwmrm.net;path=/;
_vr=&quot;1352325939.71892+47808668297.47206~56058~74844~,&quot;;expires=Fri, 07 Dec 2012 22:05:39 GMT;domain=.fwmrm.net;path=/;
_cph=&quot;1352325939.41.1.1,&quot;;expires=Fri, 07 Dec 2012 22:05:39 GMT;domain=.fwmrm.net;path=/;
_sc=&quot;sg29402.1352325939.1352325939.28800.0.0,&quot;;expires=Fri, 07 Dec 2012 22:05:39 GMT;domain=.fwmrm.net;path=/;
_wr=&quot;g29402&quot;;expires=Fri, 07 Dec 2012 22:05:39 GMT;domain=.fwmrm.net;path=/;
X-FW-Power-By: Smart
Content-Length: 2184
Pragma: no-cache
Cache-Control: no-store
Vary: Accept-Encoding
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 22:05:38 GMT
Server: FWS
GET /p/marvel_live/BrightcoveTranslator.swf HTTP/1.1

Host: adm.fwmrm.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: _ha=&quot;&quot;; _sid=&quot;d105_5808195681537724584&quot;; _uid=&quot;d105_5808195681537724578&quot;; _vr=&quot;1352325939.71892+47808668297.47206~56058~74844~,&quot;; _cph=&quot;1352325939.41.1.1,&quot;; _sc=&quot;sg29402.1352325939.1352325939.28800.0.0,&quot;; _wr=&quot;g29402&quot;
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache
Last-Modified: Tue, 23 Oct 2012 08:21:46 GMT
Etag: &quot;43254-2bc3-4ccb5a9289a80&quot;
Accept-Ranges: bytes
Content-Length: 11203
Cache-Control: max-age=21600
Expires: Thu, 08 Nov 2012 04:05:39 GMT
Date: Wed, 07 Nov 2012 22:05:39 GMT
Connection: keep-alive
GET /crossdomain.xml HTTP/1.1

Host: n4403ad.doubleclick.net

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

Content-Type: text/xml
Server: DCLK-HttpSvr
Content-Length: 258
Last-Modified: Thu, 18 Sep 2003 20:42:14 GMT
Date: Wed, 07 Nov 2012 22:05:39 GMT
GET /pfadx/gn.marvel.com/bcMarvelComFrontpageVidPlayer;frmt=22;frmt=0;frmt=0;ord=525191110?1;plID=4862926001;ttID=17850259001;cue=pre;cgm= HTTP/1.1

Host: n4403ad.doubleclick.net

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

Content-Type: video/x-ms-asf
Server: DCLK-AdSvr
DCLK_imp: v7;x;44306;0-0;0;29530626;0/0;0/0/0;;~aopt=2/0/67/0;~okv=;frmt=22;frmt=0;frmt=0;plID=4862926001;ttID=17850259001;cue=pre;cgm=;bsg=101109;bsg=101111;bsg=101112;bsg=101113;bsg=101114;bsg=101115;bsg=101116;bsg=101176;bsg=101268;bsg=101270;bsg=102364;bsg=104465;bsg=104466;bsg=105167;bsg=105168;bsg=105169;bsg=106149;bsg=106150;bsg=106151;bsg=109753;bsg=121777;bsg=124346;bsg=124446;bsg=124447;bsg=124448;bsg=128769;bsg=129254;bsg=131035;bsg=131124;bsg=134366;bsg=5112763;bsg=5089603;bsg=1226323;bsg=5047723;bsg=4978243;bsg=5126083;bsg=1174603;bsg=6853243;bsg=1155883;bsg;~cs=i
Date: Wed, 07 Nov 2012 22:05:39 GMT
Transfer-Encoding: chunked
GET /ad/l/1?kv=additional%3DError%2520%25231090%252C%2520serviceUrl%253A%2520http%253A%252F%252Fn4403ad.doubleclick.net%252Fpfadx%252Fgn.marvel.com%252FbcMarvelComFrontpageVidPlayer%253Bfrmt%253D22%253Bfrmt%253D0%253Bfrmt%253D0%253Bord%253D525191110%253F1%253BplID%253D4862926001%253BttID%253D17850259001%253Bcue%253Dpre%253Bcgm%253D%26renderer%3Dhttp%253A%252F%252Fadm.fwmrm.net%252Fp%252Fmarvel_live%252FBrightcoveTranslator.swf&et=e&cn=_e_parse&s=d105&n=10552%3B12880&t=1352325939233128001&adid=47206&reid=21834&arid=0&iw=&uxnw=&uxss=&uxct= HTTP/1.1

Host: 3250.v.fwmrm.net
GET /ad/l/1?kv=additional%3DError%2520%25231090%252C%2520serviceUrl%253A%2520http%253A%252F%252Fn4403ad.doubleclick.net%252Fpfadx%252Fgn.marvel.com%252FbcMarvelComFrontpageVidPlayer%253Bfrmt%253D22%253Bfrmt%253D0%253Bfrmt%253D0%253Bord%253D525191110%253F1%253BplID%253D4862926001%253BttID%253D17850259001%253Bcue%253Dpre%253Bcgm%253D%26renderer%3Dhttp%253A%252F%252Fadm.fwmrm.net%252Fp%252Fmarvel_live%252FBrightcoveTranslator.swf&amp;et=e&amp;cn=_e_parse&amp;s=d105&amp;n=10552%3B12880&amp;t=1352325939233128001&amp;adid=47206&amp;reid=21834&amp;arid=0&amp;iw=&amp;uxnw=&amp;uxss=&amp;uxct= 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
Cookie: NSC_mpobewjq1.gxnsn.ofu=ffffffff09095e3245525d5f4f58455e445a4a423209; _ha=&quot;&quot;; _sid=&quot;d105_5808195681537724584&quot;; _uid=&quot;d105_5808195681537724578&quot;; _vr=&quot;1352325939.71892+47808668297.47206~56058~74844~,&quot;; _cph=&quot;1352325939.41.1.1,&quot;; _sc=&quot;sg29402.1352325939.1352325939.28800.0.0,&quot;; _wr=&quot;g29402&quot;
HTTP/1.1 200 OK

Content-Type: text/html
Content-Length: 0
Pragma: no-cache
Cache-Control: no-store
Date: Wed, 07 Nov 2012 22:05:39 GMT
Server: FWS
GET /ad/l/1?kv=additional%3DError%2520%25231090%252C%2520serviceUrl%253A%2520http%253A%252F%252Fn4403ad.doubleclick.net%252Fpfadx%252Fgn.marvel.com%252FbcMarvelComFrontpageVidPlayer%253Bfrmt%253D22%253Bfrmt%253D0%253Bfrmt%253D0%253Bord%253D525191110%253F1%253BplID%253D4862926001%253BttID%253D17850259001%253Bcue%253Dpre%253Bcgm%253D%26renderer%3Dhttp%253A%252F%252Fadm.fwmrm.net%252Fp%252Fmarvel_live%252FBrightcoveTranslator.swf&et=i&cn=resellerNoAd&s=d105&n=10552%3B12880&t=1352325939233128001&adid=47206&reid=21834&arid=0&iw=&uxnw=&uxss=&uxct= HTTP/1.1

Host: 3250.v.fwmrm.net
GET /ad/l/1?kv=additional%3DError%2520%25231090%252C%2520serviceUrl%253A%2520http%253A%252F%252Fn4403ad.doubleclick.net%252Fpfadx%252Fgn.marvel.com%252FbcMarvelComFrontpageVidPlayer%253Bfrmt%253D22%253Bfrmt%253D0%253Bfrmt%253D0%253Bord%253D525191110%253F1%253BplID%253D4862926001%253BttID%253D17850259001%253Bcue%253Dpre%253Bcgm%253D%26renderer%3Dhttp%253A%252F%252Fadm.fwmrm.net%252Fp%252Fmarvel_live%252FBrightcoveTranslator.swf&amp;et=i&amp;cn=resellerNoAd&amp;s=d105&amp;n=10552%3B12880&amp;t=1352325939233128001&amp;adid=47206&amp;reid=21834&amp;arid=0&amp;iw=&amp;uxnw=&amp;uxss=&amp;uxct= 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
Cookie: NSC_mpobewjq1.gxnsn.ofu=ffffffff09095e3245525d5f4f58455e445a4a423209; _ha=&quot;&quot;; _sid=&quot;d105_5808195681537724584&quot;; _uid=&quot;d105_5808195681537724578&quot;; _vr=&quot;1352325939.71892+47808668297.47206~56058~74844~,&quot;; _cph=&quot;1352325939.41.1.1,&quot;; _sc=&quot;sg29402.1352325939.1352325939.28800.0.0,&quot;; _wr=&quot;g29402&quot;
HTTP/1.1 200 OK

Content-Type: text/html
Content-Length: 0
Pragma: no-cache
Cache-Control: no-store
Date: Wed, 07 Nov 2012 22:05:39 GMT
Server: FWS
GET /crossdomain.xml HTTP/1.1

Host: receive.inplay.tubemogul.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: application/xml
Server: Apache-Coyote/1.1
Accept-Ranges: bytes
Etag: W/&quot;266-1330150343000&quot;
Last-Modified: Sat, 25 Feb 2012 06:12:23 GMT
Content-Length: 266
Date: Wed, 07 Nov 2012 22:05:39 GMT
Connection: close
GET /p/marvel_live/GoogleIMARenderer.swf HTTP/1.1

Host: adm.fwmrm.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: _ha=&quot;&quot;; _sid=&quot;d105_5808195681537724584&quot;; _uid=&quot;d105_5808195681537724578&quot;; _vr=&quot;1352325939.71892+47808668297.47206~56058~74844~,&quot;; _cph=&quot;1352325939.41.1.1,&quot;; _sc=&quot;sg29402.1352325939.1352325939.28800.0.0,&quot;; _wr=&quot;g29402&quot;
HTTP/1.1 200 OK

Content-Type: application/x-shockwave-flash
Server: Apache
Last-Modified: Tue, 23 Oct 2012 08:21:46 GMT
Etag: &quot;4326d-97aa-4ccb5a9289a80&quot;
Accept-Ranges: bytes
Content-Length: 38826
Cache-Control: max-age=21600
Expires: Thu, 08 Nov 2012 04:05:39 GMT
Date: Wed, 07 Nov 2012 22:05:40 GMT
Connection: keep-alive
GET /instream/adsapi_2.swf HTTP/1.1

Host: s0.2mdn.net

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

Content-Type: application/x-shockwave-flash
Last-Modified: Fri, 26 Oct 2012 18:30:08 GMT
Date: Wed, 07 Nov 2012 21:50:47 GMT
Expires: Wed, 07 Nov 2012 22:05:47 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 24239
X-XSS-Protection: 1; mode=block
Age: 893
Cache-Control: public, max-age=900
GET /instream/ads_sdk_config.xml HTTP/1.1

Host: s0.2mdn.net

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

Content-Type: text/xml
Vary: Accept-Encoding
Last-Modified: Fri, 26 Oct 2012 18:30:40 GMT
Date: Wed, 07 Nov 2012 21:50:47 GMT
Expires: Wed, 07 Nov 2012 22:05:47 GMT
X-Content-Type-Options: nosniff
Content-Encoding: gzip
Server: sffe
Content-Length: 293
X-XSS-Protection: 1; mode=block
Age: 893
Cache-Control: public, max-age=900
GET /instream/adsapi_2_11_31.swf HTTP/1.1

Host: s0.2mdn.net

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

Content-Type: application/x-shockwave-flash
Last-Modified: Fri, 26 Oct 2012 18:28:59 GMT
Date: Wed, 07 Nov 2012 20:35:27 GMT
Expires: Fri, 07 Dec 2012 20:35:27 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 255197
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=2592000
Age: 5413
GET /crossdomain.xml HTTP/1.1

Host: googleads.g.doubleclick.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
If-None-Match: 11915478827530829950
HTTP/1.1 304 Not Modified

HTTP/1.1 304 Not Modified
Date: Wed, 07 Nov 2012 20:35:03 GMT
Expires: Thu, 08 Nov 2012 20:35:03 GMT
Etag: 11915478827530829950
Age: 5438
Server: GFE/2.0
POST /StreamReceiver/services HTTP/1.1

Host: receive.inplay.tubemogul.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: application/xml
Server: Apache-Coyote/1.1
Set-Cookie: _tmid=5225607056709555510; Domain=.tubemogul.com; Expires=Sat, 05-Nov-2022 22:05:41 GMT; Path=/ _tmcm=1352325941488; Domain=.tubemogul.com; Expires=Sat, 05-Nov-2022 22:05:41 GMT; Path=/
Transfer-Encoding: chunked
Date: Wed, 07 Nov 2012 22:05:41 GMT
Connection: close
GET /crossdomain.xml HTTP/1.1

Host: inplay-rcv06.tubemogul.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: _tmid=5225607056709555510; _tmcm=1352325941488
HTTP/1.1 200 OK

Content-Type: application/xml
Server: Apache-Coyote/1.1
Accept-Ranges: bytes
Etag: W/&quot;266-1330150343000&quot;
Last-Modified: Sat, 25 Feb 2012 06:12:23 GMT
Content-Length: 266
Date: Wed, 07 Nov 2012 22:05:41 GMT
Connection: close
POST /StreamReceiver/services HTTP/1.1

Host: inplay-rcv06.tubemogul.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: _tmid=5225607056709555510; _tmcm=1352325941488
HTTP/1.1 200 OK

Content-Type: application/xml
Server: Apache-Coyote/1.1
Transfer-Encoding: chunked
Date: Wed, 07 Nov 2012 22:05:41 GMT
Connection: close
GET /pagead/ads?ad_type=video&adsafe=high&channel=PrerollVideo%2BTrueViewInStream&client=ca-video-pub-8939399227234062&correlator=1352325940980&dt=1352325941089&flash=10.0.45.2&frm=0&max_ad_duration=110000&num_ads=1&output=xml_vast2&sdkv=2.11.31&sz=320x240&t_pyv=exclude&u_ah=855&u_asa=1&u_aw=1176&u_cd=24&u_h=885&u_his=1&u_java=true&u_nmime=54&u_nplug=8&u_tz=60&u_w=1176&unviewed_position_start=1&url=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&video_doc_id=2501&video_format=5&video_product_type=0&videoad_start_delay=0 HTTP/1.1

Host: googleads.g.doubleclick.net
GET /pagead/ads?ad_type=video&amp;adsafe=high&amp;channel=PrerollVideo%2BTrueViewInStream&amp;client=ca-video-pub-8939399227234062&amp;correlator=1352325940980&amp;dt=1352325941089&amp;flash=10.0.45.2&amp;frm=0&amp;max_ad_duration=110000&amp;num_ads=1&amp;output=xml_vast2&amp;sdkv=2.11.31&amp;sz=320x240&amp;t_pyv=exclude&amp;u_ah=855&amp;u_asa=1&amp;u_aw=1176&amp;u_cd=24&amp;u_h=885&amp;u_his=1&amp;u_java=true&amp;u_nmime=54&amp;u_nplug=8&amp;u_tz=60&amp;u_w=1176&amp;unviewed_position_start=1&amp;url=http%3A%2F%2Fmarvel.com%2F%3Fptrxcz_ANao1ERdr3GTgv9Nbq3HXkyCPcq3GT&amp;video_doc_id=2501&amp;video_format=5&amp;video_product_type=0&amp;videoad_start_delay=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
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 200 OK

Content-Type: text/xml; charset=UTF-8
P3P: policyref=&quot;http://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml&quot;, CP=&quot;CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR&quot;
X-Content-Type-Options: nosniff
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 22:05:42 GMT
Server: cafe
Cache-Control: private
Content-Length: 1884
X-XSS-Protection: 1; mode=block
GET /instream/vast_ads_manager_11_31.swf HTTP/1.1

Host: s0.2mdn.net

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

Content-Type: application/x-shockwave-flash
Last-Modified: Fri, 26 Oct 2012 18:30:05 GMT
Date: Wed, 07 Nov 2012 20:35:30 GMT
Expires: Fri, 07 Dec 2012 20:35:30 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 12767
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=2592000
Age: 5412