Overview

URLhttp://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
IP8.6.19.68
ASNAS13535 Ning, Inc.
Location United States
Report completed2012-11-10 19:13:56 CET
StatusLoading report..
urlQuery Alerts No alerts detected


Settings

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


Intrusion Detection Systems

Suricata /w Emerging Threats Pro No alerts detected
Snort /w Sourcefire VRT No alerts detected


Recent reports on same IP/ASN/Domain

Last 6 reports on IP: 8.6.19.68

Date Alerts / IDS URL IP
2013-04-01 22:24:270 / 4http://nappyboyonline.com/forum/topics/watch-wwe-monday-night-raw-online-free-streami (...)8.6.19.68
2013-04-01 22:21:160 / 3http://nappyboyonline.com/forum/topics/watch-the-secret-life-of-the-american-teen-onl (...)8.6.19.68
2013-04-01 21:55:520 / 8http://nappyboyonline.com8.6.19.68
2013-04-01 21:53:100 / 3http://nappyboyonline.com/forum/topics/watch-wwe-monday-night-raw-online-free-streami (...)8.6.19.68
2013-04-01 21:49:090 / 6http://nappyboyonline.com/forum/topics/watch-the-secret-life-of-the-american-teen-onl (...)8.6.19.68
2013-04-01 20:17:330 / 4http://nappyboyonline.com/forum/topics/watch-the-secret-life-of-the-american-teen-onl (...)8.6.19.68

Last 6 reports on ASN: AS13535 Ning, Inc.

Date Alerts / IDS URL IP
2013-04-02 10:51:420 / 1http://www.thisis50.com/xn/detail/784568:Album:31577674?xg_source=activity208.82.16.68
2013-04-02 10:28:030 / 1http://www.thisis50.com/xn/detail/784568:Album:31577489?xg_source=activity208.82.16.68
2013-04-02 03:08:050 / 2http://www.thisis50.com/xn/detail/784568:Album:31576294?xg_source=activity208.82.16.68
2013-04-02 03:03:300 / 2http://www.thisis50.com/xn/detail/784568:Album:31576571?xg_source=activity208.82.16.68
2013-04-02 02:59:040 / 1http://www.thisis50.com/xn/detail/784568:Album:31576368?xg_source=activity208.82.16.68
2013-04-02 02:53:470 / 0http://www.thisis50.com/xn/detail/784568:Album:31576153?xg_source=activity208.82.16.68

Last 6 reports on domain: queenofthering.tv

Date Alerts / IDS URL IP
2012-11-18 15:57:150 / 0http://queenofthering.tv/forum/topics/espn-live-stream-tampa-bay-buccaneers-vs-carolina-panther (...)8.6.19.68
2012-11-18 07:13:070 / 0http://queenofthering.tv/forum/topics/http-watch-live-stream-tampa-bay-buccaneers-vs-carolina-p (...)8.6.19.68
2012-11-18 07:07:310 / 0http://queenofthering.tv/forum/topics/http-watch-live-stream-arizona-cardinals-vs-atlanta-falco (...)8.6.19.68
2012-11-17 10:50:550 / 0http://queenofthering.tv/forum/topics/watch-live-stream-philadelphia-eagles-vs-washington-redsk (...)8.6.19.68
2012-11-14 15:44:060 / 0http://queenofthering.tv/forum/topics/live-basketball-stream-marist-red-foxes-vs-colgate-raider (...)8.6.19.68
2012-11-13 21:46:070 / 0http://queenofthering.tv/forum/topics/espn-live-stream-online-live-houston-baptist-huskies-vs-h (...)8.6.19.68



JavaScript

Executed Scripts (37)


Executed Evals (2)

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

if (!dojo.hostenv.findModule("xg.shared.googleAnalytics", false)) {
    dojo.provide("xg.shared.googleAnalytics");
    xg.shared.googleAnalytics = (function() {
        var _ = {};
        var _2 = {};
        _2.trackPageview = function(_3) {
            if (typeof ning_gaq != "undefined" && ning_gaq) {
                ning_gaq.push(["_ning_ga._trackPageview", _3]);
            }
        };
        return _2;
    })();
}
if (!dojo.hostenv.findModule("xg.index.like.likeButton", false)) {
    dojo.provide("xg.index.like.likeButton");
    xg.index.like.likeButton = function($) {
        var _2 = "like";
        var _3 = false;
        var _4 = false;
        return {
            initialize: function() {
                $(".like-button a").click(xg.index.like.likeButton.clickButton);
                $("a.view-liked").click(xg.index.like.likeButton.clickLikersLink);
                xg.index.like.likeButton.processPendingLike();
            },
            processPendingLike: function() {
                var _5 = xg.shared.CookieStore.getSessionCookieValue(_2);
                xg.shared.CookieStore.setSessionCookieValue(_2, null);
                if (!ning.CurrentProfile || !_5) {
                    return;
                }
                $(".like-button a").each(function() {
                    $button = $(this);
                    if ($button.attr("data-content-id") === _5) {
                        xg.index.like.likeButton.postLike($button, true);
                    }
                });
            },
            clickButton: function(e) {
                e.preventDefault();
                var _7 = $(this);
                if (!ning.CurrentProfile) {
                    xg.shared.CookieStore.setSessionCookieValue(_2, _7.attr("data-content-id"));
                    window.location.href = _7.attr("data-sign-up-url");
                    return;
                }
                xg.index.like.likeButton.postLike(_7, !_7.hasClass("liked"));
            },
            postLike: function(_8, _9) {
                if (_3) {
                    return;
                }
                _3 = true;
                var _a = xg.shared.EngagementUtil.addEngagementContextToParams({
                    contentId: _8.attr("data-content-id")
                }, _8);
                _a["logLike"] = _8.attr("data-log-like") === "0" ? 0 : 1;
                var _b = _8.attr("data-like-url");
                if (!_b) {
                    _b = "/main/like/like";
                }
                var _c = _8.attr("data-unlike-url");
                if (!_c) {
                    _c = "/main/like/unlike";
                }
                xg.post(_9 ? _b : _c, _a, function(_d, _e) {
                    _3 = false;
                    xg.index.like.likeButton.ajaxCallback(_e, _8);
                });
                if (_9) {
                    xg.shared.googleAnalytics.trackPageview("/like/ning/create/" + _8.attr("data-content-type") + "/" + _8.attr("data-content-id"));
                } else {
                    xg.shared.googleAnalytics.trackPageview("/like/ning/delete/" + _8.attr("data-content-type") + "/" + _8.attr("data-content-id"));
                }
            },
            ajaxCallback: function(_f, _10) {
                if (_f.success) {
                    _10.html(_f.likeButtonText);
                    if (_f.likeCount > 0) {
                        _10.parents(".likebox").find(".like-count").show();
                    } else {
                        _10.parents(".likebox").find(".like-count").hide();
                    }
                    _10.parents(".likebox").find(".view-liked").html(_f.likeCountText);
                    _10.toggleClass("liked");
                }
            },
            clickLikersLink: function(_11) {
                _11.preventDefault();
                if (_4) {
                    return;
                }
                _4 = true;
                xg.get("/main/like/likers", {
                    contentId: $(this).attr("_id")
                }, function(xhr, _13) {
                    _4 = false;
                    if (!_13.likers) {
                        return;
                    }
                    var _14 = "<div class=\"people_liked_list\">";
                    x$.each(_13.likers, function(i, _16) {
                        var _17 = _16.online ? "<span class=\"online\" title=\"" + xg.index.nls.html("onlineProper") + "\">" + xg.index.nls.html("onlineProper") + "</span>" : "";
                        _14 += " <div class=\"member_item\">     <div class=\"member_item_thumbnail\">         <a href=\"" + xg.qh(_16.profileUrl) + "\">             <img height=\"45\" width=\"45\" class=\"xg_lightborder\" src=\"" + xg.qh(_16.thumbnailUrl) + "\" alt=\"" + xg.qh(_16.fullName) + "\">         </a>     </div>     <div class=\"member_item_detail\">         <h5><a href=\"" + xg.qh(_16.profileUrl) + "\">" + xg.qh(_16.fullName) + "</a> " + _17 + "</h5>     </div> </div>";
                    });
                    _14 += "</div>";
                    xg.shared.util.alert({
                        title: xg.index.nls.text("peopleWhoLikedThis"),
                        bodyHtmlRaw: _14,
                        okButtonText: xg.index.nls.text("close"),
                        wideDisplay: true
                    });
                });
            }
        };
    }(x$);
    xg.addOnRequire(function() {
        xg.index.like.likeButton.initialize();
    });
}
if (!dojo.hostenv.findModule("xg.index.googlePlusOne", false)) {
    dojo.provide("xg.index.googlePlusOne");
    xg.index.googlePlusOne = (function() {
        var _1 = {};
        var _ = {};
        var _3;
        _1.initialize = function() {
            _3 = x$(".google-plusone:first");
            x$(".google-plusone").bind("mouseenter", function() {
                _3 = x$(this);
            });
        };
        _1.onPlusOne = function(_4) {
            if (_4.state != "on") {
                return;
            }
            var _5 = xg.shared.EngagementUtil.addEngagementContextToParams({
                contentId: _3.attr("data-content-id")
            }, _3);
            if (_3) {
                xg.post("/main/like/googlePlusOne", _5);
                xg.shared.googleAnalytics.trackPageview("/like/google/create/" + _3.attr("data-content-type") + "/" + _3.attr("data-content-id"));
            }
        };
        xg.addOnRequire(function() {
            _1.initialize();
        });
        return _1;
    })();
    xg_index_googlePlusOne_onPlusOne = xg.index.googlePlusOne.onPlusOne;
}

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

