{ "log": { "browser": { "version": "mumble", "name": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, "version": "1.1", "entries": [ { "cache": {}, "startedDateTime": "2011-06-29T01:09:48.307920Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 146, "send": 0, "connect": 97, "dns": 0, "blocked": -1, "wait": 531 }, "time": 775, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "text/html", "text": "\n\n \n\n\n\n\n\nAmazon\n\n\n\n\n
\n\n\n\n\n\n
\"Amazon.com\"\n
\n
\n \n
\n\n\n\n\n\n
\nDeals\n\nCart | Wish List\n
\n
\n
\n
\n\n\n\n\n\n
\n\n\n\n
\n
\n
\n\n
\n\n\"Download\n\n
\n
\n\n\n
\n\"\"\n\n
\n\nKindle\n\n
\n\n#1 Bestselling
\nProduct on
\nAmazon\n
\n
\n
\n\n>\n Learn More\n
\n
\n
\n
\nShop All Departments\n
\n
\n
\n\n
\n
\n\n\n\n\n\n
\n
\n\n
\n
\n\n\n\n\n\n\n
\n
\n\n
\n
\n\n\n\n\n\n\n\n\n
\n
\n\n
\n
\n
\n
\n
\nCart\n
\n\n\n\n\n
\nHelp\n
\n\n
\n
\n
\nAlready a customer?    Sign In\n
\nConditions of Use\n  | \nPrivacy Notice\n  | \n\nFeedback\n\n
\n\n© 1996-2011, Amazon.com, Inc. or its affiliates\n\n
\n
\n
\n
\n\n\n\n\n\n\n", "compression": 10633, "size": 15227 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "a0q2WxgAPUyGiF9zHvpb5riawYfAxcQpUs0aXI4VnP9egSq4qnDIx8q6kCNxpKAW" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "1EJ7N89RXC3Y67JSJJ7A" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:48 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4594 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.100354Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/gp/anywhere/scripts/smartiphone.js/7cbbf0e22368e270578de385e6207a62", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "www.amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 198, "dns": -1, "blocked": -1, "wait": 116 }, "time": 315, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "text/javascript", "text": "\nvar ajaxElement = 1;\nvar menuOpened = {};\nFunction.prototype.method = function(name, fn) {\nthis.prototype[name] = fn;\nreturn this;\n}\nfunction $(element) {\nif (typeof(element) == \"string\") {\nelement = document.getElementById(element);\n}\nreturn element;\n}\nfunction get_xhr_transport() {\nvar xhr;\nif (window.XMLHttpRequest) {\nxhr = new XMLHttpRequest;\n} else {\ntry {\nxhr = new ActiveXObject('msxm12.XMLHTTP');\n} catch(e) {\nxhr = new ActiveXObject('Microsoft.XMLHTTP');\n}\n}\nreturn xhr;\n}\nfunction ajax(url, remove, target) {\ntarget = $(target);\nremove = $(remove);\nvar remove_html = remove.innerHTML;\nvar req = get_xhr_transport();\nreq.onreadystatechange = function() {\nif (req.readyState == 4) {\nif (req.responseText.length > 30) {\nremove.parentNode.removeChild(remove);\nvar ajaxId = '_ajax_bucket_' + ajaxElement;\najaxElement++;\ntarget.innerHTML += '
';\n$(ajaxId).innerHTML = req.responseText;\n} else {\nremove.innerHTML = '
An error occured; you may try again.
' + remove_html;\n}\n}\n};\nremove.innerHTML = '

';\nreq.open(\"GET\", url, true);\nreq.send(null);\n}\nfunction toggleDisplay(element, placeholder, images) {\nvar tempHTML = $(element).innerHTML;\n$(element).innerHTML = $(placeholder).innerHTML;\n$(placeholder).innerHTML = tempHTML;\nfor (var i in images) {\nvar image = images[i];\nif ($(image).style.display == 'none') {\n$(image).style.display = 'inline';\n} else {\n$(image).style.display = 'none';\n}\n}\n}\nfunction displayAs(element, style) {\n$(element).style.display = style;\n}\nfunction getPos(element) {\nvar y = 0;\nvar x = 0;\nvar e = $(element);\nwhile(e) {\nx += e.offsetLeft;\ny += e.offsetTop;\ne = e.offsetParent;\n}\nreturn { 'x' : x, 'y' : y };\n}\nfunction menuClose(elementName, elementNum, widgetID) {\ntoggleDisplay(\nelementName + elementNum,\nelementName + 'Hidden' + elementNum\n);\nmenuOpened[widgetID] = undefined;\n}\nfunction menuExpand(elementName, elementNum, widgetID) {\nif (menuOpened[widgetID] != undefined) {\ntoggleDisplay(\nelementName + menuOpened[widgetID],\nelementName + 'Hidden' + menuOpened[widgetID]\n);\n}\ntoggleDisplay(\nelementName + elementNum,\nelementName + 'Hidden' + elementNum\n);\nmenuOpened[widgetID] = elementNum;\n}\nfunction scrollToTopOf(element) {\nwindow.scrollTo(0, getPos(element).y);\n}\nfunction showHide(showMe, hideMe) {\ndisplayAs(showMe, 'block');\ndisplayAs(hideMe, 'none');\n}\nfunction showHideScroll(showMe, hideMe, scrollToMe) {\nshowHide(showMe, hideMe);\nscrollToTopOf(scrollToMe);\n}\nfunction swapInnerHTML(a, b) {\nvar tmp = $(a).innerHTML;\n$(a).innerHTML = $(b).innerHTML;\n$(b).innerHTML = tmp;\n}\nfunction showFullCartItemMsgs() {\nvar ellipsisElement = $(\"itemErrorExcerptArea\");\nif (ellipsisElement) {\nellipsisElement.style.display = \"none\";\n}\nvar hiddenElement = $(\"itemErrorDetailArea\");\nif (hiddenElement) {\nhiddenElement.style.display = \"block\";\n}\n//hide the link\n$(\"itemFullMsgLink\").style.display = \"none\";\n}\nvar timerImg;\nfunction clientTiming(startTime, deviceContext, uri) {\nvar timerURI = '/gp/anywhere/timer/doc/' + startTime + '/' + deviceContext + '/u/' + uri;\ntimerImg = new Image();\ntimerImg.src = timerURI;\n}\nfunction scrollTop() {\nsetTimeout(scrollTo, 100, 0, 1);\n}\nscrollTop();\n", "compression": 1991, "size": 3242 }, "headers": [ { "name": "expires", "value": "Sat, 26 Jun 2021 01:09:49 GMT" }, { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "hTnqKEr3akTWcoTzyRznryQ/8lf0oIvmKG2OahNAfivpwmCfEF3VNTkEwGdf/NSc" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "1YJA1JW2N3T6KR4G0V3X" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "cache-control", "value": "max-age=315360000" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/javascript; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 1251 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.605102Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/iphone_app_promo.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 16, "dns": 44, "blocked": -1, "wait": 38 }, "time": 100, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/png", "text": "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", "encoding": "base64", "compression": 0, "size": 2396 }, "headers": [ { "name": "content-length", "value": "2396" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Thu, 15 Apr 2010 23:09:23 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 2396 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.605102Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_go_un_hi-res._V226565855_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 28, "dns": 45, "blocked": -1, "wait": 23 }, "time": 98, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/gif", "text": "R0lGODlhIQAhAMQfAP1/A//////fwf6fQv7Pof/v4P/38P/n0f7Hkf6/gf2eMP2PI/6vYv2XJv2JEtPOs+PPm/67W/6sRdfPrP2QG/6yTf2DCf7GbOXPmM/OvPTNgd/QounPku7Oi/6lOv///yH5BAEAAB8ALAAAAAAhACEAAAX/4CeOZGmeaPpgnXZp3Zal9MhdUSVJ3l5Fl03tBLlUPIoGZblsKCTAyXCkiXiUDosFANBaHJQGlDPMaCoKipbLbn8pnoimdm5k23i21qGokFEdFXZbeYVdFAoRQiYTEQp3hoYWcBcnGhJqhJGFDg1+JY2Pm5tfHpUkHRINhAwHAa8GCGwJBbAEDlydiiQXHhRcBLACtbIAwQEHAq8HuJMSHSMZjrgDr7e5CwDVAQxcDQYBBFyUIw8RdsYBBYXBB20I6rmmI43oyrINAvoCAPdt27kUXJjxoR4uZQm0vXrVL0BCNgAB8Dn1wZwoZfy4AAyWkUuCAAbkUfxwQdRHbhpfpVlg8GoAFwu1xAGgIGFkr18OXAUQkOAYF50EaIHMNumTDUFbHBxbuE6iMqYNAkaQUm6apgFYs7VZgDVql0nzSlxagGsUpwYRIJh4cFOT2a9iRpLA4EjN26+UqJ4IlGYNKTBxFqUI5AtSnj0N4mCYQldCGgdZvECmsKDPBb1DJlThkURJAycefmggOIWeixwVUv+4wOFBaRUbIHDYsMH169u4cw8JAQA7", "encoding": "base64", "compression": 0, "size": 552 }, "headers": [ { "name": "content-length", "value": "552" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Thu, 05 Nov 2009 22:05:28 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626560411" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/gif" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 552 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.605102Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/title_gradient._V233984477_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 30, "dns": 47, "blocked": -1, "wait": 20 }, "time": 98, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/png", "text": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAA8CAYAAACn8dD6AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABh0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjM2qefiJQAAAH1JREFUKFNNx1UOAzEQBFHf/4ZhzoKXvWROz0i28vNUJQ6ljoI5MhU4EWemBhfiKhM3aaK4N4lHi2KexKtLvKk+PWOj+A6gyJQjlqkmUGekwjbK/dPO2I5ZQJ8ZVuyYmTYfhWJ2MGcWjV0ZAzZiZ2yIQmeMw1rGA0d4JoT4A6j35qdDIYnWAAAAAElFTkSuQmCC", "encoding": "base64", "compression": 0, "size": 291 }, "headers": [ { "name": "content-length", "value": "291" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "expires", "value": "Tue, 06 May 2031 21:44:21 GMT" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Mon, 10 Aug 2009 11:50:45 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626560472" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 291 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.605102Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/cart_hi-res._V183429559_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 31, "dns": 48, "blocked": -1, "wait": 18 }, "time": 98, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/png", "text": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRFirfabKXQQInCMYC9I3e58Pb64u32mL/etdLne67Vp8jjXpvM0+TxT5LHxNvs////FG60X2nwuwAAAMNJREFUeNrslNkOhDAIRelqXYD+/9cOuLbacUzm1RtemhzvFWgK+YHghRTqaJa7hYhnwRMo+DvIoigw9z9/HDQQGJciznMxuxJyChmyS3Uk7eTIPNQjGJhjnYKrUQGpFVVxkkbnYSalirhJzniG1N14h1oWs02bUbUWbaaMk2+u0KgQgpMyoFBsLVhaTrgp7EY1ZLhSaF+VUEHQhnoq5f+4mWPYMnzk6YuTzmYN3sd9gY4la6O2Dfkh2b2H8X0LDn0EGAC/EEur2gNlDQAAAABJRU5ErkJggg==", "encoding": "base64", "compression": 0, "size": 352 }, "headers": [ { "name": "content-length", "value": "352" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "expires", "value": "Tue, 06 May 2031 14:41:49 GMT" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Wed, 06 Apr 2011 19:27:37 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626535120" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 352 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.605102Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/gb_icon_un_hi-res._V209116455_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 34, "dns": 54, "blocked": -1, "wait": 40 }, "time": 129, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/png", "text": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAkCAMAAADbwBjtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBQTFRF/NIw/uMz+NBsYZCU/uZm3mEL/NpI+MgE/+lY/+hHK3Sl/ON1//amFG609LkC/+ETz8hJ//eF/toD7aYC9Lsp/d1c//F49LdN8bYVprBl99x+8rY3//mz9cVG6pgA/eaM/psF//WZ99Yc+MpZ7JArtMWNo6+R1tSLz7xH99Wn8K0C9sEX/emk9IcGUoGL5Y5MNXie/O+O/+5o9bAr76kr7qkR/KkW5IcC7qk8//e/1Mgw7r557rmU39Jx38xL3nolHukpkgAAAfhJREFUeNrU02t3ojAQBuBEQi6QghISL1xEUKugVlBr3W7r//9XHc+Rardndz/3/fycGYbMoIf/Bv1AYo100XFd4r5Zmy3E+Ua2byRKCOGCUv2+WCy6c2sD2d7I9tFEieldYoxpmvoUT0jFcjz8JPPa3WMheNOAAHeKe6QqVajFtiWTXqczqRvs+z5I0ZOGVypVJeWzlvRMMzmdVoix3MjaSCOQl6aDAXW7LXEppVhUmcqQmcSnWPisSgpNiOhuryQJL3nOsszLoRcO/ABpjHJWDdsqCEEZXfR32S5JwqpizPPKUinPWzhXQsP9PumcVp3nQq5qVyfhAT629BhbtI3o/lAeOsvpOtsVo5HrNnygVKnSBN9IdAjy0W/bXu9fXl72/UYMVAoZ0e6NDAJ0Xi6f7MLogtYGVyUINf5C/NAu+lMghBNpMIP/osoxvic4Okdr2y4aIrRsLgTmGYsvhCaoOtp9wikQHwgMdFdFR6EQyTpl9lQLINxnLIWR76qQKOQ4s212PFOKqORBwNQfJBlL7a0z70pEwJiqEJncGhFXyhp57Gi/1oRoIAEbjGQt/E8ymz1C+tOnVyljGcdAAsphffJh+0YPDmy0NZ/XsDic8wYDgfX6Ndx8OxJnY826+AKCIO9unL/ckWNZQ4zFu+X87LP/dz4EGADp81cCKJ9awgAAAABJRU5ErkJggg==", "encoding": "base64", "compression": 0, "size": 802 }, "headers": [ { "name": "content-length", "value": "802" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Thu, 19 Nov 2009 00:01:27 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626559782" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 802 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.605102Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/alogo_hi-res._V183429630_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 27, "dns": 55, "blocked": -1, "wait": 46 }, "time": 129, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/png", "text": "iVBORw0KGgoAAAANSUhEUgAAAIAAAAAiCAMAAACgNCEcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGNQTFRFyMfHTElK8fHx1tXVMS0uhIGCrKurdnN0urm5aGVmPzs84+Pj/+W//7NAnp2d/8x//7lQ//nv/9+v/58Q/79g//Lf/6ww/6Yg/9mf/+zP/9KP/8ZwWldYkY+PIx8g/5kA////LNsigQAAAwpJREFUeNrsV8mS4yAMxcYreM3ePcjm/7+ytYDjdMeTqq5xzSU6BANP0rMkZKL8fxb1JvAmQD8a8hIqmSvl0wI6673toEgFtQJoFcTyrAPQcT31VZyRFADdog/AnixaRxUr20oIpG5iSQiNIyT4k+ki48GvAFYAIoAbNT+5qFjSrAw+zbToC6xGmJsqsj5VaRJsIIEkmnRr+yZb1p4DgMzdqZOKzCQGqFTm2ZThFvJygNiaNAwvmxyXDGGVL8hCBaSaruxH8WsAhqB2zrGnQjagFjLTmhkrFRjxDGdKlpCGIsqdpxUKlKUN5dFyoIkAtqM55sZawwRAqAVAeDt6nYQppRgqI4rA2FwgFC6fTwkqGnpEXIkEEtkll75GENeBZmgk4MQnEIAIPAK87GYSLTLnOOy0xi8lnvlNce5qn4WyICJO6DkBQSCg85BMIQASIyWe2MwKIJtTJaMLzCp/LxEnmOWAh6SQNfQMQgBWBPIlexsEHgA+NSHMkYCE6/cEqJSyQuWbBCoCdBHAtWDSf0ggEcPbBJL7RAkdOWk6OJPqfCRgOUnc2F4SkLMW3TwhsAJUXPNUfCUesuy+Yb8RwD2utg4rMxwIHrcISCLoaG0QWADdUg81v3oXM/GNQCkHDdsOqWjJSrGZgimJTewJAbcCKJjubdFOsf2pRwJVrhW13pSbDwYtUV5l1A6eEahCO6XemW4VYQDUKUxZjV+W3JC7InAp/CMBCk84OrlfYPRdeHoM6fNgwGtHYGy0aE7jgPACBx8Bqa0RoIv4GaUiUxSdhOsdW3QuA2ADQ1SHscmk/CoKU83dzHFtgmMzlYNf3AdupxblsMuFpL80r/Af15nluAuBcZjbFxTOTXP2H8N83elK1s/z9Tb+VWP8PCFs2OtO2GCIj6fNDI+HgcJ/mm+7XUrHP5zjtv+Zi6Zvaes0+uNx3PFWfG6lzuZL2/eHhuTQ9+1FFqlIDnO/77X8fDrOz2XguAyX3f8XjLfhp/f28xzO4rg7AUn5EJMxX4a+8bvI+6/Zm8CXAAMABUHondJZi/cAAAAASUVORK5CYII=", "encoding": "base64", "compression": 0, "size": 983 }, "headers": [ { "name": "content-length", "value": "983" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "expires", "value": "Tue, 06 May 2031 12:30:16 GMT" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Wed, 06 Apr 2011 19:20:25 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626527227" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 983 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.768058Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/kindleAdPic._V186875174_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 1, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 23 }, "time": 25, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/gif", "text": "R0lGODlhPABpAPcAAPX19VpbXfDw8b6+vrq6w9XU1GFiZeDg4MTExOzs7MLCws3MzM/Ozo2NjsnIyOnp6dnZ2fz8/N3d3aioqIqLkra2tm5wc0lKTObm5ri4uLq6upGRkUFCRGlrbsfH0XN1eEVGScTFy8rKysbGxk1OUKampoWEjFBSVIqKirKysqSlrTk6PKCgoLCwsGxucCIhI2RmaD0+QFRVWDU2OKqqqlxeYLS0tKKioqSkpKysrHF0d66urn1+gU5QUp6enkpMTpiYmJqamqmqsp6epdDQ0JaWln5+fkZISpSUlDEyND4/Qvj4+JycnIWFhvn5+tPT04GBgtzd4pSUnFJTVisrLenq7nBydS0uMEJERkBBQ3p8fmZoal5gYjAwMzg4O1BRU0RFR+/v7zs7PsvLzsrIyHV3esTCwpGTlXh7fXR1dUhJS0tNTzQ0Njw9P3p6eqWoqoGBiFdYWtHR1sbExK6wtVRVVTY3OczKyyYlKLW1wMHAx9vb29TT04eIip+io9DOzm9xc5ucoH9/hfj4+snJzaiqrbq4uJKUlPPz86qpqbGztsfHx4KCf5SVl66trYKEhzIzNaqsr5+fn4WFhKGiqNbW16Klp9/g5JSWly8wMoyMjX9/fyAfISgnKR4eIB8eILy8vMDAwM7NzcHBwb29vcLBwb+/v769vainp7u7u728vLGxscHAwLW1tdLR0aOjo7e3t6urq6WlpainqJ2dnaGhobOzs6+vr5eXl5ubm5mZmZOTk7y8u4+Pj7Gysqalpi8vMsPExK2trb69vri3uLm6uvPz+Li4t4iHh3x8fJWVlb29vKmqqpmbndDPz3RzdL29vr6+vdLS0szMz83Ozs7OzXd2f8jIxr/AwL+/xsTEyMXFxcPDw8TEw/P099vb3rm5ubW2tePj47W2uMvLy/f4+ampqaqpqouLi4+Pl0hHR+Tk66Wnp7e4uEtMTMDAv7SztKGioj9AQ6yur/v7+7a1toSEgoeHj4ODgzMzNc/P1Dc3Ori5wLCwr3d4eP///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2REZDQjVGRjkyRDAxMURGQkVDNDhGODk0ODEzOUJFRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2REZDQjYwMDkyRDAxMURGQkVDNDhGODk0ODEzOUJFRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZERkNCNUZEOTJEMDExREZCRUM0OEY4OTQ4MTM5QkVEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZERkNCNUZFOTJEMDExREZCRUM0OEY4OTQ4MTM5QkVEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEg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", "encoding": "base64", "compression": 0, "size": 6468 }, "headers": [ { "name": "content-length", "value": "6468" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Thu, 29 Jul 2010 07:07:47 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626561352" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/gif" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 6468 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.792116Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 24 }, "time": 24, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/gif", "text": "R0lGODlhAQAUAPIAAP////z9//X5//r8/+rz/uv0/u/2/vL4/iH5BAAAAAAALAAAAAABABQAAAMKCKoxI8eUQqolCQA7", "encoding": "base64", "compression": 0, "size": 69 }, "headers": [ { "name": "content-length", "value": "69" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Wed, 02 Jun 2010 16:45:56 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626541419" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/gif" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 69 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.810747Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_down_arrow._V192208261_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 25 }, "time": 25, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/gif", "text": "R0lGODlhCgAHAPABAAFLkP///yH5BAEAAAEALAAAAAAKAAcAAAIPDIJ5wGnNzpMzunpRy7wAADs=", "encoding": "base64", "compression": 0, "size": 56 }, "headers": [ { "name": "content-length", "value": "56" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Wed, 02 Jun 2010 16:42:36 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626540479" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/gif" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 56 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.812803Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_right_arrow._V192208261_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 26 }, "time": 26, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/gif", "text": "R0lGODlhBwAKAPABAAFLkP///yH5BAEAAAEALAAAAAAHAAoAAAIPDIIIm8q9DnxOGhpThi0UADs=", "encoding": "base64", "compression": 0, "size": 56 }, "headers": [ { "name": "content-length", "value": "56" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Wed, 02 Jun 2010 16:40:26 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626560627" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/gif" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 56 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.815102Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/footer_right_arrow._V209114087_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 19 }, "time": 19, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/png", "text": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAMAAABPErQ/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRFoaCdh4eG4N3H+vbde3t8//vefn1+fHx9+PbZfX1++fba//vffn1/+ffa//zdyca1n7i3GwAAAENJREFUeNoczNEOwCAIQ9HiVBCB/v/fju3pJM1NAeF1eyAaLHNwz8OVWDy6mchiaAxYDZntbTpAo1/XI8sNjP/nFWAAXfICW9VoeRoAAAAASUVORK5CYII=", "encoding": "base64", "compression": 0, "size": 221 }, "headers": [ { "name": "content-length", "value": "221" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080HIT from cdn-images.amazon.com:10080" }, { "name": "expires", "value": "Sat, 29 Mar 2031 15:46:17 GMT" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Wed, 18 Nov 2009 23:49:25 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=623255788" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 221 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.818928Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/footer_shadow._V209114090_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 19 }, "time": 19, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/png", "text": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAIAAADdv/LVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiuHnzKsP7d28Zfv36BRBgAC/wCECxx/ciAAAAAElFTkSuQmCC", "encoding": "base64", "compression": 0, "size": 117 }, "headers": [ { "name": "content-length", "value": "117" }, { "name": "x-cache-lookup", "value": "HIT from cdn-images.amazon.com:8080MISS from cdn-images.amazon.com:10080" }, { "name": "server", "value": "Server" }, { "name": "last-modified", "value": "Wed, 18 Nov 2009 23:49:45 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=626560794" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:49 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 117 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:49.970949Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455/uedata/187-9233150-9797455?ld&v=14&id=1EJ7N89RXC3Y67JSJJ7A&sw=320&sh=480&vw=320&vh=356&m=1&sc=1EJ7N89RXC3Y67JSJJ7A&ue=13&be=473&af=815&pc=854&ld=858&t=1309309788003", "queryString": [ { "name": "be", "value": "473" }, { "name": "ld", "value": "858" }, { "name": "af", "value": "815" }, { "name": "vh", "value": "356" }, { "name": "m", "value": "1" }, { "name": "v", "value": "14" }, { "name": "sw", "value": "320" }, { "name": "pc", "value": "854" }, { "name": "ue", "value": "13" }, { "name": "sh", "value": "480" }, { "name": "t", "value": "1309309788003" }, { "name": "vw", "value": "320" }, { "name": "sc", "value": "1EJ7N89RXC3Y67JSJJ7A" }, { "name": "id", "value": "1EJ7N89RXC3Y67JSJJ7A" } ], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "www.amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 102 }, "time": 102, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/gif", "text": "R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==", "encoding": "base64", "compression": -21, "size": 43 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "qpZWewYsJTHYFmtIhehbCyBZb53CCTfycI4JkZpwWjaW4r371gGuDVrM0ULvUMSV" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "0A3ZN5NWK95PTQ56RWAM" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:50 GMT" }, { "name": "content-type", "value": "image/gif" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 64 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:50.470233Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon-114x114-precomposed.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 1, "send": 0, "connect": 159, "dns": -1, "blocked": -1, "wait": 131 }, "time": 293, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12481, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "I0vZpWSWqCRWQenQ1yYbNSWV8eMeV7HW6T5AwJstLY4if5TJmXgvWxOCm0NCYFIP" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "0KPC1RMRVYSVDSAM8K0X" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:50 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4162 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:50.782665Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon-114x114.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 2, "send": 0, "connect": 156, "dns": -1, "blocked": -1, "wait": 131 }, "time": 290, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12481, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "EWyvrl7abgxCEDZPtVgTPf67RZ28eByYuPA1QBbg4oiv+Rw7XO4Pt7y5BzE8uBrc" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "0RK61YQVMAF41HGBYB3Z" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:50 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4162 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:51.165364Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon-precomposed.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 2, "send": 0, "connect": 186, "dns": -1, "blocked": -1, "wait": 130 }, "time": 319, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12480, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "EWyvrl7abgxCEDZPtVgTPf67RZ28eByYuPA1QBbg4oiv+Rw7XO4Pt7y5BzE8uBrc" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "1ZFGKWFPG4Q7X4A3ZMQK" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:51 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4163 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:09:51.573443Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 1, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 124 }, "time": 126, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12482, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "/1go9GRp/3geeMA7LG1YgnVe2yRrkkWlQQ4uRfck7vuuwEDbeHysBNONoPUDBJ4f" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "1TG4FSXR7HA5D9QZQHK1" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:09:51 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4161 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:04.726332Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://fast.stevesouders.com/", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "fast.stevesouders.com" }, { "name": "cookie", "value": "**********************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 35, "dns": -1, "blocked": -1, "wait": 620 }, "time": 655, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "text/html", "text": "Fast Pagefast page", "compression": 0, "size": 72 }, "headers": [ { "name": "content-length", "value": "72" }, { "name": "content-encoding", "value": "gzip" }, { "name": "accept-ranges", "value": "bytes" }, { "name": "vary", "value": "Accept-Encoding" }, { "name": "keep-alive", "value": "timeout=2, max=100" }, { "name": "server", "value": "Apache" }, { "name": "last-modified", "value": "Thu, 17 Jan 2008 22:48:20 GMT" }, { "name": "connection", "value": "Keep-Alive" }, { "name": "etag", "value": "\"fa882b9-48-443f2d2863500\"" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:05 GMT" }, { "name": "content-type", "value": "text/html" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 72 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:19.861082Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 3, "send": 0, "connect": 165, "dns": -1, "blocked": -1, "wait": 475 }, "time": 644, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "text/html", "text": "\n\n \n\n\n\n\n\nAmazon\n\n\n\n\n
\n\n\n\n\n\n
\"Amazon.com\"\n
\n
\n \n
\n\n\n\n\n\n
\nDeals\n\nCart | Wish List\n
\n
\n
\n
\n\n\n\n\n\n
\n\n\n\n
\n
\n
\n\n
\n\n\"Download\n\n
\n
\n\n\n
\n\"\"\n\n
\n\nKindle\n\n
\n\n#1 Bestselling
\nProduct on
\nAmazon\n
\n
\n
\n\n>\n Learn More\n
\n
\n
\n
\nShop All Departments\n
\n
\n
\n\n
\n
\n\n\n\n\n\n
\n
\n\n
\n
\n\n\n\n\n\n\n
\n
\n\n
\n
\n\n\n\n\n\n\n\n\n
\n
\n\n
\n
\n
\n
\n
\nCart\n
\n\n\n\n\n
\nHelp\n
\n\n
\n
\n
\nAlready a customer?    Sign In\n
\nConditions of Use\n  | \nPrivacy Notice\n  | \n\nFeedback\n\n
\n\n© 1996-2011, Amazon.com, Inc. or its affiliates\n\n
\n
\n
\n
\n\n\n\n\n\n\n", "compression": 10634, "size": 15227 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "I0vZpWSWqCRWQenQ1yYbNSWV8eMeV7HW6T5AwJstLY4if5TJmXgvWxOCm0NCYFIP" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "0TCMJ9N6CVZJ60XM1KNY" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:20 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4593 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:20.688869Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/gp/anywhere/scripts/touchsmart.css/59d9a2a9df09856381fede0c560487b0", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "text/css,*/*;q=0.1" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "www.amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 4, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 148 }, "time": 152, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "text/css", "text": " html{font-size:10pt;-webkit-text-size-adjust:none;}table{font-size:10pt;}body{padding-left:10px;}td{font-size:inherit;}div.toTheEdge{margin-left:-10px;}hr{margin-left:-10px;margin-right:0px;width:auto;}div.line{border-top-width:1px;margin-left:-10px;}input.buyButtonST,input.buyXGetYButtonST,input.digitalOrderButtonST,input.oneClickButtonST,input.preOrderButtonST,input.preOrder1ClkButtonST,input.sflButtonST,input.wishlistButtonST{border:1px solid #1A1A65;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em 0.5em 0.5em 2em;text-align:left;white-space:normal;width:100%;}input.buyButtonST{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_icn_cart._V234071174_.png) 0.5em no-repeat,url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/add_to_cart_gradient._V233987182_.png) top repeat-x;background-color:#E8AA19;}input.buyXGetYButtonST{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/add_to_cart_gradient._V233987182_.png) top repeat-x;background-color:#E8AA19;text-indent:0;}input.digitalOrderButtonST{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/1click_gradient_2lines._V182488230_.png) top repeat-x;background-color:#E47911;}input.oneClickButtonST{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_icn_1-click._V234071172_.png) 0.5em no-repeat,url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/1click_gradient._V233987183_.png) top repeat-x;background-color:#E47911;}input.preOrderButtonST{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_icn_cart._V234071174_.png) 0.5em no-repeat,url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/preorder_gradient._V234285711_.png) top repeat-x;background-color:#EFEF8F;}input.preOrder1ClkButtonST{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_icn_1-click._V234071172_.png) 0.5em no-repeat,url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/preorder_gradient._V234285711_.png) top repeat-x;background-color:#EFEF8F;}input.sflButtonST{background:url( ) top repeat-x;background-color:#E0E0BC;}input.wishlistButtonST{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_icn_wishlist._V196961390_.png) 0.5em no-repeat,url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/add_to_cart_gradient._V233987182_.png) top repeat-x;background-color:#E8AA19;}body{font-family:arial;overflow-x:hidden;margin:0px;font-size:100%;min-width:200px;line-height:1.5em;}font[size=\"-1\"]{font-size:1em;}a{font-size:inherit;}span.dpOurPrice font{color:inherit;}li{margin:0;padding:0;}form{margin:0px;}img{border-style:none;margin:0px;padding:0px;}div.topBar{background-color:#146eb4;margin-bottom:0.4em;vertical-align:middle;}div.topNav{margin-top:0px;}input[type=\"image\"]{cursor:pointer;}a:link{text-decoration:none;color:#004B91;}a:visited{text-decoration:none;color:#004B91;}a:hover{text-decoration:none;color:#004B91;}a:active{text-decoration:none;color:#004B91;}div.topBar a{font-weight:bold;}div.topBar a:link{color:#FFFFFF;}div.topBar a:visited{color:#FFFFFF;}div.topBar a:hover{color:#FFFFFF;}div.topBar a:active{color:#FFFFFF;}table.welcome{width:100%;margin:0px;height:2em;}td.welcomeLeft{text-align:left;padding:0.2em 0em 0.2em 0.8em;}td.welcomeRight{font-size:1em;font-weight:bold;color:#e47911;text-align:right;padding:0.2em 0.4em 0.2em 0.4em;}td.topLeftLinks{font-size:1em;color:#ffffff;white-space:nowrap;background-color:#146eb4;padding:0em 0em 0em 0.4em;}td.topLeftLinks a,td.topLeftLinks img{vertical-align:middle;}td.topRightLinks{font-size:1em;color:#ffffff;text-align:right;background-color:#146eb4;padding:0em 0.4em 0em 0.4em;vertical-align:middle;}td.topRightLinks a,td.topRightLinks img{vertical-align:middle;}span.topNavSeparator{font-size:100%;color:#ffffff;vertical-align:middle;}div.footerSection{background-color:#F8F5D8;border-top:1px solid #c2c2c2;margin-top:0.9em;}div.footerLink{display:block;margin:0px 0px 0px 0px;border-top:1px solid #FFFFFF;border-bottom:1px solid #DDDAC0;text-decoration:none;background-color:#F8F5D8;}div.footerLink a{margin-left:1.1em;margin-right:1.1em;padding-top:0.4em;padding-bottom:0.4em;color:inherit;display:block;color:#4D4D4D;font-size:110%;font-weight:bold;font-family:arial;color:#4D4D4D;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/footer_right_arrow._V209114087_.png);background-repeat:no-repeat;background-position:center right;}div.footerSectionShadow{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/footer_shadow._V209114090_.png);background-position:top;background-repeat:repeat-x;text-align:center;font-size:100%;font-family:arial;color:#E47911;line-height:150%;vertical-align:top;}div.footerSectionShadow a{color:#004B91;}span.copyright{font-size:90%;color:#999999;}div.searchBoxSection{background-color:#EAF3FE;padding:0.4em;border-bottom:1px solid #C9E1F4;}h3.searchBoxTitle{color:#E47911;font-size:1.1em;margin:0.2em 0px 0.4em 0;font-weight:bold;}form.searchForm{margin:0.4em;}td.searchBar{margin-left:0px;margin-right:30px;width:auto;}input.searchBar{border:1px #4D4D4D solid;color:#4D4D4D;font-size:120%;width:100%;}td.searchButton{padding-left:1em;padding-right:1em;vertical-align:middle;text-align:left;width:2em;}.black{color:#000000;}.darkGray{color:#505050;}.linkBlue{color:#004B91;}.gray{color:#686868;}.green{color:#006600;}.orange{color:#E47911;}.red{color:#990000;}.carat{color:#E47911;display:inline-block;font-family:\"Courier New\";font-size:80%;font-weight:bold;vertical-align:top;-moz-transform:scale(0.5,1);-webkit-transform:scale(0.5,1);}.ellipsed{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}.hidden{display:none;height:0;overflow:hidden;width:0;}.lowerCornersRound,.allCornersRound{border-bottom-left-radius:0.5em;border-bottom-right-radius:0.5em;-moz-border-radius-bottomleft:0.5em;-moz-border-radius-bottomright:0.5em;-webkit-border-bottom-left-radius:0.5em;-webkit-border-bottom-right-radius:0.5em;}.upperCornersRound,.allCornersRound{border-top-left-radius:0.5em;border-top-right-radius:0.5em;-moz-border-radius-topleft:0.5em;-moz-border-radius-topright:0.5em;-webkit-border-top-left-radius:0.5em;-webkit-border-top-right-radius:0.5em;}.valignImg{position:relative;top:0.2em;}.valignTop{vertical-align:top;}div.awLnkWidSublnks{border:1px solid #C9E1F4;border-top:none;padding:0.5em 0 0.5em 2em;}div.awLnkWidSublnks a{background-color:#FFFFFF;color:#004B91;display:block;font-size:110%;}div.browseListHeader{background-color:#FFFFFF;border-bottom:2px solid #C9E1F4;font-weight:bold;padding:.5em 0em .5em 1em;}.button{border-color:#000000;display:block;margin:0.4em;text-align:center;vertical-align:top;}div.buttonContent{border-color:#000000;border-left-style:solid;border-right-style:solid;border-width:1px;padding:0.2em;text-align:left;}div.buttonBottomBorder{border-color:#000000;border-bottom-style:solid;border-bottom-width:1px;height:auto;margin:0px;padding-top:1px;}div.buttonTopBorder{border-color:#000000;border-top-style:solid;border-top-width:1px;height:auto;margin:0px;}input.buyButton{background-color:#E8AA19;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/add_to_cart_gradient._V233987182_.png);background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;width:100%;}div.dpFastTrackSection{text-align:left;margin-bottom:0.5em;padding-left:1em;padding-right:1.25em;}div.buyButton,div.wishlistButton{cursor:pointer;margin-bottom:1em;padding-left:1em;padding-right:1.25em;text-align:center;}input.buyButtonIE{background-color:#E8AA19;background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;width:100%;}table.buyButtonLabel{text-align:left;vertical-align:middle;}td.buyButtonLabel{color:#1A1A65;font-size:110%;font-weight:bold;text-align:left;}div.buyXGetYButton{cursor:pointer;margin-bottom:1em;margin-top:1em;padding-left:1em;padding-right:1.25em;text-align:center;}div.cartSSSMessage{border-bottom:1px dotted #808080;display:block;padding:0.4em 1em;text-align:left;}span.currPage{color:#E47911;font-weight:bold;}.deptCurrent{font-weight:bold;}.deptLevel2{padding-left:1em;}.deptLevel3{padding-left:2em;}div.dottedDark{border-top-color:#333333;border-top-style:dotted;}div.dottedLight{border-top-color:#808080;border-top-style:dotted;clear:both;}a.goButton{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_go_un._V229911816_.gif);background-repeat:no-repeat;background-position:top left;display:block;height:21px;text-decoration:none;width:21px;}.itemListNumber{color:#000000;font-weight:normal;}div.listBuyButton{cursor:pointer;margin-bottom:1em;margin-top:1em;padding-left:1em;padding-right:1.25em;text-align:center;}div.navBar{background-color:#EAF3FE;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;border-bottom-color:#C9E1F4;;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#C9E1F4;;border-top-style:solid;border-top-width:1px;text-align:center;}table.navBar{font-weight:bold;margin-left:auto;margin-right:auto;padding:.1em 0em .1em 0em;}table.navBar td{padding:.1em 1em .1em 1em;}table.navBar td.current{background-color:#40609b;border:1px #464646 solid;color:#ffffff;font-weight:900;}.numReviews{color:#686868;font-size:1em;}div.offerPaginationBar{background-color:#FFFFFF;border-bottom-color:#808080;border-bottom-style:solid;border-bottom-width:1px;color:#000000;padding:0.5em;}div.offerSectionBar{background-color:#F8F5D8;border-bottom-color:#808080;border-bottom-style:solid;border-bottom-width:1px;color:#000000;padding-bottom:0.5em;padding-top:0.5em;}table.offerSectionBar{padding-left:0.3em;padding-right:0.3em;}input.digitalOrderButton,input.oneClickButton{background-color:#E47911;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/1click_gradient._V233987183_.png);background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;text-align:left;padding:0.5em;width:100%;}input.oneClickButtonIE{background-color:#E47911;background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;width:100%;}div.digitalOrderButton,div.oneClickButton{cursor:pointer;margin-bottom:1em;margin-top:1em;padding-left:1em;padding-right:1.25em;text-align:center;}form#oneClickBuy{padding-bottom:.5em;}div.orangeButton{background-color:#E47911;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/1click_gradient._V233987183_.png);background-position:top;background-repeat:repeat-x;}div.orangeButtonBottomBorder{background-color:#E47911;}div.orangeButtonTopBorder{background-color:#F1BA85;}div.paginationLinks{font-size:1em;font-weight:normal;margin-top:0.5em;margin-bottom:0.5em;text-align:center;word-spacing:1em;}input.preOrderButton{background-color:#efef8f;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/preorder_gradient._V234285711_.png);background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;width:100%;}input.preOrderButtonIE{background-color:#efef8f;background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;width:100%;}div.productList{border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;display:block;padding:0.4em;text-align:left;}div.productList table{border:none;margin:0px;padding:0px;}div.productList td{padding-left:0.4em;vertical-align:top;}div.productList span.productTitle{color:#004B91;font-weight:bold;}div.primeBuyButton{cursor:pointer;margin-bottom:0.5em;margin-top:0.0em;padding-left:1em;padding-right:1.25em;text-align:center;}div.searchBox{padding-left:0.4em;padding-right:0.4em;padding-top:0.4em;}.didYouMean{font-size:120%;color:#900;font-weight:bold;padding:0em 0.7em 0.4em;}.didYouMean a{font-style:italic;text-decoration:underline;}.topBorder{border-top:1px dotted #808080;}#corRes{padding:0.4em 0.7em;border-bottom:1px dotted #808080;}#corRes .label{color:#900;font-weight:bold;}#corRes .keywords{font-weight:bold;}.seeMoreResults{text-align:center;padding-top:0.4em;}.corResSect{border-bottom:1px dotted #808080;color:#E47911;font-weight:bold;padding:0.4em 0.7em;}.corResSect strike{color:#686868;}div.searchListHeader{font-weight:bold;padding:0em 0.9em;}div.pageHeader{color:#E47911;font-size:130%;font-weight:bold;padding:0.4em;text-align:center;}input.sflButton{background-color:#F0EDC1;background-image:url();background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;width:100%;}input.sflButtonIE{background-color:#F0EDC1;background-position:top;background-repeat:repeat-x;border:1px solid #000000;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;width:100%;}div.solidDark{border-top-color:#333333;border-top-style:solid;}div.solidLight{border-top-color:#808080;border-top-style:solid;}span.stars{color:#ffaa50;}td.storeList{margin:0px;padding:0.4em 0 0 0.2em;width:auto;vertical-align:middle;}td.tcLeft{text-align:left;vertical-align:top;}td.tcRight{text-align:right;vertical-align:top;}td.tcTitleRight{margin:0px;padding:0.1em 0px 0.1em 1em;text-align:left;vertical-align:top;}table.thin{border:none;margin:0px;padding:0px;}a.touchLink{display:block;}table.twoColumn{border:none;width:100%;}input.updateQtyButton{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/update_qty_gradient._V197590707_.png);background-position:top;background-repeat:repeat-x;border:1pt solid #A3D0ED;color:#005892;cursor:pointer;display:block;font-family:\"arial\";font-size:100%;font-weight:bold;padding:0.2em 0.5em 0.2em 0.5em;text-align:left;width:auto;}div.upperSearchBoxSection{margin-top:-0.4em;padding:0.4em;}.variationButton{background-color:#EAF3FE;border:1px solid #6DAEE1;margin-left:1em;margin-right:1.25em;text-align:left;}input.wishlistSearchButton{font-size:1em;font-weight:bold;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/wishlist_btn_gradient._V194542404_.png);background-repeat:repeat-x;border:#97976A 1pt solid;padding:0.2em 0.8em 0.2em 0.8em;margin-top:0.2em;cursor:pointer;color:#1A1A65;}input.wishlistSearchForm{border:1px #4D4D4D solid;color:#4D4D4D;font-size:120%;height:1.5em;padding-left:0.5em;}div.yellowButton{background-color:#E8AA19;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/add_to_cart_gradient._V233987182_.png);background-position:top;background-repeat:repeat-x;}div.yellowButtonBottomBorder{background-color:#E8AA19;}div.yellowButtonTopBorder{background-color:#F6E0AC;}span.dpAddendum{font-size:90%;color:#808080;}span.availability{color:#009900;font-weight:bold;}div.dpAvailability{color:#009900;font-weight:bold;padding-right:0.8em;}div.dpAZGuarantee{border-top:1px #808080 solid;color:#004B91;font-size:90%;padding:0.5em;text-align:left;}div.dpBelowBuyBoxSection a{display:block;}div.dpBelowBuyBoxSection{border-top-color:#808080;border-top-style:solid;border-top-width:1px;margin-top:0.4em;padding:0.4em 0.4em 0.4em 0.8em;vertical-align:top;}div.dpBuyBoxSection{background-color:#AED2EE;margin-top:0.4em;padding:0.4em;}div.dpBuyBoxSection form{padding-bottom:0em;}div.dpBuyBtnGetIt{color:#000000;font-size:100%;padding-left:1em;text-align:left;}div.dpBuyXgetYContent a{display:inline;}div.dpByInfoLine{color:#686868;font-size:100%;}div.dpCartSection{background-color:#F4F9FF;border-bottom:1pt solid #C9E1F4;border-top:1pt solid #C9E1F4;height:2.5em;padding:0.4em;}div.dpChoosePriVar{border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;background-color:#EAF3FE;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;padding:0.6em 0em 0.6em 0.9em;}div.dpChoosePriVar a{display:block;}div.dpChoosePriVar img,div.dpChoosePriVarSelected img{vertical-align:middle;}a.dpChoosePriVarOptions,span.dpChoosePriVarOptions{background-color:#FFFFFF;border-bottom-color:#C9E1F4;border-bottom-style:dotted;border-bottom-width:1px;color:#004B91;display:block;padding:0.5em 0em 0.5em 2em;}div.dpChoosePriVarSelected{background-color:#ff9900;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_orange_gradient._V192208258_.gif);background-repeat:repeat-x;border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;padding:0.6em 0em 0.6em 0.9em;}div.dpChoosePriVarSelected a{display:block;}div.dpCRbars{background-color:#E8AA19;border-bottom-color:#E8AA19;border-bottom-style:solid;border-bottom-width:1em;}div.dpCRbarsOutline{background-color:#F8F5D8;height:1em;margin-bottom:1px;padding:0px;width:4.5em;}td.dpCRbarsOutline{width:4.5em;}.dpCRnumberLabels{color:#4D4D4D;font-size:80%;padding:0 0 0 1em;}td.dpCRstars{color:#4D4D4D;font-size:80%;padding-left:1em;vertical-align:top;}.dpCRstarLabels{color:#4D4D4D;font-size:80%;padding:0px 1em 0px 0px;}div.dpCustomerReviewTitle{font-weight:bold;font-size:110%;padding-left:0.4em;}.dpDynamicSectionBody{color:#686868;font-size:110%;margin-top:0.4em;padding-left:0.4em;}.dpDynamicSectionBody ul{list-style-position:inside;padding-left:0;margin-left:0;text-indent:0;}div.dpEssentialInfoSection{background-color:#F8F5D8;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/footer_gradient._V221384070_.png);background-position:top;background-repeat:repeat-x;border-bottom-color:#333333;border-bottom-style:dotted;border-bottom-width:1px;font-size:100%;padding:0.4em 0.4em 0.4em 0.8em;vertical-align:top;}div.dpExpandableSection{border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;font-size:100%;padding:0.4em;vertical-align:top;}div.dpExpandableTitle{color:#004B91;font-weight:bold;font-size:110%;padding-left:0.4em;}div.dpExpandableTitle a{display:block;vertical-align:top;}div.dpExpandableTitle img{vertical-align:top;}td.dpExpandableTitle{width:1.5em;}a.dpExpandedTitle{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/chrome/boxed_arrow_up._V244593059_.png);background-position:middle left;background-repeat:no-repeat;color:#004B91;display:block;font-weight:bold;font-size:110%;margin-right:1em;margin-top:0.2em;padding-left:2em;}div.dpImageControl{border-bottom-width:1px;border-bottom-style:solid;border-color:#C9E1F4;border-top-width:1px;border-top-style:solid;text-align:center;}table.dpImageControlLabel{color:#004B91;font-size:130%;padding-bottom:0.3em;padding-top:0.3em;vertical-align:middle;}table.dpImageControlLabel img{margin-top:0.2em;padding:0 0.4em 0 0.4em;}div.dpImageView{margin:1em 0.4em 0.4em 0.4em;text-align:center;}div.dpImageView img{background-image:url();background-repeat:no-repeat;background-position:center;}span.dpItemCondition{color:#000000;font-size:90%;font-weight:bold;}div.dpItemThumbnailSection{border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;padding-bottom:1em;padding-top:1em;text-align:center;}span.dpListPrice{color:#686868;text-decoration:line-through;}a.dpMoreImageLink{color:#004B91;font-size:100%;}div.dpNumOfferBar{color:#000000;font-size:90%;border-bottom-color:#808080;border-bottom-style:solid;border-bottom-width:1px;padding:0.2em;}div.dpOfferBuyBox{padding-top:0.5em;text-align:right;}div.dpOfferComment{color:#303030;font-size:90%;line-height:1em;padding-top:0.4em;}td.dpOfferInfo{text-align:left;vertical-align:top;width:auto;}div.dpOfferNavBar{background-color:#EAF3FE;border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;font-size:110%;overflow:hidden;padding:0.2em;}div.dpOfferNavBar td{border-color:#EAF3FE;border-style:solid;border-width:1px;font-weight:bold;padding:0.4em;text-align:center;white-space:nowrap;}td.dpOfferNavBarSelect{background-color:#004B91;border 1px #000000 solid;color:#FFFFFF;font-weight:bold;}div.dpOfferSection{border-bottom-width:1px;border-bottom-style:solid;border-color:#808080;font-size:100%;padding:0.4em;vertical-align:top;}.dpOrderWithin{color:#000000;font-size:100%;font-weight:bold;padding:0 0 0.5em 1em;text-align:left;}span.dpOurPrice{color:#990000;font-weight:bold;}span.dpPriceRange{color:#686868;}span.dpSavingsPrice{color:#990000;}td.dpPricing{text-align:left;}div.dpProductTitle{color:#4D4D4D;font-size:110%;font-weight:bold;}div.dpRatingStars{color:#686868;font-size:100%;}a.dpReadyToBuy{color:#004B91;font-weight:bold;}span.dpReviewDesc{color:#B0B0B0;font-size:90%;font-weight:normal;}span.dpReviewMWTitle{color:#E47911;font-size:110%;font-weight:bold;padding-left:0.4em;}div.dpReviewSeeMore{margin:1em 1em 1em 0px;text-align:center;}a.dpReviewSeeMoreButton{color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;}div.dpReviewSeeMoreButton{background-color:#efef8f;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/preorder_gradient._V234285711_.png);background-position:top;background-repeat:repeat-x;border:1px solid #000000;display:block;padding:0.5em;text-align:left;}div.dpSafetyWarningTitle{color:#E47911;font-size:110%;font-weight:bold;vertical-align:middle;}div.dpSectionBody{margin-left:1.2em;margin-top:0.2em;}div.dpCheckoutSection{text-align:right;padding:1em 0;}div.dpSavedLinkSection{padding-bottom:0.5em;padding-top:0.5em;}.dpSectionBodyText{color:#686868;font-size:110%;margin-top:0.4em;}tr.dpSectionTitle{padding-bottom:0.1em;}.dpSectionTitleLink{color:#004B91;font-size:110%;font-weight:bold;}.dpSectionTitleRightAngle{color:#E47911;font-family:\"Courier New\";font-size:1.4em;font-weight:bold;width:0.8em;}.dpSelectedPriVar{color:#004B91;font-weight:bold;padding-left:0.5em;}.dpSelectedPriVarOptions{background-color:#FFFFFF;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/selected_sqr._V209114084_.png);background-position:center left;background-repeat:no-repeat;border-bottom-color:#C9E1F4;border-bottom-style:dotted;border-bottom-width:1px;color:#000000;display:block;margin-left:0.5em;padding:0.2em 0em 0.2em 1.5em;}span.dpSelectVariation{color:#004B91;font-size:110%;font-weight:bold;}td.dpSellerInfo{text-align:right;vertical-align:top;width:auto;}span.dpSellerRating{color:#686868;font-size:90%;}span.dpShippingMethod{color:#004B91;}span.dpShippingPrice{color:#686868;font-size:90%;}span.dpShipSoldInfo{color:#4D4D4D;}a.dpShrinkedTitle{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/chrome/boxed_arrow_down._V244593057_.png);background-position:middle left;background-repeat:no-repeat;color:#004B91;display:block;font-size:110%;font-weight:bold;margin-right:1em;margin-top:0.2em;padding-left:2em;}div.dpSubpageTitle{color:#E47911;font-size:110%;font-weight:bold;padding:0.5em 0 0 0.4em;}div.dpTitleSection{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/title_gradient._V233984477_.png);background-position:top;background-repeat:repeat-x;margin-top:-0.4em;padding:0.4em 0.4em 0.4em 0.8em;}div.dpTopOfPage{color:#004B91;font-size:100%;margin:0.4em;padding-top:0.2em;text-align:right;}div.dpUnbuyableMsg{padding:0.2em;text-align:left;}div.dpVariationBox{padding:0.8em;text-align:left;}div.dpVariationBox a{display:block;}div.dpVariationFilter{background-color:#EAF3FE;border-bottom-color:#C9E1F4;border-bottom-style:dotted;border-bottom-width:1px;border-top-color:#C9E1F4;border-top-style:solid;border-top-width:1px;color:#E47911;font-weight:bold;margin-top:1em;padding:0.4em 0em 0.4em 0.9em;}.dpVariationImgListing{border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;display:block;padding:0.4em;}.dpVariationListing{border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;display:block;padding:1em;}td.dpVariationListing{padding-left:0.4em;vertical-align:top;}span.dpVariationName{color:#004B91;font-size:110%;font-weight:bold;}span.dpVariationNumChildren{color:#686868;}span.dpVariationPriceOptions{color:#606060;font-size:90%;}div.dpVariationSecondNav{padding-bottom:2px;}div.dpVariationSelectTitle{color:#E47911;font-size:110%;font-weight:bold;padding:0.4em;}div.dpVariationWarning{background-color:#F8F5D8;border:1px #990000 solid;color:#990000;margin:1em 0.8em 0.4em 0em;padding:0.5em;}div.gbSectionTitle{background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;background-color:#EAF3FE;border-bottom-style:dashed;border-color:#D7E8FD;border-style:solid;border-width:1px;color:#E47911;padding-left:1em;padding-right:1em;font-size:130%;font-weight:bold;padding-top:1em;padding-bottom:0.5em}div.gbBrowseSection{left-margin:2em;right-margin:2em;padding-right:1em;padding-top:1em;}div.gbBrowse{background-color:#EAF3FE;border-bottom-style:dashed;border-color:#D7E8FD;border-style:solid;border-width:1px;color:#E47911;padding-left:4em;padding-right:1em;}div.gbBrowseFirst{background-color:#EAF3FE;border-bottom-style:dashed;border-color:#D7E8FD;border-style:solid;border-width:1px;padding-left:1em;padding-right:1em;font-size:110%;font-weight:bold;padding-bottom:0.5em;padding-top:0.5em;}a.gbBrowse,div.gbBrowseFirst a,div.gbBrowse a{display:block;padding-top:0.5em;padding-bottom:0.5em;margin:0px;font-weight:bold;font-size:110%;}a.gwBrowse,div.gwBrowseFirst a,div.gwBrowse a{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_down_arrow._V192208261_.gif);background-repeat:no-repeat;background-position:center right;display:block;padding-bottom:0.5em;padding-top:0.5em;}div.gwBrowse,div.gwBrowseRightArrow{background-color:#EAF3FE;border:1px solid #D7E8FD;border-top:none;font-size:110%;font-weight:bold;padding-left:1em;padding-right:1em;}div.gwBrowseFirst{background-color:#EAF3FE;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;border:1px #D7E8FD solid;font-size:110%;font-weight:bold;padding-left:1em;padding-right:1em;}div.gwBrowseRightARrow a{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_right_arrow._V192208261_.gif);background-repeat:no-repeat;background-position:center right;display:block;padding-bottom:0.5em;padding-top:0.5em;}div.gwBrowseSection{padding:0em 1em 1.3em 1em;width:auto;}div.gwBrowseSelected,div.gwBrowseSelectedFirst{background-color:#ff9900;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_orange_gradient._V192208258_.gif);background-repeat:repeat-x;border:1px solid #D7E8FD;border-top:none;font-size:110%;font-weight:bold;padding-left:1em;padding-right:1em;}div.gwBrowseSelectedFirst{border:1px solid #D7E8FD;}div.gwBrowseSelected a,div.gwBrowseSelectedFirst a{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_up_arrow._V192208261_.gif);background-repeat:no-repeat;background-position:center right;display:block;padding-bottom:0.5em;padding-top:0.5em;}a.gwBrowseSublink{background-color:#FFFFFF;color:#004B91;display:block;border-bottom-color:#C9E1F4;border-bottom-style:dotted;border-bottom-width:1px;border-left-color:#C9E1F4;border-left-style:dotted;border-left-width:1px;border-right-color:#C9E1F4;border-right-style:dotted;border-right-width:1px;padding:0.2em 2em 0.2em 2em;}div.gbLinksToBottom{background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;background-color:#EAF3FE;border-bottom-style:dotted;border-bottom-color:#808080;border-bottom-width:1px;padding-left:0.5em;padding-right:0.5em;padding-top:0.5em;padding-bottom:0.5em}div.gwSearchBoxSection{background-color:#FFFFFF;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/title_gradient._V233984477_.png);background-position:top;background-repeat:repeat-x;margin-top:-0.4em;padding:0.4em;padding-top:1em;}div.gwSectionTitle{color:#E47911;font-size:120%;font-weight:bold;padding:1em 0 0.5em 0;text-align:center;}a.brBrowse{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_down_arrow._V192208261_.gif);background-repeat:no-repeat;background-position:center right;display:block;padding-top:0.5em;padding-bottom:0.5em;}div.brBrowse{background-color:#EAF3FE;border:1px #D7E8Fd solid;font-size:110%;font-weight:bold;padding-left:1em;padding-right:1em;}a.brBrowseCategories{background-color:#FFFFFF;color:#004B91;display:block;border-bottom-color:#C9E1F4;border-bottom-style:dotted;border-bottom-width:1px;border-left-color:#C9E1F4;border-left-style:dotted;border-left-width:1px;border-right-color:#C9E1F4;border-right-style:dotted;border-right-width:1px;padding:0.2em 0 0.2em 2em;;}div.brBrowseFirst{background-color:#EAF3FE;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;border:1px #D7E8FD solid;font-size:110%;font-weight:bold;padding-left:1em;padding-right:1em;}a.brBrowseRightArrow{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_right_arrow._V192208261_.gif);background-repeat:no-repeat;background-position:center right;display:block;padding-bottom:0.5em;padding-top:0.5em;}div.brBrowseSection{padding:0.8em 1em 1em 1em;}a.brBrowseSelected{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_up_arrow._V192208261_.gif);background-repeat:no-repeat;background-position:center right;display:block;padding-bottom:0.5em;padding-top:0.5em;}div.brBrowseSelected{background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_orange_gradient._V192208258_.gif);background-repeat:repeat-x;background-color:#ff9900;border:1px #D7E8FD solid;font-size:110%;font-weight:bold;padding-left:1em;padding-right:1em;}div.brSectionTitle{color:#E47911;font-size:130%;font-weight:bold;padding-bottom:1em padding-top:1em;text-align:center;}a.sbClearButton{background-color:#cbd9e8;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/ltblue_dkblue_gradient._V192208257_.gif);background-repeat:repeat-x;border:1px #A4CBEC solid;padding:.3em .75em .3em .75em;}div.sbChoosePriVar{background-color:#EAF3FE;padding:0.9em 0 0.4em 0.4em;}div.sbChoosePriVar table{width:100%;}div.sbChoosePriVar table td.sbRefineHead{text-align:left;width:85%;}div.sbChoosePriVar table td.sbRefineToggle{padding:0px 2em;text-align:right;width:15%;}div.sbDepartmentLabel{background-color:#EAF3FE;border-top-color:#C9E1F4;border-top-style:solid;border-top-width:1px;font-size:95%;padding:0.6em .5em 0.6em 1em;}div.sbLinksToBottom{background-color:#EAF3FE;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;padding:.5em .5em .5em 1em;}div.sbNavSearchBox{border-bottom:1px solid #C9E1F4;margin-top:-0.8em;padding:0 0.4em 0.4em 0.4em;text-align:left;}div.sbNavTransBG{background-color:#888888;opacity:0.7;position:relative;width:100%;}.sbPlusSign{color:#E47911;font-size:140%;}ul.sbRefine{list-style-type:none;margin:0px;padding:0px;}ul.sbRefine li{background-color:#FFFFFF;border-bottom-color:#C9E1F4;border-bottom-style:dotted;border-bottom-width:1px;color:#004B91;display:block;font-size:95%;margin:0px;padding:0.6em 0em 0.6em 2em;}ul.sbRefine li a{display:block;}div.sbRefineHead{background-color:#EAF3FE;border-bottom-color:#C9E1F4;border-bottom-style:dotted;border-bottom-width:1px;}div.sbRefinements{border-color:#C9E1F4;border-style:solid;border-width:1px;}div.sbRefinementLabel{background-color:#EAF3FE;border-top-color:#C9E1F4;border-top-style:solid;border-top-width:1px;padding:0.6em 0.5em 0.6em 1em;}div.sbRefinementLabel td a{display:block;}div.sbRefinementLabelSelected{background-color:#ff9900;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_orange_gradient._V192208258_.gif);background-repeat:repeat-x;border-top-color:#C9E1F4;border-top-style:solid;border-top-width:1px;padding:0.6em .5em 0.6em 1em;}div.sbRefinementLabelSelected td a{display:block;}div.sbRefinementTitle{background-color:#EAF3FE;background-image:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif);background-repeat:repeat-x;color:#E47911;font-weight:bold;padding:1em 0.5em 1em 1em;}div.sbRefinementsSection{padding:1em;}span.sbRefineTitle{color:#E47911;font-weight:bold;}.sbRightAngle{color:#E47911;font-size:130%;width:0.8em;}.coolFormElement{font-size:100%;vertical-align:middle;}table.coolRecWidget{border:0.2em #D7E8FD solid;text-align:center;padding:.2em 1em 0 1em;width:13em;}.smartRefineBotExtra{background-color:#EAF3FE;border-color:#C9E1F4;height:7px;}.cartSubTitle{border-top:1pt dotted #808080;background-color:#F5F1E2;font-size:100%;font-weight:bold;padding:0.4em 1em;}.cartSavedItem{border-bottom:1pt dotted #808080;padding:0.8em 1.5em;}.cartSavedItem .title{font-weight:bold;}.cartSavedItem .ourPrice{color:#990000;font-weight:bold;}.cartSavedItem .action{padding-top:0.6em;text-align:left;vertical-align:bottom;}.cartSavedItem .date{text-align:right;vertical-align:bottom;color:gray;}.cartSubtotal{font-weight:bold;font-size:100%;text-align:right;vertical-align:middle;}.cartContinueShopping{margin:0.5em 0 0.5em 0;}.cartQtyInput{padding:0.2em 0 0.3em 0;}.cartEmptyMsg{font-size:100%;padding:0.4em 0;}.cartEmptyMsg div{padding:0.6em 0;}.cartError{background-color:#FFFFDD;border:1px solid #A31919;color:#383838;margin:0 1em 1em 0;padding:0.6em;}.cartMoveItemButton{background-color:#EEEBCB;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_cart_more_item_gradient._V199323028_.png);background-repeat:repeat-x;border:#C4BE8E 1pt solid;font-weight:bold;padding:0.2em 0.5em 0.2em 0.5em;}a.cartMoveItemButton{color:#40609B;}input.proceedCheckoutButton{border:1pt solid #1A1A65;color:#1A1A65;cursor:pointer;font-size:110%;font-weight:bold;margin-right:0.5em;padding:0.5em 0.5em 0.5em 0.5em;text-align:left;text-indent:1.5em;direction:rtl;}input.proceedCheckoutButton{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_icn_checkout._V199275480_.png) no-repeat 98% center,url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/add_to_cart_gradient._V233987182_.png) top repeat-x;background-color:#E8AA19;}.wishBuyBtn{font-size:1em;font-weight:bold;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/wishlist_btn_gradient._V194542404_.png);background-size:100%;border:#97976A 1pt solid;padding:0.2em 0.5em;text-align:left;margin-top:0.2em;cursor:pointer;color:#1A1A65;}.wishPreOrderBtn{font-size:1em;font-weight:bold;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/preorder_gradient._V234285711_.png);background-repeat:repeat-x;border:#C4BE8E 1pt solid;padding:0.2em 0.5em;margin-top:0.2em;cursor:pointer;color:#40609B;}.wishShopStoreBtn{background-color:#EEEBCB;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_cart_more_item_gradient._V199323028_.png);background-repeat:repeat-x;border:#C4BE8E 1pt solid;font-size:1em;font-weight:bold;cursor:pointer;color:#1A1A65;padding:0.3em 0.5em;}.wishPageHeader{font-size:130%;text-align:left;color:E47911;font-weight:bold;padding:0.2em 0em 0.2em 0.65em;}select.wishlistSelect{width:10em;}div.wishTitleSection{border-bottom-color:#808080;border-bottom-style:dotted;border-bottom-width:1px;background-image:url(http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/title_gradient._V233984477_.png);background-position:top;background-repeat:repeat-x;padding:0.4em 0.4em 0.4em 0.8em;margin-bottom:0.4em;}div.wishLinkBlock{background:white;border-bottom:1px dotted #808080;padding:0 0.8em 0.4em;margin-bottom:0.3em;}div.wishBlank{background:white;padding-bottom:0.2em;}div.masMessaging{padding-left:1em;padding-right:1.25em;text-align:left;}h1.gcTitle{font-size:small;}table.gcList{border-bottom:1px dotted #808080;padding-bottom:1em;padding-left:1em;width:100%;}div.dpChoosePriVar a{display:inline;}div.gcCat{background-color:#EAF3FE;border-color:#D7E8FD;border-style:solid;border-width:1px;font-size:110%;padding-bottom:0.5em;padding-left:2em;padding-right:1em;padding-top:0.5em;margin:0px;}div.gcCatS{font-weight:bold;padding-left:1em;}div.gcBuybox{cursor:pointer;margin-bottom:1em;padding:1em 1.25em 1em 1em;text-align:center;}input.gcBuyButton,input.gcWishlistButton{border:1px solid #1A1A65;color:#1A1A65;cursor:pointer;display:block;font-size:110%;font-weight:bold;padding:0.5em;text-align:left;text-indent:1.5em;width:100%;}input.gcBuyButton{background:url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_icn_cart._V234071174_.png) 0.5em no-repeat,url( http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/add_to_cart_gradient._V233987182_.png) top repeat-x;background-color:#E8AA19;}div.gcTerm{margin:10px 0;}input.gcInput{border:1px solid #4D4D4D;color:#888888;font-size:120%;width:98%;}input.gcInputAmount{border:1px solid #4D4D4D;color:#888888;font-size:120%;width:15em;}textarea.gcInput{border:1px solid #4D4D4D;color:#888888;font-size:120%;height:8em;width:98%;}h1.gcTitle{color:#E47911;font-size:130%;font-weight:bold;margin-bottom:0;}\n \n \n \n ", "compression": 31607, "size": 38004 }, "headers": [ { "name": "expires", "value": "Sat, 26 Jun 2021 01:10:20 GMT" }, { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "jd0iFRM3Lg/lI5purrTHhw5khEY+WHVF+JL0VXrVurKVWAQpP/72aA7oaohoKlXZ" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "0NJK92DHAWYJD25WB6WG" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "cache-control", "value": "max-age=315360000" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:20 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/css; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 6397 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.094643Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/gb_icon_un_hi-res._V209116455_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Thu, 19 Nov 2009 00:01:27 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 21, "dns": -1, "blocked": -1, "wait": 12 }, "time": 34, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/png", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Wed, 18 Nov 2009 23:52:34 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/png" }, { "name": "cache-control", "value": "max-age=610939287" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.096142Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/alogo_hi-res._V183429630_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Wed, 06 Apr 2011 19:20:25 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 29, "dns": -1, "blocked": -1, "wait": 25 }, "time": 55, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/png", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "expires", "value": "Tue, 01 Apr 2031 19:21:00 GMT" }, { "name": "last-modified", "value": "Wed, 06 Apr 2011 19:20:18 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=623527839" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.097553Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/title_gradient._V233984477_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Mon, 10 Aug 2009 11:50:45 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 31, "dns": -1, "blocked": -1, "wait": 19 }, "time": 50, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/png", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Mon, 10 Aug 2009 11:50:45 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/png" }, { "name": "cache-control", "value": "max-age=594076979" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.098737Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/btn_go_un_hi-res._V226565855_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Thu, 05 Nov 2009 22:05:28 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 49, "dns": -1, "blocked": -1, "wait": 12 }, "time": 61, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/gif", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Thu, 05 Nov 2009 22:05:28 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/gif" }, { "name": "cache-control", "value": "max-age=594085175" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.100611Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/iphone_app_promo.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Thu, 15 Apr 2010 23:09:23 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 31, "dns": -1, "blocked": -1, "wait": 17 }, "time": 48, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/png", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Thu, 15 Apr 2010 23:09:23 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.102378Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/cart_hi-res._V183429559_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Wed, 06 Apr 2011 19:27:37 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 33, "dns": -1, "blocked": -1, "wait": 17 }, "time": 51, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/png", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "expires", "value": "Tue, 01 Apr 2031 19:20:08 GMT" }, { "name": "last-modified", "value": "Wed, 06 Apr 2011 19:20:11 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "cache-control", "value": "max-age=623527787" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "content-type", "value": "image/png" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.212174Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/kindleAdPic._V186875174_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Thu, 29 Jul 2010 07:07:47 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 13 }, "time": 13, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/gif", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Thu, 29 Jul 2010 07:07:47 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/gif" }, { "name": "cache-control", "value": "max-age=601797382" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.216315Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/white_blue_gradient._V192208259_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Wed, 02 Jun 2010 16:45:56 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 15 }, "time": 15, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/gif", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Wed, 02 Jun 2010 16:40:07 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/gif" }, { "name": "cache-control", "value": "max-age=596906900" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.218148Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_down_arrow._V192208261_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Wed, 02 Jun 2010 16:42:36 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 13 }, "time": 13, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/gif", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Wed, 02 Jun 2010 16:40:01 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/gif" }, { "name": "cache-control", "value": "max-age=596906718" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.221200Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/browse_right_arrow._V192208261_.gif", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Wed, 02 Jun 2010 16:40:26 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 16 }, "time": 16, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/gif", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Wed, 02 Jun 2010 16:40:26 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/gif" }, { "name": "cache-control", "value": "max-age=596907006" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.224058Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/footer_right_arrow._V209114087_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Wed, 18 Nov 2009 23:49:25 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 20 }, "time": 20, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/png", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Wed, 18 Nov 2009 23:49:18 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/png" }, { "name": "cache-control", "value": "max-age=594073168" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.225909Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://g-ecx.images-amazon.com/images/G/01/anywhere/smart/footer_shadow._V209114090_.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "if-modified-since", "value": "Wed, 18 Nov 2009 23:49:45 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "g-ecx.images-amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cache-control", "value": "max-age=0" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 19 }, "time": 19, "response": { "status": 304, "cookies": [], "statusText": "Not Modified", "content": { "mimeType": "image/png", "text": "", "encoding": "base64", "compression": 0, "size": 0 }, "headers": [ { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "last-modified", "value": "Wed, 18 Nov 2009 23:45:04 GMT" }, { "name": "connection", "value": "keep-alive" }, { "name": "content-type", "value": "image/png" }, { "name": "cache-control", "value": "max-age=594079549" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 0 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:21.365274Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455/uedata/187-9233150-9797455?ld&v=14&id=0TCMJ9N6CVZJ60XM1KNY&sw=320&sh=480&vw=320&vh=356&m=1&sc=0TCMJ9N6CVZJ60XM1KNY&ue=7&be=376&af=698&pc=703&ld=706&t=1309309819398", "queryString": [ { "name": "be", "value": "376" }, { "name": "ld", "value": "706" }, { "name": "af", "value": "698" }, { "name": "vh", "value": "356" }, { "name": "m", "value": "1" }, { "name": "v", "value": "14" }, { "name": "sw", "value": "320" }, { "name": "pc", "value": "703" }, { "name": "ue", "value": "7" }, { "name": "sh", "value": "480" }, { "name": "t", "value": "1309309819398" }, { "name": "vw", "value": "320" }, { "name": "sc", "value": "0TCMJ9N6CVZJ60XM1KNY" }, { "name": "id", "value": "0TCMJ9N6CVZJ60XM1KNY" } ], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5" }, { "name": "host", "value": "www.amazon.com" }, { "name": "referer", "value": "http://www.amazon.com/gp/aw/h.html/187-9233150-9797455" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 100 }, "time": 100, "response": { "status": 200, "cookies": [], "statusText": "OK", "content": { "mimeType": "image/gif", "text": "R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==", "encoding": "base64", "compression": -21, "size": 43 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "qpZWewYsJTHYFmtIhehbCyBZb53CCTfycI4JkZpwWjaW4r371gGuDVrM0ULvUMSV" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "1VM3HN2VZ2FJXFNDJPK5" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:21 GMT" }, { "name": "content-type", "value": "image/gif" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 64 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:22.009559Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon-114x114-precomposed.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 180, "dns": -1, "blocked": -1, "wait": 125 }, "time": 307, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12481, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "jd0iFRM3Lg/lI5purrTHhw5khEY+WHVF+JL0VXrVurKVWAQpP/72aA7oaohoKlXZ" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "071P3PZ0Y8EKDAF6MGY4" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:22 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4162 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:22.393026Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon-114x114.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 0, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 127 }, "time": 128, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12482, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "/1go9GRp/3geeMA7LG1YgnVe2yRrkkWlQQ4uRfck7vuuwEDbeHysBNONoPUDBJ4f" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "11R86JZCNNSYQMZ138KW" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:22 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4161 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:22.595902Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon-precomposed.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 1, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 152 }, "time": 153, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12480, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "S+/qhbaentb8lzRE19EgxpQ2OnrWF2WkAMCBWaTWmPwRSGY6WZiBIJJeDWMr+FIe" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "03ZTKNK2FQKPJT4NC24J" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:22 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4163 } }, { "cache": {}, "startedDateTime": "2011-06-29T01:10:22.802588Z", "pageref": "pageref_0", "request": { "cookies": [], "url": "http://www.amazon.com/apple-touch-icon.png", "queryString": [], "headers": [ { "name": "accept-language", "value": "en-us" }, { "name": "accept-encoding", "value": "gzip, deflate" }, { "name": "connection", "value": "keep-alive" }, { "name": "accept", "value": "*/*" }, { "name": "user-agent", "value": "MobileSafari/6533.18.5 CFNetwork/485.13.9 Darwin/11.0.0" }, { "name": "host", "value": "www.amazon.com" }, { "name": "cookie", "value": "*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************" } ], "headersSize": -1, "bodySize": 0, "method": "GET", "httpVersion": "1.1" }, "timings": { "receive": 142, "send": 0, "connect": 0, "dns": -1, "blocked": -1, "wait": 136 }, "time": 278, "response": { "status": 404, "cookies": [], "statusText": "NotFound", "content": { "mimeType": "text/html", "text": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n \n\n\n\n\n\n\n 404 - Document Not Found\n \n \n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n Looking for something?\n \n
\n We're sorry. The Web address you entered is not a functioning page on our site\n
\n
\n \n \n Go to Amazon.com's Home Page\n \n
\n
\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n", "compression": 12483, "size": 16643 }, "headers": [ { "name": "content-encoding", "value": "gzip" }, { "name": "x-amz-id-2", "value": "/1go9GRp/3geeMA7LG1YgnVe2yRrkkWlQQ4uRfck7vuuwEDbeHysBNONoPUDBJ4f" }, { "name": "set-cookie", "value": "********************************************************************************************************************************************************************************************************************************************************************************************" }, { "name": "x-amz-id-1", "value": "1PNYGVXV3E7WBSV97TH7" }, { "name": "vary", "value": "Accept-Encoding,User-Agent" }, { "name": "server", "value": "Server" }, { "name": "transfer-encoding", "value": "chunked" }, { "name": "date", "value": "Wed, 29 Jun 2011 01:10:22 GMT" }, { "name": "p3p", "value": "policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"" }, { "name": "content-type", "value": "text/html; charset=ISO-8859-1" } ], "headersSize": -1, "redirectURL": "", "httpVersion": "1.1", "bodySize": 4160 } } ], "pages": [ { "pageTimings": { "onLoad": -1, "onContentLoad": -1 }, "title": "page_0", "id": "pageref_0", "startedDateTime": "2011-06-29T01:09:48.307920Z" } ], "creator": { "version": "0.1", "name": "pcap2har" } } }