try {
    if (!dojo.hostenv.findModule("xg.shared.googleAnalytics", false)) {
        dojo.provide("xg.shared.googleAnalytics");
        xg.shared.googleAnalytics = (function() {
            var _ = {};
            var _2 = {};
            _2.trackPageview = function(_3) {
                if (typeof ning_gaq != "undefined" && ning_gaq) {
                    ning_gaq.push(["_ning_ga._trackPageview", _3]);
                }
            };
            return _2;
        })();
    }
    if (!dojo.hostenv.findModule("xg.index.like.likeButton", false)) {
        dojo.provide("xg.index.like.likeButton");
        xg.index.like.likeButton = function($) {
            var _2 = "like";
            var _3 = false;
            var _4 = false;
            return {
                initialize: function() {
                    $(".like-button a").click(xg.index.like.likeButton.clickButton);
                    $("a.view-liked").click(xg.index.like.likeButton.clickLikersLink);
                    xg.index.like.likeButton.processPendingLike();
                },
                processPendingLike: function() {
                    var _5 = xg.shared.CookieStore.getSessionCookieValue(_2);
                    xg.shared.CookieStore.setSessionCookieValue(_2, null);
                    if (!ning.CurrentProfile || !_5) {
                        return;
                    }
                    $(".like-button a").each(function() {
                        $button = $(this);
                        if ($button.attr("data-content-id") === _5) {
                            xg.index.like.likeButton.postLike($button, true);
                        }
                    });
                },
                clickButton: function(e) {
                    e.preventDefault();
                    var _7 = $(this);
                    if (!ning.CurrentProfile) {
                        xg.shared.CookieStore.setSessionCookieValue(_2, _7.attr("data-content-id"));
                        window.location.href = _7.attr("data-sign-up-url");
                        return;
                    }
                    xg.index.like.likeButton.postLike(_7, !_7.hasClass("liked"));
                },
                postLike: function(_8, _9) {
                    if (_3) {
                        return;
                    }
                    _3 = true;
                    var _a = xg.shared.EngagementUtil.addEngagementContextToParams({
                        contentId: _8.attr("data-content-id")
                    }, _8);
                    _a["logLike"] = _8.attr("data-log-like") === "0" ? 0 : 1;
                    var _b = _8.attr("data-like-url");
                    if (!_b) {
                        _b = "/main/like/like";
                    }
                    var _c = _8.attr("data-unlike-url");
                    if (!_c) {
                        _c = "/main/like/unlike";
                    }
                    xg.post(_9 ? _b : _c, _a, function(_d, _e) {
                        _3 = false;
                        xg.index.like.likeButton.ajaxCallback(_e, _8);
                    });
                    if (_9) {
                        xg.shared.googleAnalytics.trackPageview("/like/ning/create/" + _8.attr("data-content-type") + "/" + _8.attr("data-content-id"));
                    } else {
                        xg.shared.googleAnalytics.trackPageview("/like/ning/delete/" + _8.attr("data-content-type") + "/" + _8.attr("data-content-id"));
                    }
                },
                ajaxCallback: function(_f, _10) {
                    if (_f.success) {
                        _10.html(_f.likeButtonText);
                        if (_f.likeCount > 0) {
                            _10.parents(".likebox").find(".like-count").show();
                        } else {
                            _10.parents(".likebox").find(".like-count").hide();
                        }
                        _10.parents(".likebox").find(".view-liked").html(_f.likeCountText);
                        _10.toggleClass("liked");
                    }
                },
                clickLikersLink: function(_11) {
                    _11.preventDefault();
                    if (_4) {
                        return;
                    }
                    _4 = true;
                    xg.get("/main/like/likers", {
                        contentId: $(this).attr("_id")
                    }, function(xhr, _13) {
                        _4 = false;
                        if (!_13.likers) {
                            return;
                        }
                        var _14 = "<div class=\"people_liked_list\">";
                        x$.each(_13.likers, function(i, _16) {
                            var _17 = _16.online ? "<span class=\"online\" title=\"" + xg.index.nls.html("onlineProper") + "\">" + xg.index.nls.html("onlineProper") + "</span>" : "";
                            _14 += " <div class=\"member_item\">     <div class=\"member_item_thumbnail\">         <a href=\"" + xg.qh(_16.profileUrl) + "\">             <img height=\"45\" width=\"45\" class=\"xg_lightborder\" src=\"" + xg.qh(_16.thumbnailUrl) + "\" alt=\"" + xg.qh(_16.fullName) + "\">         </a>     </div>     <div class=\"member_item_detail\">         <h5><a href=\"" + xg.qh(_16.profileUrl) + "\">" + xg.qh(_16.fullName) + "</a> " + _17 + "</h5>     </div> </div>";
                        });
                        _14 += "</div>";
                        xg.shared.util.alert({
                            title: xg.index.nls.text("peopleWhoLikedThis"),
                            bodyHtmlRaw: _14,
                            okButtonText: xg.index.nls.text("close"),
                            wideDisplay: true
                        });
                    });
                }
            };
        }(x$);
        xg.addOnRequire(function() {
            xg.index.like.likeButton.initialize();
        });
    }
    if (!dojo.hostenv.findModule("xg.index.googlePlusOne", false)) {
        dojo.provide("xg.index.googlePlusOne");
        xg.index.googlePlusOne = (function() {
            var _1 = {};
            var _ = {};
            var _3;
            _1.initialize = function() {
                _3 = x$(".google-plusone:first");
                x$(".google-plusone").bind("mouseenter", function() {
                    _3 = x$(this);
                });
            };
            _1.onPlusOne = function(_4) {
                if (_4.state != "on") {
                    return;
                }
                var _5 = xg.shared.EngagementUtil.addEngagementContextToParams({
                    contentId: _3.attr("data-content-id")
                }, _3);
                if (_3) {
                    xg.post("/main/like/googlePlusOne", _5);
                    xg.shared.googleAnalytics.trackPageview("/like/google/create/" + _3.attr("data-content-type") + "/" + _3.attr("data-content-id"));
                }
            };
            xg.addOnRequire(function() {
                _1.initialize();
            });
            return _1;
        })();
        xg_index_googlePlusOne_onPlusOne = xg.index.googlePlusOne.onPlusOne;
    };
    window.nlrSuccessCallback();
    window.nlrSuccessCallback = undefined;
    window.nlrErrorCallback = undefined;
} catch (e) {
    window.nlrErrorCallback(e)
}

Executed Writes (0)



HTTP Transactions (51)


Request Response
GET /socialnetworkmain/widgets/forum/css/component.min.css?xn_version=1334893063 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: text/css
Server: Ningtron/2000
X-XN-Trace-Token: c73e8fe0-5ebc-4352-a822-051a24b931fa
Content-Length: 1542
Last-Modified: Fri, 26 Oct 2012 18:36:23 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=1359216
Expires: Mon, 26 Nov 2012 11:46:55 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /wwwqueenoftheringtv/instances/css/theme-982_1352235309.css?xn_version=201211062038 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: text/css
Server: Ningtron/2000
X-XN-Trace-Token: d1ca657f-80e2-48da-9fc8-ff0bc84096a1
Content-Length: 5029
Last-Modified: Tue, 06 Nov 2012 20:55:09 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=2256148
Expires: Thu, 06 Dec 2012 20:55:47 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/index/css/wide-sidebar.min.css?xn_version=1327369422 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: text/css
Server: Ningtron/2000
X-XN-Trace-Token: d436dcd2-6ee9-4986-80de-2251568bdb76
Content-Length: 1372
Last-Modified: Fri, 26 Oct 2012 18:36:24 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=1556406
Expires: Wed, 28 Nov 2012 18:33:25 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/index/css/common-982.min.css?xn_version=4277167167 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: text/css
Server: Ningtron/2000
X-XN-Trace-Token: 2c0e3785-5cb3-4d81-b6bf-e6d4eed23888
Last-Modified: Tue, 06 Nov 2012 20:54:19 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Length: 24121
Vary: Accept-Encoding
Cache-Control: max-age=2256043
Expires: Thu, 06 Dec 2012 20:54:02 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/index/gfx/buttons-ningbar.png?v=1965210230 HTTP/1.1

Host: static.ning.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://static.ning.com/socialnetworkmain/widgets/index/css/common-982.min.css?xn_version=4277167167
HTTP/1.1 200 OK

Content-Type: image/png
Server: Ningtron/2000
X-XN-Trace-Token: 6f9fc1dd-6feb-4aa2-bbcb-546cca5c00bc
Content-Length: 2062
Last-Modified: Fri, 26 Oct 2012 18:22:09 GMT
Accept-Ranges: bytes
Cache-Control: max-age=1492816
Expires: Wed, 28 Nov 2012 00:53:35 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /files/5hjmb23PQMWr-2Z1Xq2d65MV-QwvBVS*zQ*xLfMmaAHg1roEsLxm1kzsEyikg41QZdseQetuF6wl-4O1QaJFZn6TFTd7GYqZ/qotrtv2.jpg?xn_version=201211062038 HTTP/1.1

Host: api.ning.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://static.ning.com/wwwqueenoftheringtv/instances/css/theme-982_1352235309.css?xn_version=201211062038
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Ning HTTP Server 2.0
X-XN-Trace-Token: 4d450fb2-617e-4470-adcb-ea2e8d80348e
Last-Modified: Mon, 22 Oct 2012 19:14:23 GMT
Content-Length: 50838
Cache-Control: max-age=2256096
Expires: Thu, 06 Dec 2012 20:54:55 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /files/y-wiNbahiZBDAu3rE-as3pLBeZgg5Zq5HXCEb5b*gNIdWGk6Opu0CpW-r3HP85Qo*WRygc1YxswhhseA5Yw0sPxOjEgurzPm/QOTRLOGO.PNG?width=64&height=64&crop=1%3A1 HTTP/1.1

Host: api.ning.com
GET /files/y-wiNbahiZBDAu3rE-as3pLBeZgg5Zq5HXCEb5b*gNIdWGk6Opu0CpW-r3HP85Qo*WRygc1YxswhhseA5Yw0sPxOjEgurzPm/QOTRLOGO.PNG?width=64&amp;height=64&amp;crop=1%3A1 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: image/x-png
Server: Ning HTTP Server 2.0
X-XN-Trace-Token: 5998b782-7b06-4c35-a6a9-ef681b746b5a
Last-Modified: Tue, 23 Aug 2011 22:22:01 GMT
Content-Length: 11999
Cache-Control: max-age=1245689
Expires: Sun, 25 Nov 2012 04:14:48 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1 HTTP/1.1

Host: queenofthering.tv

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

Content-Type: text/html; charset=utf-8
Date: Sat, 10 Nov 2012 18:13:19 GMT, Sat, 10 Nov 2012 18:13:19 GMT
Server: Ning HTTP Server 2.0
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: xn_visitor=98ac74ee-7bc4-4618-95f6-027b95a7a195;Path=/;Domain=.queenofthering.tv;Expires=Tue, 08-Nov-22 18:13:19 GMT ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8i7AlxtJDEeJP+Rp6VxYzRc=;Path=/;Domain=.queenofthering.tv;Expires=Sat, 10-Nov-12 19:13:19 GMT
X-XN-Trace-Token: d476c9ab-9e51-4b57-a7aa-fdaff60fe12b
P3P: CP=&quot;UNI STA LOC CURa OURa COR ALL IND&quot;
Vary: X-XN_APPLICATION
X-XN-XNHTML: false
XG-Bazel-ValidSlug: true
Cache-Control: max-age=0, no-cache=&quot;Set-Cookie&quot;
Content-Encoding: gzip
Transfer-Encoding: chunked
GET /gad/glamadapt_jsapi.act?afid=183770529 HTTP/1.1

Host: www35.glam.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Apache
Set-Cookie: glam_cookie_sid=114926135257119948411; expires=Mon, 10 Nov 2014 18:13:19 GMT; path=/; domain=.glam.com;
Etag: &quot;f8fa40c76b8636cb119e61640936a1b6:1351624412&quot;
P3P: policyref=&quot;http://www.glammedia.com/about_glam/legal/policy.xml&quot;, CP=&quot;NON DSP COR PSAo PSDo OUR IND UNI COM NAV STA&quot;
Vary: Accept-Encoding
Content-Encoding: gzip
Cache-Control: max-age=424
Date: Sat, 10 Nov 2012 18:13:20 GMT
Content-Length: 1857
Connection: keep-alive
GET /favicon.ico HTTP/1.1

Host: queenofthering.tv

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: xn_visitor=98ac74ee-7bc4-4618-95f6-027b95a7a195; ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8i7AlxtJDEeJP+Rp6VxYzRc=
HTTP/1.1 200 OK

Content-Type: image/x-icon
Date: Sat, 10 Nov 2012 18:13:19 GMT, Sat, 10 Nov 2012 18:05:12 GMT, Sat, 10 Nov 2012 18:05:12 GMT
Server: Ning HTTP Server 2.0
Expires: Thu, 01 Jan 1970 00:00:00 GMT, Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8gkOhBTUG1SraLyuxcELWdQ=;Path=/;Domain=.queenofthering.tv;Expires=Sat, 10-Nov-12 19:13:19 GMT
X-XN-Trace-Token: fb0ee026-9df1-401f-bcdf-2b96a80eb32e
Etag: &quot;8cc96-0-4aa2bf0290479&quot;
Vary: X-XN_APPLICATION
P3P: CP=&quot;UNI STA LOC CURa OURa COR ALL IND&quot;
Last-Modified: Wed, 10 Aug 2011 19:46:36 GMT
Cache-Control: max-age=0, no-cache=&quot;Set-Cookie&quot;
X-Ning-Profile-Id: 192074876
Accept-Ranges: bytes
Content-Length: 0
GET /files/0aa06Hz55U*zRbt20alEYxy5vsck4goPXrYaSMT74UK9BBth21fzeo4KHrK2-3Z-o6ApLmBIzHR*5co2ZL-LiosbdV8LrO-C/panicroom2bannerfb.png HTTP/1.1

Host: api.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: image/png
Server: Ning HTTP Server 2.0
X-XN-Trace-Token: cb5759b5-5baf-4f68-8235-020619bf4bca
Content-Length: 581228
Last-Modified: Wed, 07 Nov 2012 04:12:33 GMT
Cache-Control: max-age=2282285
Expires: Fri, 07 Dec 2012 04:11:24 GMT
Date: Sat, 10 Nov 2012 18:13:19 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/lib/core.min.js?xn_version=1137409183 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 791e414f-032c-47b6-a560-424b3d90e077
Last-Modified: Thu, 28 Jun 2012 17:21:30 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 42614
Cache-Control: max-age=19870763
Expires: Fri, 28 Jun 2013 17:52:43 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/index/gfx/like-grd.png?v=830410298 HTTP/1.1

Host: static.ning.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://static.ning.com/socialnetworkmain/widgets/index/css/common-982.min.css?xn_version=4277167167
HTTP/1.1 200 OK

Content-Type: image/png
Server: Ningtron/2000
X-XN-Trace-Token: 68fa11ab-ac44-402c-a245-1e7a92be28e4
Content-Length: 177
Last-Modified: Thu, 04 Oct 2012 21:07:35 GMT
Accept-Ranges: bytes
Cache-Control: max-age=375508
Expires: Thu, 15 Nov 2012 02:31:48 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/index/gfx/icons/xg_sprite-993366.png?xn_version=3244555409 HTTP/1.1

Host: static.ning.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://static.ning.com/wwwqueenoftheringtv/instances/css/theme-982_1352235309.css?xn_version=201211062038
HTTP/1.1 200 OK

Content-Type: image/png
Server: Ningtron/2000
X-XN-Trace-Token: 9da0cf8e-2752-4df5-831a-95c9fb2bd54e
Content-Length: 17322
Last-Modified: Fri, 26 Oct 2012 18:22:08 GMT
Accept-Ranges: bytes
Cache-Control: max-age=1653746
Expires: Thu, 29 Nov 2012 21:35:46 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /gad/glamadapt_jsapi_track.act?;afid=183770529;zone=/;ord=7137385342371667;sz=1x1;ga_slot=yes;gszd=-;gsz=888x11:999-728x90:1-300x250:2-;slot.999.name=dormant;slot.1.name=Ning_Top_Leaderboard;slot.2.name=Ning_Top_Right;ningid=6432408;ningid=6432408;ga_api_dt=;ga_api_tt=j;tt=j;new_sid=114926135257119948411;ga_srv_log=0;ga_cli_log=1;ga_do_cli_log=yes;ga_api=iframe;_g_cv=2; HTTP/1.1

Host: www22.glam.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_cookie_sid=114926135257119948411
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Apache
Content-Length: 692
Etag: &quot;1b933a3ff85a5d200e8c46129106ec48:1344917534&quot;
Cache-Control: max-age=660
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /socialnetworkmain/widgets/lib/js/modernizr/modernizr.custom.js?xn_version=201211062038 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 665b3aa6-4c5b-422c-996e-f2c73c205458
Content-Length: 914
Last-Modified: Tue, 06 Nov 2012 20:42:36 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=2256140
Expires: Thu, 06 Dec 2012 20:55:40 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/lib/js/jquery/jstorage.min.js?xn_version=2109174347 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 08236043-c5e4-46aa-bf26-06feb5a5ecee
Content-Length: 1507
Last-Modified: Thu, 04 Oct 2012 21:07:34 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=258545
Expires: Tue, 13 Nov 2012 18:02:25 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/lib/js/jquery/jquery.autoResize.js?xn_version=201211062038 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 7abd931b-0430-4b94-9aa5-0742d8908238
Content-Length: 2132
Content-Encoding: gzip
Last-Modified: Tue, 06 Nov 2012 20:42:36 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
Cache-Control: max-age=2256131
Expires: Thu, 06 Dec 2012 20:55:31 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/lib/js/jquery/jquery-ui.min.js?xn_version=3780619254 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 073b69d5-5c50-474a-944b-226340953bc5
Last-Modified: Wed, 07 Nov 2012 23:07:58 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Length: 52026
Vary: Accept-Encoding
Cache-Control: max-age=2515995
Expires: Sun, 09 Dec 2012 21:06:35 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /files/hPVvWsWuKIZIAqvaoxFZGKRlMROrgNZV0i9TdbCVAkhdc5qoiewKUIgcuYi8O2rclIC9jRQGRIN6YoVMSMyZxf7y0jMkerMD/classiccardyuggboots.jpg?width=982 HTTP/1.1

Host: api.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: image/pjpeg
Server: Ning HTTP Server 2.0
X-XN-Trace-Token: d7ce41d3-b479-4714-bdb5-22201ccc560d
Last-Modified: Wed, 17 Aug 2011 04:41:14 GMT
Content-Length: 210655
Cache-Control: max-age=1178554
Expires: Sat, 24 Nov 2012 09:35:54 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/lib/js/jquery/jquery.jsonp.min.js?xn_version=841558965 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 108f1fd5-4f97-48a9-9271-b7e468b71a26
Content-Length: 1052
Last-Modified: Wed, 31 Oct 2012 23:45:10 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=1832031
Expires: Sat, 01 Dec 2012 23:07:11 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/lib/js/Base64.js?xn_version=201211062038 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 229b58eb-9e07-4a85-add5-b5192bb436be
Content-Length: 932
Last-Modified: Tue, 06 Nov 2012 20:42:36 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=2256172
Expires: Thu, 06 Dec 2012 20:56:12 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /wwwqueenoftheringtv/instances/shared/js/set_sidebar_u.min.js?r=1346360613 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 3366a5bc-fd43-4a1e-b49c-263b2611ce37
Last-Modified: Thu, 30 Aug 2012 21:03:33 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 37013
Cache-Control: max-age=1047616
Expires: Thu, 22 Nov 2012 21:13:36 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /wwwqueenoftheringtv/instances/shared/js/set_forum_c0.min.js?r=1338413700 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: fbc2e987-35b9-4713-b9a4-dd51bfa5dd90
Last-Modified: Wed, 30 May 2012 21:35:00 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Length: 27018
Vary: Accept-Encoding
Cache-Control: max-age=1346195
Expires: Mon, 26 Nov 2012 08:09:55 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /wwwqueenoftheringtv/instances/shared/js/set_shared_c0.min.js?r=1338413700 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 668c54a4-12b8-4c76-9a85-ce54d497cd1f
Last-Modified: Wed, 30 May 2012 21:35:00 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Length: 27006
Vary: Accept-Encoding
Cache-Control: max-age=341827
Expires: Wed, 14 Nov 2012 17:10:27 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /wwwqueenoftheringtv/instances/shared/js/set_common.min.js?r=1351031367 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: 265dd491-b536-4013-9087-518349e4b84e
Last-Modified: Tue, 23 Oct 2012 22:29:27 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 102009
Cache-Control: max-age=1052204
Expires: Thu, 22 Nov 2012 22:30:04 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /files/AjGcI82FJLRsPp4JceLRId9Ytge7MKt-foMmO2R12YzzKaoI*KMseLb-ttoqINqA0w5o2tufumlxIPfDdAatWVETiWcXh185/qotrbanner200.jpg?xn_version=201211062038 HTTP/1.1

Host: api.ning.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://static.ning.com/wwwqueenoftheringtv/instances/css/theme-982_1352235309.css?xn_version=201211062038
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Ning HTTP Server 2.0
X-XN-Trace-Token: 9288824f-9636-4895-bdcb-f27423971a3d
Last-Modified: Mon, 22 Oct 2012 19:11:46 GMT
Content-Length: 510585
Cache-Control: max-age=2256082
Expires: Thu, 06 Dec 2012 20:54:42 GMT
Date: Sat, 10 Nov 2012 18:13:20 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/lib/js/thrift/xn_track.min.js?xn_version=2965732102 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: e2f8c542-d581-43c1-bfeb-8b174d98a4f2
Content-Length: 3644
Last-Modified: Wed, 17 Oct 2012 22:01:41 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Vary: Accept-Encoding
Cache-Control: max-age=854281
Expires: Tue, 20 Nov 2012 15:31:22 GMT
Date: Sat, 10 Nov 2012 18:13:21 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/chat/gfx/chat.png?xn_version=2171497752 HTTP/1.1

Host: static.ning.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://static.ning.com/wwwqueenoftheringtv/instances/css/theme-982_1352235309.css?xn_version=201211062038
HTTP/1.1 200 OK

Content-Type: image/png
Server: Ningtron/2000
X-XN-Trace-Token: 73f978d0-6e71-46fd-8f3f-c1a2cd57610b
Content-Length: 6384
Last-Modified: Fri, 26 Oct 2012 18:22:09 GMT
Accept-Ranges: bytes
Cache-Control: max-age=1653577
Expires: Thu, 29 Nov 2012 21:32:58 GMT
Date: Sat, 10 Nov 2012 18:13:21 GMT
Connection: keep-alive
GET /socialnetworkmain/widgets/index/js/google-analytics/ga.js?xn_version=201211062038 HTTP/1.1

Host: static.ning.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: Ningtron/2000
X-XN-Trace-Token: b1980b25-04b2-41fc-9093-a51d3b4d0cbd
Last-Modified: Tue, 06 Nov 2012 20:42:36 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Length: 11599
Vary: Accept-Encoding
Cache-Control: max-age=2256076
Expires: Thu, 06 Dec 2012 20:54:37 GMT
Date: Sat, 10 Nov 2012 18:13:21 GMT
Connection: keep-alive
GET /xn/loader?v=x201211062038_15&r=xg.index(like.likeButton,googlePlusOne)&h=xg(shared(util,messagecatalogs.en_US,PostLink,OptionBox,FlagLink,PromptToJoinButton,PromptToJoinLink,frameBusting,SpamWarning,IframeUpload,AddAsFriendLink,Pagination,combobox,SubTabHover,CookieStore,EventRegistry,EditUtil,Facebook,EngagementUtil,DateFormatter,timeUpdater,editors(PlainEditor,tinymce(WordpressLineBreakRules,Utilities,LinkDialog,FilePanel,ImageUrlPanel,ImagePropertiesPanel,ImageDialog,MediaDialog,PasteTextDialog,FilePropertiesPanel,FileDialog,InlineToolbar,WysiwygEditorConfig,HtmlToolbar,HtmlDragbar,HtmlEditorConfig,EmailHtmlCapability,StandardHtmlCapability,TinyMCE)TinyMCEEditor,Editor)LanguageFilter,comment,FollowLink,FavoriteLink,TagLink,StarRater,MoreLink,CommentForm,InPlaceEditor,PostToFacebookLink)index(i18n,util(ScrollIntoView,FormHelper)panel,embed(search,sidebarUserBox,footer,announcementBar,badge,BadgeModule)quickadd(core,loader,bar)bulk,BulkActionLink,actionicons{PromotionLink}tweet.PostToTwitterLink)profiles.embed(ShortenUrlPopup,status,MembersModule,blog{BlogModule}BirthdaysModule)activity.embed(ActivityModule,ActivityFeedUpdater)chat(Flasher,SoundLock,LocalStorageUpdater,LocalStorage,Model,LazyImageLoader,models(User,UserList)AjaxService,LoginService,PresenceService,MessageService,UserListSorter,ChatPaneResizer,UserListView,Emoticons,UnreadMessageCounter HTTP/1.1

Host: queenofthering.tv
GET /xn/loader?v=x201211062038_15&amp;r=xg.index(like.likeButton,googlePlusOne)&amp;h=xg(shared(util,messagecatalogs.en_US,PostLink,OptionBox,FlagLink,PromptToJoinButton,PromptToJoinLink,frameBusting,SpamWarning,IframeUpload,AddAsFriendLink,Pagination,combobox,SubTabHover,CookieStore,EventRegistry,EditUtil,Facebook,EngagementUtil,DateFormatter,timeUpdater,editors(PlainEditor,tinymce(WordpressLineBreakRules,Utilities,LinkDialog,FilePanel,ImageUrlPanel,ImagePropertiesPanel,ImageDialog,MediaDialog,PasteTextDialog,FilePropertiesPanel,FileDialog,InlineToolbar,WysiwygEditorConfig,HtmlToolbar,HtmlDragbar,HtmlEditorConfig,EmailHtmlCapability,StandardHtmlCapability,TinyMCE)TinyMCEEditor,Editor)LanguageFilter,comment,FollowLink,FavoriteLink,TagLink,StarRater,MoreLink,CommentForm,InPlaceEditor,PostToFacebookLink)index(i18n,util(ScrollIntoView,FormHelper)panel,embed(search,sidebarUserBox,footer,announcementBar,badge,BadgeModule)quickadd(core,loader,bar)bulk,BulkActionLink,actionicons{PromotionLink}tweet.PostToTwitterLink)profiles.embed(ShortenUrlPopup,status,MembersModule,blog{BlogModule}BirthdaysModule)activity.embed(ActivityModule,ActivityFeedUpdater)chat(Flasher,SoundLock,LocalStorageUpdater,LocalStorage,Model,LazyImageLoader,models(User,UserList)AjaxService,LoginService,PresenceService,MessageService,UserListSorter,ChatPaneResizer,UserListView,Emoticons,UnreadMessageCounter 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
X-Requested-With: XMLHttpRequest
Referer: http://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: xn_visitor=98ac74ee-7bc4-4618-95f6-027b95a7a195; ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8gkOhBTUG1SraLyuxcELWdQ=
HTTP/1.1 200 OK

Content-Type: text/javascript
Date: Sat, 10 Nov 2012 18:13:21 GMT, Sat, 10 Nov 2012 17:30:27 GMT
Server: Ning HTTP Server 2.0
Expires: Thu, 01 Jan 1970 00:00:00 GMT, Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8n9qRUtGqeGaQSafGdZQkGo=;Path=/;Domain=.queenofthering.tv;Expires=Sat, 10-Nov-12 19:13:21 GMT
X-XN-Trace-Token: 6aedb7f6-eb13-47fe-ab2a-f60131d4b0db
Cache-Control: max-age=5184000, no-cache=&quot;Set-Cookie&quot;
Content-Encoding: gzip
Last-Modified: Wed, 07 Nov 2012 23:07:59 GMT
Content-Length: 1453
GET /cTagsImgCmd.act?gname=ning_user&gvalue=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv&gtid=5000059145&gcmd=setc&gexpires=604800&ord=2944225386322912 HTTP/1.1

Host: www22.glam.com
GET /cTagsImgCmd.act?gname=ning_user&amp;gvalue=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv&amp;gtid=5000059145&amp;gcmd=setc&amp;gexpires=604800&amp;ord=2944225386322912 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_cookie_sid=114926135257119948411
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html
Server: Apache
Content-Length: 153
Location: http://www35t.glam.com/jsadimp.gif?1^2^08232240a7b2779af9a6618de5a9a72d^114926135257119948411^1^446224^/^1x1^5000059145^31230390^-1^-1^-1^-1^0^0^2944225386322912^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^ning_user-98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv^^^
Set-Cookie: glam_sid=114926135257119948411; expires=Mon, 10 Nov 2014 18:13:21 GMT; path=/; domain=.glam.com; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv; expires=Sat, 17 Nov 2012 18:13:21 GMT; path=/; domain=.glam.com; glam_cookie_sid=1; expires=Fri, 09 Nov 2012 18:13:21 GMT; path=/; domain=.glam.com;
Etag: &quot;ead92158a948b83aa637a363be4df5de:1345187305&quot;
P3P: policyref=&quot;http://www.glammedia.com/about_glam/legal/policy.xml&quot;, CP=&quot;NON DSP COR PSAo PSDo OUR IND UNI COM NAV STA&quot;, policyref=&quot;http://www.glammedia.com/about_glam/legal/policy.xml&quot;, CP=&quot;NON DSP COR PSAo PSDo OUR IND UNI COM NAV STA&quot;
Cache-Control: max-age=690
Date: Sat, 10 Nov 2012 18:13:21 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /beacon.js HTTP/1.1

Host: b.scorecardresearch.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Vary: Accept-Encoding
Content-Encoding: gzip
Expires: Sat, 24 Nov 2012 18:13:21 GMT
Date: Sat, 10 Nov 2012 18:13:21 GMT
Content-Length: 1140
Connection: keep-alive
Cache-Control: private, no-transform, max-age=1209600
GET /js/plusone.js HTTP/1.1

Host: apis.google.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 200 OK

Content-Type: application/javascript; charset=utf-8
X-UA-Compatible: IE=edge, chrome=1
Etag: &quot;529104c25e723e726505bee2aa12dd85&quot;
Expires: Sat, 10 Nov 2012 18:13:21 GMT
Date: Sat, 10 Nov 2012 18:13:21 GMT
Cache-Control: private, max-age=1800
Content-Encoding: gzip
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
GET /b?c1=2&c2=6770185&ns__t=1352571201667&ns_c=UTF-8&c8=%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%40%40%40LIVE%20TV%20LIVE%3A%2B%2B%20Louisiana-Lafayette%20Ragin%E2%80%99%20Cajuns%20vs.%20Florida%20Gators%20Live%20Streaming%20College%20TV%20Online%20HD%20TV%20ESPN%20%2F%20FOX%20SPORTS%20%2F%20CBSS%20%2F%20ESPU%20%2F%20ESP3%20-%20QueenoftheRing.tv&c7=http%3A%2F%2Fqueenofthering.tv%2Fforum%2Ftopics%2Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1&c9= HTTP/1.1

Host: b.scorecardresearch.com
GET /b?c1=2&amp;c2=6770185&amp;ns__t=1352571201667&amp;ns_c=UTF-8&amp;c8=%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%40%40%40LIVE%20TV%20LIVE%3A%2B%2B%20Louisiana-Lafayette%20Ragin%E2%80%99%20Cajuns%20vs.%20Florida%20Gators%20Live%20Streaming%20College%20TV%20Online%20HD%20TV%20ESPN%20%2F%20FOX%20SPORTS%20%2F%20CBSS%20%2F%20ESPU%20%2F%20ESP3%20-%20QueenoftheRing.tv&amp;c7=http%3A%2F%2Fqueenofthering.tv%2Fforum%2Ftopics%2Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1&amp;c9= 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: http://b.scorecardresearch.com/b2?c1=2&amp;c2=6770185&amp;ns__t=1352571201667&amp;ns_c=UTF-8&amp;c8=%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%40%40%40LIVE%20TV%20LIVE%3A%2B%2B%20Louisiana-Lafayette%20Ragin%E2%80%99%20Cajuns%20vs.%20Florida%20Gators%20Live%20Streaming%20College%20TV%20Online%20HD%20TV%20ESPN%20%2F%20FOX%20SPORTS%20%2F%20CBSS%20%2F%20ESPU%20%2F%20ESP3%20-%20QueenoftheRing.tv&amp;c7=http%3A%2F%2Fqueenofthering.tv%2Fforum%2Ftopics%2Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1&amp;c9=
Date: Sat, 10 Nov 2012 18:13:21 GMT
Connection: keep-alive
Set-Cookie: UID=4a4e964-195.159.219.9-1352571201; expires=Fri, 31-Oct-2014 18:13:21 GMT; path=/; domain=.scorecardresearch.com UIDR=1352571201; expires=Fri, 31-Oct-2014 18:13:21 GMT; path=/; domain=.scorecardresearch.com
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, no-store, proxy-revalidate
GET /__utm.gif?utmwv=4.9.2&utms=1&utmn=92672711&utmhn=queenofthering.tv&utme=8(member_type*subdomain*category*product_type*ab_variation)9(anonymous*wwwqueenoftheringtv.ning.com*music*plus*-)&utmcs=UTF-8&utmsr=1176x885&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%40%40%40LIVE%20TV%20LIVE%3A%2B%2B%20Louisiana-Lafayette%20Ragin%E2%80%99%20Cajuns%20vs.%20Florida%20Gators%20Live%20Streaming%20College%20TV%20Online%20HD%20TV%20ESPN%20%2F%20FOX%20SPORTS%20%2F%20CBSS%20%2F%20ESPU%20%2F%20ESP3%20-%20QueenoftheRing.tv&utmhid=1014616395&utmr=-&utmp=%2Fforum%2Ftopics%2Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1&utmac=UA-2270114-6&utmcc=__utma%3D142068530.1851557181.1352571202.1352571202.1352571202.1%3B%2B__utmz%3D142068530.1352571202.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmu=qQAgAAAAB~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=4.9.2&amp;utms=1&amp;utmn=92672711&amp;utmhn=queenofthering.tv&amp;utme=8(member_type*subdomain*category*product_type*ab_variation)9(anonymous*wwwqueenoftheringtv.ning.com*music*plus*-)&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%40%40%40LIVE%20TV%20LIVE%3A%2B%2B%20Louisiana-Lafayette%20Ragin%E2%80%99%20Cajuns%20vs.%20Florida%20Gators%20Live%20Streaming%20College%20TV%20Online%20HD%20TV%20ESPN%20%2F%20FOX%20SPORTS%20%2F%20CBSS%20%2F%20ESPU%20%2F%20ESP3%20-%20QueenoftheRing.tv&amp;utmhid=1014616395&amp;utmr=-&amp;utmp=%2Fforum%2Ftopics%2Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1&amp;utmac=UA-2270114-6&amp;utmcc=__utma%3D142068530.1851557181.1352571202.1352571202.1352571202.1%3B%2B__utmz%3D142068530.1352571202.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&amp;utmu=qQAgAAAAB~ 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Fri, 09 Nov 2012 20:36:28 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: 77813
Server: GFE/2.0
GET /b2?c1=2&c2=6770185&ns__t=1352571201667&ns_c=UTF-8&c8=%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%40%40%40LIVE%20TV%20LIVE%3A%2B%2B%20Louisiana-Lafayette%20Ragin%E2%80%99%20Cajuns%20vs.%20Florida%20Gators%20Live%20Streaming%20College%20TV%20Online%20HD%20TV%20ESPN%20%2F%20FOX%20SPORTS%20%2F%20CBSS%20%2F%20ESPU%20%2F%20ESP3%20-%20QueenoftheRing.tv&c7=http%3A%2F%2Fqueenofthering.tv%2Fforum%2Ftopics%2Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1&c9= HTTP/1.1

Host: b.scorecardresearch.com
GET /b2?c1=2&amp;c2=6770185&amp;ns__t=1352571201667&amp;ns_c=UTF-8&amp;c8=%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%40%40%40LIVE%20TV%20LIVE%3A%2B%2B%20Louisiana-Lafayette%20Ragin%E2%80%99%20Cajuns%20vs.%20Florida%20Gators%20Live%20Streaming%20College%20TV%20Online%20HD%20TV%20ESPN%20%2F%20FOX%20SPORTS%20%2F%20CBSS%20%2F%20ESPU%20%2F%20ESP3%20-%20QueenoftheRing.tv&amp;c7=http%3A%2F%2Fqueenofthering.tv%2Fforum%2Ftopics%2Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1&amp;c9= 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: UID=4a4e964-195.159.219.9-1352571201; UIDR=1352571201
HTTP/1.1 204 No Content

HTTP/1.1 204 No Content
Content-Length: 0
Date: Sat, 10 Nov 2012 18:13:21 GMT
Connection: keep-alive
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, no-store, proxy-revalidate
GET /jsadimp.gif?1^2^08232240a7b2779af9a6618de5a9a72d^114926135257119948411^1^446224^/^1x1^5000059145^31230390^-1^-1^-1^-1^0^0^2944225386322912^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^ning_user-98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv^^^ HTTP/1.1

Host: www35t.glam.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_sid=114926135257119948411; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Apache
Etag: &quot;ad4b0f606e0f8465bc4c4c170b37e1a3:1243492251&quot;
Last-Modified: Thu, 28 May 2009 06:30:10 GMT
Accept-Ranges: bytes
Content-Length: 43
Date: Sat, 10 Nov 2012 18:13:21 GMT
Connection: keep-alive
GET /_/apps-static/_/js/gapi/plusone/rt=j/ver=_e5sBiVlCeg.no./sv=1/am=!SYcw6mesaJeITQu65A/d=1/rs=AItRSTOZgCimta2adf4sTddtgi9KbqWbOQ/cb=gapi.loaded_0 HTTP/1.1

Host: apis.google.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
Etag: &quot;217158210&quot;
Expires: Mon, 10 Dec 2012 05:55:56 GMT
Date: Sat, 10 Nov 2012 05:55:56 GMT
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Cache-Control: public, max-age=2592000
Content-Length: 26141
Age: 44245
POST /main/viewcount/update?xn_out=json HTTP/1.1

Host: queenofthering.tv

User-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/plain, */*; q=0.01
Accept-Language: en-us,en;q=0.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-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Referer: http://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Content-Length: 48
Cookie: xn_visitor=98ac74ee-7bc4-4618-95f6-027b95a7a195; ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8n9qRUtGqeGaQSafGdZQkGo=; xn_track=rp%252C%25252Fforum%25252Ftopics%25252Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1%252Crc%252C0%252Csi%252C1352571201%252Cse%252C1352572101; 2__utma=^ning.1415643201573:142068530.1851557181.1352571202.1352571202.1352571202.1; 2__utmb=^ning.1352573001573:142068530.1.10.1352571202; 2__utmc=^ning.1415643201573:142068530; 2__utmz=^ning.1368339201573:142068530.1352571202.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); 2__utmv=^ning.1352571201572:
Pragma: no-cache
Cache-Control: no-cache
HTTP/1.1 200 OK

Content-Type: text/javascript;charset=utf-8
Date: Sat, 10 Nov 2012 18:13:21 GMT, Sat, 10 Nov 2012 18:13:21 GMT
Server: Ning HTTP Server 2.0
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8hKXT3CDdW/TYdKj6+GhMyU=;Path=/;Domain=.queenofthering.tv;Expires=Sat, 10-Nov-12 19:13:21 GMT
X-XN-Trace-Token: 6f5775d4-a02c-46b7-8e7e-470480bec0ea
Vary: X-XN_APPLICATION
P3P: CP=&quot;UNI STA LOC CURa OURa COR ALL IND&quot;
Cache-Control: max-age=0, no-cache=&quot;Set-Cookie&quot;
X-XN-XNHTML: false
Content-Encoding: gzip
Transfer-Encoding: chunked
GET /_/+1/fastbutton?bsv&count=false&size=medium&hl=en-US&origin=http%3A%2F%2Fqueenofthering.tv&url=http%3A%2F%2Fqueenofthering.tv%2Fxn%2Fdetail%2F6432408%3ATopic%3A497304&ic=1&jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3D_e5sBiVlCeg.no.%2Fsv%3D1%2Fam%3D!SYcw6mesaJeITQu65A%2Fd%3D1%2Frs%3DAItRSTOZgCimta2adf4sTddtgi9KbqWbOQ HTTP/1.1

Host: plusone.google.com
GET /_/+1/fastbutton?bsv&amp;count=false&amp;size=medium&amp;hl=en-US&amp;origin=http%3A%2F%2Fqueenofthering.tv&amp;url=http%3A%2F%2Fqueenofthering.tv%2Fxn%2Fdetail%2F6432408%3ATopic%3A497304&amp;ic=1&amp;jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3D_e5sBiVlCeg.no.%2Fsv%3D1%2Fam%3D!SYcw6mesaJeITQu65A%2Fd%3D1%2Frs%3DAItRSTOZgCimta2adf4sTddtgi9KbqWbOQ 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
X-UA-Compatible: IE=edge, chrome=1
Vary: Accept-Encoding
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Date: Sat, 10 Nov 2012 18:13:22 GMT
Content-Encoding: gzip
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Server: GSE
GET /s2/oz/images/stars/po/Publisher/sprite4-a67f741843ffc4220554c34bd01bb0bb.png HTTP/1.1

Host: ssl.gstatic.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Thu, 13 Sep 2012 21:47:55 GMT
Date: Fri, 09 Nov 2012 20:33:27 GMT
Expires: Sat, 09 Nov 2013 20:33:27 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 21399
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 77995
GET /_/apps-static/_/js/gapi/googleapis_client,iframes_styles_bubble_internal/rt=j/ver=_e5sBiVlCeg.no./sv=1/am=!SYcw6mesaJeITQu65A/d=1/rs=AItRSTOZgCimta2adf4sTddtgi9KbqWbOQ/cb=gapi.loaded_0 HTTP/1.1

Host: plusone.google.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: 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: https://plusone.google.com/_/+1/fastbutton?bsv&amp;count=false&amp;size=medium&amp;hl=en-US&amp;origin=http%3A%2F%2Fqueenofthering.tv&amp;url=http%3A%2F%2Fqueenofthering.tv%2Fxn%2Fdetail%2F6432408%3ATopic%3A497304&amp;ic=1&amp;jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3D_e5sBiVlCeg.no.%2Fsv%3D1%2Fam%3D!SYcw6mesaJeITQu65A%2Fd%3D1%2Frs%3DAItRSTOZgCimta2adf4sTddtgi9KbqWbOQ
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
Etag: &quot;517713313&quot;
Expires: Mon, 10 Dec 2012 12:56:03 GMT
Date: Sat, 10 Nov 2012 12:56:03 GMT
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Cache-Control: public, max-age=2592000
Content-Length: 32489
Age: 19039
GET /_/apps-static/_/js/plusone/p1b,p1p/rt=j/ver=f7MXio8F2xs.en_US./sv=1/am=!OafhWFDgH72F4k9x-Q/d=1/rs=AItRSTMlCw9I4a4HA2PnpsOHCUYVxcjlxA/cb=gapi.loaded_1 HTTP/1.1

Host: plusone.google.com

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: 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: https://plusone.google.com/_/+1/fastbutton?bsv&amp;count=false&amp;size=medium&amp;hl=en-US&amp;origin=http%3A%2F%2Fqueenofthering.tv&amp;url=http%3A%2F%2Fqueenofthering.tv%2Fxn%2Fdetail%2F6432408%3ATopic%3A497304&amp;ic=1&amp;jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3D_e5sBiVlCeg.no.%2Fsv%3D1%2Fam%3D!SYcw6mesaJeITQu65A%2Fd%3D1%2Frs%3DAItRSTOZgCimta2adf4sTddtgi9KbqWbOQ
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
Etag: &quot;326614287&quot;
Expires: Mon, 10 Dec 2012 04:28:58 GMT
Date: Sat, 10 Nov 2012 04:28:58 GMT
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Cache-Control: public, max-age=2592000
Content-Length: 21224
Age: 49464
GET /favicon.ico HTTP/1.1

Host: queenofthering.tv

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: xn_visitor=98ac74ee-7bc4-4618-95f6-027b95a7a195; ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8hKXT3CDdW/TYdKj6+GhMyU=; xn_track=rp%252C%25252Fforum%25252Ftopics%25252Flive-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1%252Crc%252C0%252Csi%252C1352571201%252Cse%252C1352572101; 2__utma=^ning.1415643201573:142068530.1851557181.1352571202.1352571202.1352571202.1; 2__utmb=^ning.1352573001573:142068530.1.10.1352571202; 2__utmc=^ning.1415643201573:142068530; 2__utmz=^ning.1368339201573:142068530.1352571202.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); 2__utmv=^ning.1352571201572:; xg_sc=%7B%7D
If-Modified-Since: Wed, 10 Aug 2011 19:46:36 GMT
If-None-Match: &quot;8cc96-0-4aa2bf0290479&quot;
HTTP/1.1 304 Not Modified

HTTP/1.1 304 Not Modified
Date: Sat, 10 Nov 2012 18:13:22 GMT
Server: Jetty/5.1.15 (Linux/2.6.35-28-server i386 java/1.6.0_27
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: ning_session=WB4/AO2TzHScjZclpIP7nhR6kcYiXC0ZaledTdtBVhtstnLVxyqG8jkuPgeZ6H2NoceAVLMEhso=;Path=/;Domain=.queenofthering.tv;Expires=Sat, 10-Nov-12 19:13:22 GMT
X-XN-Trace-Token: caf2d74b-8915-4416-a224-af34189d5933
GET /cTagsImgCmd.act?gcmd=imps&afid=183770529&reqsq=100&ord=7137385342371667&sz=888x11&tile=999&adid=5000048110 HTTP/1.1

Host: www22.glam.com
GET /cTagsImgCmd.act?gcmd=imps&amp;afid=183770529&amp;reqsq=100&amp;ord=7137385342371667&amp;sz=888x11&amp;tile=999&amp;adid=5000048110 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_sid=114926135257119948411; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html
Server: Apache
Content-Length: 153
Location: http://www35t.glam.com/jsadimp.gif?100^2^075c4146f82c66ca195d02b29c2b1d17^114926135257119948411^183770529^446224^/^888x11^5000048110^31230390^-1^-1^-1^-1^0^0^7137385342371667^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^^^^
Etag: &quot;ead92158a948b83aa637a363be4df5de:1345187305&quot;
Cache-Control: max-age=688
Date: Sat, 10 Nov 2012 18:13:23 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /cTagsImgCmd.act?gcmd=imps&afid=183770529&reqsq=100&ord=7137385342371667&sz=728x90&tile=1&adid=5000048108 HTTP/1.1

Host: www22.glam.com
GET /cTagsImgCmd.act?gcmd=imps&amp;afid=183770529&amp;reqsq=100&amp;ord=7137385342371667&amp;sz=728x90&amp;tile=1&amp;adid=5000048108 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_sid=114926135257119948411; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html
Server: Apache
Content-Length: 153
Location: http://www35t.glam.com/jsadimp.gif?100^2^5bc679f3e8796e7c94b39fceeba1b77d^114926135257119948411^183770529^446224^/^728x90^5000048108^31230390^-1^-1^-1^-1^0^0^7137385342371667^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^^^^
Etag: &quot;ead92158a948b83aa637a363be4df5de:1345187305&quot;
Cache-Control: max-age=304
Date: Sat, 10 Nov 2012 18:13:23 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /jsadimp.gif?100^2^075c4146f82c66ca195d02b29c2b1d17^114926135257119948411^183770529^446224^/^888x11^5000048110^31230390^-1^-1^-1^-1^0^0^7137385342371667^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^^^^ HTTP/1.1

Host: www35t.glam.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_sid=114926135257119948411; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Apache
Etag: &quot;ad4b0f606e0f8465bc4c4c170b37e1a3:1243492251&quot;
Last-Modified: Thu, 28 May 2009 06:30:10 GMT
Accept-Ranges: bytes
Content-Length: 43
Date: Sat, 10 Nov 2012 18:13:23 GMT
Connection: keep-alive
GET /cTagsImgCmd.act?gcmd=imps&afid=183770529&reqsq=100&ord=7137385342371667&sz=300x250&tile=2&adid=5000048107 HTTP/1.1

Host: www22.glam.com
GET /cTagsImgCmd.act?gcmd=imps&amp;afid=183770529&amp;reqsq=100&amp;ord=7137385342371667&amp;sz=300x250&amp;tile=2&amp;adid=5000048107 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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_sid=114926135257119948411; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html
Server: Apache
Content-Length: 153
Location: http://www35t.glam.com/jsadimp.gif?100^2^0504418da7520088088bd1462c288d4a^114926135257119948411^183770529^446224^/^300x250^5000048107^31230390^-1^-1^-1^-1^0^0^7137385342371667^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^^^^
Etag: &quot;ead92158a948b83aa637a363be4df5de:1345187305&quot;
Cache-Control: max-age=340
Date: Sat, 10 Nov 2012 18:13:23 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /jsadimp.gif?100^2^5bc679f3e8796e7c94b39fceeba1b77d^114926135257119948411^183770529^446224^/^728x90^5000048108^31230390^-1^-1^-1^-1^0^0^7137385342371667^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^^^^ HTTP/1.1

Host: www35t.glam.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_sid=114926135257119948411; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Apache
Etag: &quot;ad4b0f606e0f8465bc4c4c170b37e1a3:1243492251&quot;
Last-Modified: Thu, 28 May 2009 06:30:10 GMT
Accept-Ranges: bytes
Content-Length: 43
Date: Sat, 10 Nov 2012 18:13:23 GMT
Connection: keep-alive
GET /jsadimp.gif?100^2^0504418da7520088088bd1462c288d4a^114926135257119948411^183770529^446224^/^300x250^5000048107^31230390^-1^-1^-1^-1^0^0^7137385342371667^p^^0^^NO^None^None^0^0^OSLO^0^0^0^0^^^^^ HTTP/1.1

Host: www35t.glam.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://queenofthering.tv/forum/topics/live-tv-live-louisiana-lafayette-ragin-cajuns-vs-florida-gators-1
Cookie: glam_sid=114926135257119948411; ning_user=98ac74ee-7bc4-4618-95f6-027b95a7a195,,wwwqueenoftheringtv
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Apache
Etag: &quot;ad4b0f606e0f8465bc4c4c170b37e1a3:1243492251&quot;
Last-Modified: Thu, 28 May 2009 06:30:10 GMT
Accept-Ranges: bytes
Content-Length: 43
Date: Sat, 10 Nov 2012 18:13:23 GMT
Connection: keep-alive