Overview
| URL | http://wellsphere.com |
|
| IP | 174.129.251.141 | |
| ASN | AS14618 Amazon.com, Inc. | |
| Location | ||
| Report completed | 2012-11-11 06:36:31 CET | |
| Status | Loading report.. ![]() |
|
| urlQuery Alerts |
No alerts detected |
Settings
| UserAgent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 |
| Referer | |
| Adobe Reader | 8.0 |
| Java | 1.6.0_26 |
Intrusion Detection Systems
| Suricata /w Emerging Threats Pro | No alerts detected |
| Snort /w Sourcefire VRT | No alerts detected |
Recent reports on same IP/ASN/Domain
Last 6 reports on ASN: AS14618 Amazon.com, Inc.
| Date | Alerts / IDS | URL | IP |
|---|---|---|---|
| 2013-03-20 12:02:47 | 0 / 2 | http://download.performersoft.com/download2/gkc5e | |
| 2013-03-20 11:37:03 | 0 / 0 | http://www.ntdlzone.com | |
| 2013-03-20 11:27:48 | 0 / 2 | http://download.performersoft.com/download2/gkc5e?cid=266&&&clickid=000001060088121 (...) | |
| 2013-03-20 11:23:01 | 0 / 2 | http://download.performersoft.com/download2/gkc5e?exename=videoperf<br/>ormersetup&&a (...) | |
| 2013-03-20 11:20:22 | 0 / 0 | http://23.21.118.18 | |
| 2013-03-20 11:14:45 | 0 / 0 | http://rc.rlcdn.com/366358.html |
JavaScript
Executed Scripts (42)
Executed Evals (2)
#1 JavaScript::Eval (size: 15054, repeated: 1)function s_c(un, pg, ss) {
var thcn = this;
thcn.wd = window;
if (!thcn.wd.s_c_in) {
thcn.wd.s_c_il = new Array;
thcn.wd.s_c_in = 0;
}
thcn._il = thcn.wd.s_c_il;
thcn._in = thcn.wd.s_c_in;
thcn._il[thcn._in] = thcn;
thcn.wd.s_c_in++;
thcn.m = function(m) {
return ('' + m).indexOf('{') < 0
};
thcn.fl = function(x, l) {
return x ? ('' + x).substring(0, l) : x
};
thcn.co = function(o) {
if (!o) return o;
var n = new Object,
x;
for (x in o) if (x.indexOf('select') < 0 && x.indexOf('filter') < 0) n[x] = o[x];
return n
};
thcn.num = function(x) {
x = '' + x;
for (var p = 0; p < x.length; p++) if (('0123456789').indexOf(x.substring(p, p + 1)) < 0) return 0;
return 1
};
thcn.rep = function(x, o, n) {
var i = x.indexOf(o),
l = n.length > 0 ? n.length : 1;
while (x && i >= 0) {
x = x.substring(0, i) + n + x.substring(i + o.length);
i = x.indexOf(o, i + l)
}
return x
};
thcn.ape = function(x) {
var thcn = this,
i;
x = x ? thcn.rep(escape('' + x), '+', '%2B') : x;
if (x && thcn.charSet && thcn.em == 1 && x.indexOf('%u') < 0 && x.indexOf('%U') < 0) {
i = x.indexOf('%');
while (i >= 0) {
i++;
if (('89ABCDEFabcdef').indexOf(x.substring(i, i + 1)) >= 0) return x.substring(0, i) + 'u00' + x.substring(i);
i = x.indexOf('%', i)
}
}
return x
};
thcn.epa = function(x) {
var thcn = this;
return x ? unescape(thcn.rep('' + x, '+', ' ')) : x
};
thcn.pt = function(x, d, f, a) {
var thcn = this,
t = x,
z = 0,
y, r;
while (t) {
y = t.indexOf(d);
y = y < 0 ? t.length : y;
t = t.substring(0, y);
r = thcn.m(f) ? thcn[f](t, a) : f(t, a);
if (r) return r;
z += y + d.length;
t = x.substring(z, x.length);
t = z < x.length ? t : ''
}
return ''
};
thcn.isf = function(t, a) {
var c = a.indexOf(':');
if (c >= 0) a = a.substring(0, c);
if (t.substring(0, 2) == 's_') t = t.substring(2);
return (t != '' && t == a)
};
thcn.fsf = function(t, a) {
var thcn = this;
if (thcn.pt(a, ',', 'isf', t)) thcn.fsg += (thcn.fsg != '' ? ',' : '') + t;
return 0
};
thcn.fs = function(x, f) {
var thcn = this;
thcn.fsg = '';
thcn.pt(x, ',', 'fsf', f);
return thcn.fsg
};
thcn.c_d = '';
thcn.c_gdf = function(t, a) {
var thcn = this;
if (!thcn.num(t)) return 1;
return 0
};
thcn.c_gd = function() {
var thcn = this,
d = thcn.wd.location.hostname,
n = thcn.fpCookieDomainPeriods,
p;
if (!n) n = thcn.cookieDomainPeriods;
if (d && !thcn.c_d) {
n = n ? parseInt(n) : 2;
n = n > 2 ? n : 2;
p = d.lastIndexOf('.');
while (p >= 0 && n > 1) {
p = d.lastIndexOf('.', p - 1);
n--
}
thcn.c_d = p > 0 && thcn.pt(d, '.', 'c_gdf', 0) ? d.substring(p) : d
}
return thcn.c_d
};
thcn.c_r = function(k) {
var thcn = this;
k = thcn.ape(k);
var c = ' ' + thcn.d.cookie,
i = c.indexOf(' ' + k + '='),
e = i < 0 ? i : c.indexOf(';', i),
v = i < 0 ? '' : thcn.epa(c.substring(i + 2 + k.length, e < 0 ? c.length : e));
return v != '[[B]]' ? v : ''
};
thcn.c_w = function(k, v, e) {
var thcn = this,
d = thcn.c_gd(),
l = thcn.cookieLifetime,
t;
v = '' + v;
l = l ? ('' + l).toUpperCase() : '';
if (e && l != 'SESSION' && l != 'NONE') {
t = (v != '' ? parseInt(l ? l : 0) : -60);
if (t) {
e = new Date;
e.setTime(e.getTime() + (t * 1000))
}
}
if (k && l != 'NONE') {
thcn.d.cookie = k + '=' + thcn.ape(v != '' ? v : '[[B]]') + '; path=/;' + (e && l != 'SESSION' ? ' expires=' + e.toGMTString() + ';' : '') + (d ? ' domain=' + d + ';' : '');
return thcn.c_r(k) == v
}
return 0
};
thcn.eh = function(o, e, r, f) {
var thcn = this,
b = 's_' + e + '_' + thcn._in,
n = -1,
l, i, x;
if (!thcn.ehl) thcn.ehl = new Array;
l = thcn.ehl;
for (i = 0; i < l.length && n < 0; i++) {
if (l[i].o == o && l[i].e == e) n = i
}
if (n < 0) {
n = i;
l[n] = new Object
}
x = l[n];
x.o = o;
x.e = e;
f = r ? x.b : f;
if (r || f) {
x.b = r ? 0 : o[e];
x.o[e] = f
}
if (x.b) {
x.o[b] = x.b;
return b
}
return 0
};
thcn.cet = function(f, a, t, o, b) {
var thcn = this,
r;
if (thcn.apv >= 5 && (!thcn.isopera || thcn.apv >= 7)) eval('try{r=thcn.m(f)?thcn[f](a):f(a)}catch(e){r=thcn.m(t)?thcn[t](e):t(e)}');
else {
if (thcn.ismac && thcn.u.indexOf('MSIE 4') >= 0) r = thcn.m(b) ? thcn[b](a) : b(a);
else {
thcn.eh(thcn.wd, 'onerror', 0, o);
r = thcn.m(f) ? thcn[f](a) : f(a);
thcn.eh(thcn.wd, 'onerror', 1)
}
}
return r
};
thcn.gtfset = function(e) {
var thcn = this;
return thcn.tfs
};
thcn.gtfsoe = new Function('e', 'var thcn=s_c_il[' + thcn._in + '];thcn.eh(window,"onerror",1);thcn.etfs=1;var c=thcn.t();if(c)thcn.d.write(c);thcn.etfs=0;return true');
thcn.gtfsfb = function(a) {
return window
};
thcn.gtfsf = function(w) {
var thcn = this,
p = w.parent,
l = w.location;
thcn.tfs = w;
if (p && p.location != l && p.location.host == l.host) {
thcn.tfs = p;
return thcn.gtfsf(thcn.tfs)
}
return thcn.tfs
};
thcn.gtfs = function() {
var thcn = this;
if (!thcn.tfs) {
thcn.tfs = thcn.wd;
if (!thcn.etfs) thcn.tfs = thcn.cet('gtfsf', thcn.tfs, 'gtfset', thcn.gtfsoe, 'gtfsfb')
}
return thcn.tfs
};
thcn.ca = function() {
var thcn = this,
imn = 's_i_' + thcn.fun;
if (thcn.d.images && thcn.apv >= 3 && (!thcn.isopera || thcn.apv >= 7) && (thcn.ns6 < 0 || thcn.apv >= 6.1)) {
thcn.ios = 1;
if (!thcn.d.images[imn] && (!thcn.isns || (thcn.apv < 4 || thcn.apv >= 5))) {
thcn.d.write('<im' + 'g name="' + imn + '" height=1 width=1 border=0 alt="">');
if (!thcn.d.images[imn]) thcn.ios = 0
}
}
};
thcn.mr = function(sess, q, ta) {
var thcn = this,
ns = thcn.visitorNamespace,
unc = thcn.rep(thcn.fun, '_', '-'),
imn = 's_i_' + thcn.fun,
im, b, e, rs = 'http' + (thcn.ssl ? 's' : '') + '://' + (thcn.ssl ? 'sminerva' : 'minerva') + '.healthcentral.com/b/ss/' + thcn.un + '/1/H.6-pdv-2/' + sess + '?[AQB]&ndh=1' + (q ? q : '') + (thcn.q ? thcn.q : '') + '&[AQE]';
if (thcn.isie && !thcn.ismac) {
if (thcn.apv > 5.5) rs = thcn.fl(rs, 4095);
else rs = thcn.fl(rs, 2047)
}
if (thcn.ios || thcn.ss) {
if (!thcn.ss) thcn.ca();
im = thcn.wd[imn] ? thcn.wd[imn] : thcn.d.images[imn];
if (!im) im = thcn.wd[imn] = new Image;
im.src = rs;
if (rs.indexOf('&pe=') >= 0 && (!ta || ta == '_self' || ta == '_top' || (thcn.wd.name && ta == thcn.wd.name))) {
b = e = new Date;
while (e.getTime() - b.getTime() < 500) e = new Date
}
return ''
}
return '<im' + 'g sr' + 'c="' + rs + '" width=1 height=1 border=0 alt="">'
};
thcn.gg = function(v) {
var thcn = this;
return thcn.wd['s_' + v]
};
thcn.glf = function(t, a) {
if (t.substring(0, 2) == 's_') t = t.substring(2);
var thcn = this,
v = thcn.gg(t);
if (v) thcn[t] = v
};
thcn.gl = function(v) {
var thcn = this;
thcn.pt(v, ',', 'glf', 0)
};
thcn.gv = function(v) {
var thcn = this;
return thcn['vpm_' + v] ? thcn['vpv_' + v] : (thcn[v] ? thcn[v] : '')
};
thcn.havf = function(t, a) {
var thcn = this,
b = t.substring(0, 4),
x = t.substring(4),
n = parseInt(x),
k = 'g_' + t,
m = 'vpm_' + t,
q = t,
v = thcn.linkTrackVars,
e = thcn.linkTrackEvents;
thcn[k] = thcn.gv(t);
if (thcn.lnk || thcn.eo) {
v = v ? v + ',' + thcn.vl_l : '';
if (v && !thcn.pt(v, ',', 'isf', t)) thcn[k] = '';
if (t == 'events' && e) thcn[k] = thcn.fs(thcn[k], e)
}
thcn[m] = 0;
if (t == 'pageURL') q = 'g';
else if (t == 'referrer') q = 'r';
else if (t == 'vmk') q = 'vmt';
else if (t == 'charSet') {
q = 'ce';
if (thcn[k] && thcn.em == 2) thcn[k] = 'UTF-8'
} else if (t == 'visitorNamespace') q = 'ns';
else if (t == 'cookieDomainPeriods') q = 'cdp';
else if (t == 'cookieLifetime') q = 'cl';
else if (t == 'variableProvider') q = 'vvp';
else if (t == 'currencyCode') q = 'cc';
else if (t == 'channel') q = 'ch';
else if (t == 'campaign') q = 'v0';
else if (thcn.num(x)) {
if (b == 'prop') q = 'c' + n;
else if (b == 'eVar') q = 'v' + n;
else if (b == 'hier') {
q = 'h' + n;
thcn[k] = thcn.fl(thcn[k], 255)
}
}
if (thcn[k] && t != 'linkName' && t != 'linkType') thcn.qav += '&' + q + '=' + thcn.ape(thcn[k]);
return ''
};
thcn.hav = function() {
var thcn = this;
thcn.qav = '';
thcn.pt(thcn.vl_t, ',', 'havf', 0);
return thcn.qav
};
thcn.lnf = function(t, h) {
t = t ? t.toLowerCase() : '';
h = h ? h.toLowerCase() : '';
var te = t.indexOf('=');
if (t && te > 0 && h.indexOf(t.substring(te + 1)) >= 0) return t.substring(0, te);
return ''
};
thcn.ln = function(h) {
var thcn = this,
n = thcn.linkNames;
if (n) return thcn.pt(n, ',', 'lnf', h);
return ''
};
thcn.ltdf = function(t, h) {
t = t ? t.toLowerCase() : '';
h = h ? h.toLowerCase() : '';
var qi = h.indexOf('?');
h = qi >= 0 ? h.substring(0, qi) : h;
if (t && h.substring(h.length - (t.length + 1)) == '.' + t) return 1;
return 0
};
thcn.ltef = function(t, h) {
t = t ? t.toLowerCase() : '';
h = h ? h.toLowerCase() : '';
if (t && h.indexOf(t) >= 0) return 1;
return 0
};
thcn.lt = function(h) {
var thcn = this,
lft = thcn.linkDownloadFileTypes,
lef = thcn.linkExternalFilters,
lif = thcn.linkInternalFilters;
lif = lif ? lif : thcn.wd.location.hostname;
h = h.toLowerCase();
if (thcn.trackDownloadLinks && lft && thcn.pt(lft, ',', 'ltdf', h)) return 'd';
if (thcn.trackExternalLinks && (lef || lif) && (!lef || thcn.pt(lef, ',', 'ltef', h)) && (!lif || !thcn.pt(lif, ',', 'ltef', h))) return 'e';
return ''
};
thcn.lc = new Function('e', 'var thcn=s_c_il[' + thcn._in + '],b=thcn.eh(this,"onclick");thcn.lnk=thcn.co(this);thcn.t();thcn.lnk=0;if(b)return this[b](e);return true');
thcn.bc = new Function('e', 'var thcn=s_c_il[' + thcn._in + '],f;if(thcn.d&&thcn.d.all&&thcn.d.all.cppXYctnr)return;thcn.eo=e.srcElement?e.srcElement:e.target;eval("try{if(thcn.eo&&(thcn.eo.tagName||thcn.eo.parentElement||thcn.eo.parentNode))thcn.t()}catch(f){}");thcn.eo=0');
thcn.ot = function(o) {
var a = o.type,
b = o.tagName;
return (a && a.toUpperCase ? a : b && b.toUpperCase ? b : o.href ? 'A' : '').toUpperCase()
};
thcn.oid = function(o) {
var thcn = this,
t = thcn.ot(o),
p = o.protocol,
c = o.onclick,
n = '',
x = 0;
if (!o.s_oid) {
if (o.href && (t == 'A' || t == 'AREA') && (!c || !p || p.toLowerCase().indexOf('javascript') < 0)) n = o.href;
else if (c) {
n = thcn.rep(thcn.rep(thcn.rep(thcn.rep('' + c, "\r", ''), "\n", ''), "\t", ''), ' ', '');
x = 2
} else if (o.value && (t == 'INPUT' || t == 'SUBMIT')) {
n = o.value;
x = 3
} else if (o.src && t == 'IMAGE') n = o.src;
if (n) {
o.s_oid = thcn.fl(n, 100);
o.s_oidt = x
}
}
return o.s_oid
};
thcn.rqf = function(t, un) {
var thcn = this,
e = t.indexOf('='),
u = e >= 0 ? ',' + t.substring(0, e) + ',' : '';
return u && u.indexOf(',' + un + ',') >= 0 ? thcn.epa(t.substring(e + 1)) : ''
};
thcn.rq = function(un) {
var thcn = this,
c = un.indexOf(','),
v = thcn.c_r('s_sq'),
q = '';
if (c < 0) return thcn.pt(v, '&', 'rqf', un);
return thcn.pt(un, ',', 'rq', 0)
};
thcn.sqp = function(t, a) {
var thcn = this,
e = t.indexOf('='),
q = e < 0 ? '' : thcn.epa(t.substring(e + 1));
thcn.sqq[q] = '';
if (e >= 0) thcn.pt(t.substring(0, e), ',', 'sqs', q);
return 0
};
thcn.sqs = function(un, q) {
var thcn = this;
thcn.squ[un] = q;
return 0
};
thcn.sq = function(q) {
var thcn = this,
k = 's_sq',
v = thcn.c_r(k),
x, c = 0;
thcn.sqq = new Object;
thcn.squ = new Object;
thcn.sqq[q] = '';
thcn.pt(v, '&', 'sqp', 0);
thcn.pt(thcn.un, ',', 'sqs', q);
v = '';
for (x in thcn.squ) thcn.sqq[thcn.squ[x]] += (thcn.sqq[thcn.squ[x]] ? ',' : '') + x;
for (x in thcn.sqq) if (x && thcn.sqq[x] && (x == q || c < 2)) {
v += (v ? '&' : '') + thcn.sqq[x] + '=' + thcn.ape(x);
c++
}
return thcn.c_w(k, v, 0)
};
thcn.wdl = new Function('e', 'var thcn=s_c_il[' + thcn._in + '],r=true,b=thcn.eh(thcn.wd,"onload"),i,o,oc;if(b)r=this[b](e);for(i=0;i<thcn.d.links.length;i++){o=thcn.d.links[i];oc=o.onclick?""+o.onclick:"";if((oc.indexOf("s_gs(")<0||oc.indexOf(".s_oc(")>=0)&&oc.indexOf(".tl(")<0)thcn.eh(o,"onclick",0,thcn.lc);}return r');
thcn.wds = function() {
var thcn = this;
if (thcn.apv > 3 && (!thcn.isie || !thcn.ismac || thcn.apv >= 5)) {
if (thcn.b && thcn.b.attachEvent) thcn.b.attachEvent('onclick', thcn.bc);
else if (thcn.b && thcn.b.addEventListener) thcn.b.addEventListener('click', thcn.bc, false);
else thcn.eh(thcn.wd, 'onload', 0, thcn.wdl)
}
};
thcn.vs = function(x) {
var thcn = this,
v = thcn.visitorSampling,
g = thcn.visitorSamplingGroup,
k = 's_vsn_' + thcn.un + (g ? '_' + g : ''),
n = thcn.c_r(k),
e = new Date,
y = e.getYear();
e.setYear(y + 10 + (y < 1900 ? 1900 : 0));
if (v) {
v *= 100;
if (!n) {
if (!thcn.c_w(k, x, e)) return 0;
n = x
}
if (n % 10000 > v) return 0
}
return 1
};
thcn.dyasmf = function(t, m) {
if (t && m && m.indexOf(t) >= 0) return 1;
return 0
};
thcn.dyasf = function(t, m) {
var thcn = this,
i = t ? t.indexOf('=') : -1,
n, x;
if (i >= 0 && m) {
var n = t.substring(0, i),
x = t.substring(i + 1);
if (thcn.pt(x, ',', 'dyasmf', m)) return n
}
return 0
};
thcn.uns = function() {
var thcn = this,
x = thcn.dynamicAccountSelection,
l = thcn.dynamicAccountList,
m = thcn.dynamicAccountMatch,
n, i;
thcn.un.toLowerCase();
if (x && l) {
if (!m) m = thcn.wd.location.host;
if (!m.toLowerCase) m = '' + m;
l = l.toLowerCase();
m = m.toLowerCase();
n = thcn.pt(l, ';', 'dyasf', m);
if (n) thcn.un = n
}
i = thcn.un.indexOf(',');
thcn.fun = i < 0 ? thcn.un : thcn.un.substring(0, i)
};
thcn.t = function() {
var thcn = this,
trk = 1,
tm = new Date,
sed = Math && Math.random ? Math.floor(Math.random() * 10000000000000) : tm.getTime(),
sess = 'thcn' + Math.floor(tm.getTime() / 10800000) % 10 + sed,
yr = tm.getYear(),
vt = tm.getDate() + '/' + tm.getMonth() + '/' + (yr < 1900 ? yr + 1900 : yr) + ' ' + tm.getHours() + ':' + tm.getMinutes() + ':' + tm.getSeconds() + ' ' + tm.getDay() + ' ' + tm.getTimezoneOffset(),
tfs = thcn.gtfs(),
ta = '',
q = '',
qs = '';
thcn.uns();
if (!thcn.q) {
var tl = tfs.location,
x = '',
c = '',
v = '',
p = '',
bw = '',
bh = '',
j = '1.0',
k = thcn.c_w('s_cc', 'true', 0) ? 'Y' : 'N',
hp = '',
ct = '',
pn = 0,
ps;
if (thcn.apv >= 4) x = screen.width + 'x' + screen.height;
if (thcn.isns || thcn.isopera) {
if (thcn.apv >= 3) {
j = '1.1';
v = thcn.n.javaEnabled() ? 'Y' : 'N';
if (thcn.apv >= 4) {
j = '1.2';
c = screen.pixelDepth;
bw = thcn.wd.innerWidth;
bh = thcn.wd.innerHeight;
if (thcn.apv >= 4.06) j = '1.3'
}
}
thcn.pl = thcn.n.plugins
} else if (thcn.isie) {
if (thcn.apv >= 4) {
v = thcn.n.javaEnabled() ? 'Y' : 'N';
j = '1.2';
c = screen.colorDepth;
if (thcn.apv >= 5) {
bw = thcn.d.documentElement.offsetWidth;
bh = thcn.d.documentElement.offsetHeight;
j = '1.3';
if (!thcn.ismac && thcn.b) {
thcn.b.addBehavior('#default#homePage');
hp = thcn.b.isHomePage(tl) ? "Y" : "N";
thcn.b.addBehavior('#default#clientCaps');
ct = thcn.b.connectionType
}
}
} else r = ''
}
if (thcn.pl) while (pn < thcn.pl.length && pn < 30) {
ps = thcn.fl(thcn.pl[pn].name, 100) + ';';
if (p.indexOf(ps) < 0) p += ps;
pn++
}
thcn.q = (x ? '&thcn=' + thcn.ape(x) : '') + (c ? '&c=' + thcn.ape(c) : '') + (j ? '&j=' + j : '') + (v ? '&v=' + v : '') + (k ? '&k=' + k : '') + (bw ? '&bw=' + bw : '') + (bh ? '&bh=' + bh : '') + (ct ? '&ct=' + thcn.ape(ct) : '') + (hp ? '&hp=' + hp : '') + (p ? '&p=' + thcn.ape(p) : '')
}
if (thcn.usePlugins) thcn.doPlugins(thcn);
var l = thcn.wd.location,
r = tfs.document.referrer;
if (!thcn.pageURL) thcn.pageURL = thcn.fl(l ? l : '', 255);
if (!thcn.referrer) thcn.referrer = thcn.fl(r ? r : '', 255);
if (thcn.lnk || thcn.eo) {
var o = thcn.eo ? thcn.eo : thcn.lnk;
if (!o) return '';
var p = thcn.gv('pageName'),
w = 1,
t = thcn.ot(o),
n = thcn.oid(o),
x = o.s_oidt,
h, l, i, oc;
if (thcn.eo && o == thcn.eo) {
while (o && !n && t != 'BODY') {
o = o.parentElement ? o.parentElement : o.parentNode;
if (!o) return '';
t = thcn.ot(o);
n = thcn.oid(o);
x = o.s_oidt
}
oc = o.onclick ? '' + o.onclick : '';
if ((oc.indexOf("s_gs(") >= 0 && oc.indexOf(".s_oc(") < 0) || oc.indexOf(".tl(") >= 0) return ''
}
ta = n ? o.target : 1;
h = o.href ? o.href : '';
i = h.indexOf('?');
h = thcn.linkLeaveQueryString || i < 0 ? h : h.substring(0, i);
l = thcn.linkName ? thcn.linkName : thcn.ln(h);
t = thcn.linkType ? thcn.linkType.toLowerCase() : thcn.lt(h);
if (t && (h || l)) q += '&pe=lnk_' + (t == 'd' || t == 'e' ? thcn.ape(t) : 'o') + (h ? '&pev1=' + thcn.ape(h) : '') + (l ? '&pev2=' + thcn.ape(l) : '');
else trk = 0;
if (thcn.trackInlineStats) {
if (!p) {
p = thcn.gv('pageURL');
w = 0
}
t = thcn.ot(o);
i = o.sourceIndex;
if (thcn.gg('objectID')) {
n = thcn.gg('objectID');
x = 1;
i = 1
}
if (p && n && t) qs = '&pid=' + thcn.ape(thcn.fl(p, 255)) + (w ? '&pidt=' + w : '') + '&oid=' + thcn.ape(thcn.fl(n, 100)) + (x ? '&oidt=' + x : '') + '&ot=' + thcn.ape(t) + (i ? '&oi=' + i : '')
}
}
if (!trk && !qs) return '';
var code = '';
if (trk && thcn.vs(sed)) code = thcn.mr(sess, (vt ? '&t=' + thcn.ape(vt) : '') + thcn.hav() + q + (qs ? qs : thcn.rq(thcn.un)), ta);
thcn.sq(trk ? '' : qs);
thcn.lnk = thcn.eo = thcn.linkName = thcn.linkType = thcn.wd.s_objectID = '';
return code
};
thcn.tl = function(o, t, n) {
var thcn = this;
thcn.lnk = thcn.co(o);
thcn.linkType = t;
thcn.linkName = n;
thcn.t()
};
thcn.ssl = (thcn.wd.location.protocol.toLowerCase().indexOf('https') >= 0);
thcn.d = document;
thcn.b = thcn.d.body;
thcn.n = navigator;
thcn.u = thcn.n.userAgent;
thcn.ns6 = thcn.u.indexOf('Netscape6/');
var apn = thcn.n.appName,
v = thcn.n.appVersion,
ie = v.indexOf('MSIE '),
o = thcn.u.indexOf('Opera '),
i;
if (v.indexOf('Opera') >= 0 || o > 0) apn = 'Opera';
thcn.isie = (apn == 'Microsoft Internet Explorer');
thcn.isns = (apn == 'Netscape');
thcn.isopera = (apn == 'Opera');
thcn.ismac = (thcn.u.indexOf('Mac') >= 0);
if (o > 0) thcn.apv = parseFloat(thcn.u.substring(o + 6));
else if (ie > 0) {
thcn.apv = parseInt(i = v.substring(ie + 5));
if (thcn.apv > 3) thcn.apv = parseFloat(i)
} else if (thcn.ns6 > 0) thcn.apv = parseFloat(thcn.u.substring(thcn.ns6 + 10));
else thcn.apv = parseFloat(v);
thcn.em = 0;
if (String.fromCharCode) {
i = escape(String.fromCharCode(256)).toUpperCase();
thcn.em = (i == '%C4%80' ? 2 : (i == '%U0100' ? 1 : 0))
}
thcn.un = un;
thcn.uns();
thcn.vl_l = 'vmk,charSet,visitorNamespace,cookieDomainPeriods,cookieLifetime,pageName,pageURL,referrer,currencyCode,purchaseID';
thcn.vl_t = thcn.vl_l + ',variableProvider,channel,server,pageType,campaign,state,zip,events,products,linkName,linkType';
for (var n = 1; n < 51; n++) thcn.vl_t += ',prop' + n + ',eVar' + n + ',hier' + n;
thcn.vl_g = thcn.vl_t + ',trackDownloadLinks,trackExternalLinks,trackInlineStats,linkLeaveQueryString,linkDownloadFileTypes,linkExternalFilters,linkInternalFilters,linkNames';
if (pg) thcn.gl(thcn.vl_g);
thcn.ss = ss;
if (!ss) {
thcn.wds();
thcn.ca()
}
} |
#2 JavaScript::Eval (size: 69, repeated: 1)try {
r = thcn.m(f) ? thcn[f](a) : f(a)
} catch (e) {
r = thcn.m(t) ? thcn[t](e) : t(e)
} |
Executed Writes (14)
#1 JavaScript::Write (size: 0, repeated: 2) |
#2 JavaScript::Write (size: 104, repeated: 1) |
#3 JavaScript::Write (size: 464, repeated: 1) |
#4 JavaScript::Write (size: 792, repeated: 1) |
#5 JavaScript::Write (size: 79, repeated: 1) |
#6 JavaScript::Write (size: 766, repeated: 1) |
#7 JavaScript::Write (size: 366, repeated: 1) |
#8 JavaScript::Write (size: 207, repeated: 1) |
#9 JavaScript::Write (size: 291, repeated: 1) |
#10 JavaScript::Write (size: 86, repeated: 1) |
#11 JavaScript::Write (size: 65, repeated: 1) |
#12 JavaScript::Write (size: 148, repeated: 1) |
#13 JavaScript::Write (size: 105, repeated: 1) |
#14 JavaScript::Write (size: 60, repeated: 1) |
HTTP Transactions (52)
| Request | Response |
|---|---|
GET / HTTP/1.1
| HTTP/1.1 301 Moved Permanently Date: Sun, 11 Nov 2012 05:35:46 GMT |
GET / HTTP/1.1
| HTTP/1.1 302 Moved Temporarily Content-Encoding: gzip |
GET /home.s HTTP/1.1
| HTTP/1.1 200 OK Content-Encoding: gzip |
GET /js/main.js?ws14378 HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /js/facebook.js?ws14378 HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /themes/Public/css/new090410.css?ws14378 HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /js/gomez.js HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /common/ads/generateads.js HTTP/1.1
| HTTP/1.1 301 Moved Permanently Server: Apache |
GET /css/new090410.css?ws14378 HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /common/a/assets/generateads.js HTTP/1.1
| HTTP/1.1 200 OK Server: Apache |
GET /js/api_lib/v0.4/FeatureLoader.js.php HTTP/1.1
| HTTP/1.1 200 OK Etag: "1ed8cd6ab2d79034dfb3f706c09fff98" |
GET /js/prototype-1.6.0.3.js HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /images/favicon.gif HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /common/a/assets/cache/generateads-c9bd2f1e4ceaf7534ccf9642b949853e.js HTTP/1.1
| HTTP/1.1 200 OK Server: Apache |
GET /quant.js HTTP/1.1
| HTTP/1.1 200 OK Server: Apache |
GET /urchin.js HTTP/1.1
| HTTP/1.1 200 OK Content-Length: 6847 |
GET /mr/a.gif?a=F7F487&v=1 HTTP/1.1 GET /mr/a.gif?a=F7F487&v=1 HTTP/1.1 | HTTP/1.1 200 OK Cache-Control: no-cache |
GET /common/js/thcn_code_ws.js HTTP/1.1
| HTTP/1.1 200 OK Server: Apache |
GET /images/v3/picStethoscope.gif HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /images/v3/globalNavTopSuper.png HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /images/sprite_box_srch.gif HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /themes/Public/images/v3/gSrchBtnFind.gif HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /images/sprite_main.png HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /images/v3/medicalIcon.png HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /images/home/homePublicImg.jpg HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /connect/xd_arbiter.php?version=17 HTTP/1.1
| HTTP/1.1 200 OK Content-Encoding: gzip |
GET /adj/cm.own.wellsphere/generalhealth;!category=wellsphere;ugc=n;dcopt=ist;comp=;tile=1;sz=728x90;cmn=rh;vp=b;search=n;ord=943318327? HTTP/1.1
| HTTP/1.1 200 OK Server: nginx/0.8.53 |
GET /p?c1=8&c2=6035092&c3=0 HTTP/1.1 GET /p?c1=8&c2=6035092&c3=0 HTTP/1.1 | HTTP/1.1 302 Moved Temporarily Content-Length: 0 |
GET /p2?c1=8&c2=6035092&c3=0 HTTP/1.1 GET /p2?c1=8&c2=6035092&c3=0 HTTP/1.1 | HTTP/1.1 200 OK Content-Length: 43 |
GET /mapuid?member=311&user=12b11b948080c19&seg_code=noseg&ord=1352612149 HTTP/1.1 GET /mapuid?member=311&user=12b11b948080c19&seg_code=noseg&ord=1352612149 HTTP/1.1 | HTTP/1.1 200 OK Cache-Control: no-store, no-cache, private |
GET /adj/cm.own.wellsphere/generalhealth;net=rh;u=,rh-11792112285_1352612149,12b11b948080c19,rh,;!category=wellsphere;ugc=n;dcopt=ist;tile=1;sz=728x90;vp=b;search=n;cmw=nowl;contx=rh;cmd=www.wellsphere.com;btg=;ord=943318327 HTTP/1.1
| HTTP/1.1 200 OK Server: DCLK-AdSvr |
GET /pagead/show_ads.js HTTP/1.1
| HTTP/1.1 200 OK P3P: policyref="http://www.googleadservices.com/pagead/p3p.xml", CP="NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC" |
GET /pagead/js/r20121031/r20120730/show_ads_impl.js HTTP/1.1
| HTTP/1.1 200 OK P3P: policyref="http://www.googleadservices.com/pagead/p3p.xml", CP="NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC" |
GET /__utm.gif?utmwv=1.4&utmn=306100297&utmcs=UTF-8&utmsr=1176x885&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmcn=1&utmdt=Wellsphere%20-%20Health%20knowledge%20made%20personal&utmhn=www.wellsphere.com&utmhid=1600244527&utmr=-&utmp=/home.s&utmac=UA-1687028-1&utmcc=__utma%3D243651587.306100297.1352612150.1352612150.1352612150.1%3B%2B__utmz%3D243651587.1352612150.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2B HTTP/1.1 GET /__utm.gif?utmwv=1.4&utmn=306100297&utmcs=UTF-8&utmsr=1176x885&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=10.0%20r45&utmcn=1&utmdt=Wellsphere%20-%20Health%20knowledge%20made%20personal&utmhn=www.wellsphere.com&utmhid=1600244527&utmr=-&utmp=/home.s&utmac=UA-1687028-1&utmcc=__utma%3D243651587.306100297.1352612150.1352612150.1352612150.1%3B%2B__utmz%3D243651587.1352612150.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2B HTTP/1.1 | HTTP/1.1 200 OK Date: Fri, 09 Nov 2012 20:33:50 GMT |
GET /beacon.js HTTP/1.1
| HTTP/1.1 200 OK Vary: Accept-Encoding |
GET /b?c1=2&c2=6035874&c3=&c4=&c5=&c6=&c15=&ns__t=1352612149914&ns_c=UTF-8&c8=Wellsphere%20-%20Health%20knowledge%20made%20personal&c7=http%3A%2F%2Fwww.wellsphere.com%2Fhome.s&c9= HTTP/1.1 GET /b?c1=2&c2=6035874&c3=&c4=&c5=&c6=&c15=&ns__t=1352612149914&ns_c=UTF-8&c8=Wellsphere%20-%20Health%20knowledge%20made%20personal&c7=http%3A%2F%2Fwww.wellsphere.com%2Fhome.s&c9= HTTP/1.1 | HTTP/1.1 204 No Content Content-Length: 0 |
GET /images/rhm-wellsphere.png HTTP/1.1
| HTTP/1.1 200 OK Accept-Ranges: bytes |
GET /pagead/expansion_embed.js HTTP/1.1
| HTTP/1.1 200 OK P3P: policyref="http://www.googleadservices.com/pagead/p3p.xml", CP="NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC" |
GET /pixel;r=1878549445;a=p-33XwubNSOohT2;fpan=1;fpa=P0-99524033-1352612149922;ns=0;ce=1;je=1;sr=1176x885x24;enc=n;dst=1;et=1352612149922;tzo=-60;ref=;url=http%3A%2F%2Fwww.wellsphere.com%2Fhome.s;ogl= HTTP/1.1
| HTTP/1.1 200 OK Connection: close |
GET /pagead/osd.js HTTP/1.1
| HTTP/1.1 200 OK P3P: policyref="http://www.googleadservices.com/pagead/p3p.xml", CP="NOI DEV PSA PSD IVA IVD OTP OUR OTR IND OTC" |
GET /pagead/ads?client=ca-pub-7673360533802941&output=html&h=90&slotname=9945408206&w=728&lmt=1352612147&flash=10.0.45&url=http%3A%2F%2Fwww.wellsphere.com%2Fhome.s&dt=1352612149699&bpp=4&shv=r20121031&jsv=r20110914&correlator=1352612149876&frm=20&adk=1833280742&ga_vid=306100297.1352612150&ga_sid=1352612150&ga_hid=1600244527&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=arial&dfs=0&adx=0&ady=0&biw=1159&bih=778&oid=3&fu=0&ifi=1&dtd=394&xpc=cwShcutqMi&p=http%3A//www.wellsphere.com HTTP/1.1 GET /pagead/ads?client=ca-pub-7673360533802941&output=html&h=90&slotname=9945408206&w=728&lmt=1352612147&flash=10.0.45&url=http%3A%2F%2Fwww.wellsphere.com%2Fhome.s&dt=1352612149699&bpp=4&shv=r20121031&jsv=r20110914&correlator=1352612149876&frm=20&adk=1833280742&ga_vid=306100297.1352612150&ga_sid=1352612150&ga_hid=1600244527&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=arial&dfs=0&adx=0&ady=0&biw=1159&bih=778&oid=3&fu=0&ifi=1&dtd=394&xpc=cwShcutqMi&p=http%3A//www.wellsphere.com HTTP/1.1 | HTTP/1.1 200 OK P3P: policyref="http://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml", CP="CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR" |
GET /pagead/adview?ai=CFTlPNjmfUMfLD4e_sQb1_YCIDt6PyMQE5pbGwTumr5H6QhABIABQgMfhxARgw9ykhZgYggEXY2EtcHViLTc2NzMzNjA1MzM4MDI5NDHIAQmoAwGqBHdP0PAJn3NwmpuNP35hW7ugsMq9vuKznl7oZJ9jDgHqZIIEeCBeB9QbQTmXPplXyTOe_09CsWCDp7Oof_EsXW7Q2hOyPyBUF1a9skpd0lrCAk_f9lIG58jD2rg0paOXJaATh0CzHxUafeNtVDf9cyZb8bAnietqZ4AGmuLqx7_C3O1l&sigh=EoW2Vv91Bgw HTTP/1.1 GET /pagead/adview?ai=CFTlPNjmfUMfLD4e_sQb1_YCIDt6PyMQE5pbGwTumr5H6QhABIABQgMfhxARgw9ykhZgYggEXY2EtcHViLTc2NzMzNjA1MzM4MDI5NDHIAQmoAwGqBHdP0PAJn3NwmpuNP35hW7ugsMq9vuKznl7oZJ9jDgHqZIIEeCBeB9QbQTmXPplXyTOe_09CsWCDp7Oof_EsXW7Q2hOyPyBUF1a9skpd0lrCAk_f9lIG58jD2rg0paOXJaATh0CzHxUafeNtVDf9cyZb8bAnietqZ4AGmuLqx7_C3O1l&sigh=EoW2Vv91Bgw HTTP/1.1 | HTTP/1.1 200 OK P3P: policyref="http://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml", CP="CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR" |
POST / HTTP/1.1
| HTTP/1.0 200 Ok Last-Modified: Fri, 09 Nov 2012 00:41:57 GMT |
GET /victory/google?auction_id=UJ85NgAD5ccKzF-H4QA-9Q*1&bidding_platform_id=9&bidding_plan_id=5531&width=728&height=90&bp=UJ85NgAD5ccKzF-H4QA-9cXRfH-KJROit283ug&client_bid_price=2.0&creative_id=5390&anonymous_bid=false&browser_ip=80.203.168.0&foreign_uid=1%3ACAESEI8I5RrvDTP0jAS3c6CauUk&redir_2_qry=http://adclick.g.doubleclick.net/aclk%3Fsa%3Dl%26ai%3DCFTlPNjmfUMfLD4e_sQb1_YCIDt6PyMQE5pbGwTumr5H6QhABIABQgMfhxARgw9ykhZgYggEXY2EtcHViLTc2NzMzNjA1MzM4MDI5NDHIAQmoAwGqBHdP0PAJn3NwmpuNP35hW7ugsMq9vuKznl7oZJ9jDgHqZIIEeCBeB9QbQTmXPplXyTOe_09CsWCDp7Oof_EsXW7Q2hOyPyBUF1a9skpd0lrCAk_f9lIG58jD2rg0paOXJaATh0CzHxUafeNtVDf9cyZb8bAnietqZ4AGmuLqx7_C3O1l%26num%3D1%26sig%3DAOD64_0mlKJPNC1hti7ToRjWejPgpbHfrQ%26client%3Dca-pub-7673360533802941%26adurl%3D HTTP/1.1 GET /victory/google?auction_id=UJ85NgAD5ccKzF-H4QA-9Q*1&bidding_platform_id=9&bidding_plan_id=5531&width=728&height=90&bp=UJ85NgAD5ccKzF-H4QA-9cXRfH-KJROit283ug&client_bid_price=2.0&creative_id=5390&anonymous_bid=false&browser_ip=80.203.168.0&foreign_uid=1%3ACAESEI8I5RrvDTP0jAS3c6CauUk&redir_2_qry=http://adclick.g.doubleclick.net/aclk%3Fsa%3Dl%26ai%3DCFTlPNjmfUMfLD4e_sQb1_YCIDt6PyMQE5pbGwTumr5H6QhABIABQgMfhxARgw9ykhZgYggEXY2EtcHViLTc2NzMzNjA1MzM4MDI5NDHIAQmoAwGqBHdP0PAJn3NwmpuNP35hW7ugsMq9vuKznl7oZJ9jDgHqZIIEeCBeB9QbQTmXPplXyTOe_09CsWCDp7Oof_EsXW7Q2hOyPyBUF1a9skpd0lrCAk_f9lIG58jD2rg0paOXJaATh0CzHxUafeNtVDf9cyZb8bAnietqZ4AGmuLqx7_C3O1l%26num%3D1%26sig%3DAOD64_0mlKJPNC1hti7ToRjWejPgpbHfrQ%26client%3Dca-pub-7673360533802941%26adurl%3D HTTP/1.1 | HTTP/1.1 200 OK Server: nginx |
GET /b/ss/cmi-choicemediacom-wellsphere/1/H.6-pdv-2/thcn15006450891466?[AQB]&ndh=1&t=11/10/2012%206%3A35%3A49%200%20-60&ns=choicemediainc&pageName=Wellsphere&g=http%3A//www.wellsphere.com/home.s&cc=USD&ch=Wellsphere&server=80&events=event4&h1=Wellsphere&c5=Wellsphere%20-%20Health%20knowledge%20made%20personal&c7=generalhealth&c10=/home.s&c50=Mozilla/5.0%20%28Windows%3B%20U%3B%20Windows%20NT%206.1%3B%20en-US%3B%20rv%3A1.9.2.13%29%20Gecko/20101203%20Firefox/3.6.13&thcn=1176x885&c=24&j=1.3&v=Y&k=Y&bw=1176&bh=778&p=Mozilla%20Default%20Plug-in%3BShockwave%20Flash%3BJava%28TM%29%20Platform%20SE%206%20U26%3BJava%20Deployment%20Toolkit%206.0.260.3%3BAdobe%20Acrobat%3BMicrosoft%AE%20DRM%3BWindows%20Media%20Player%20Plug-in%20Dynamic%20Link%20Library%3B&[AQE] HTTP/1.1 GET /b/ss/cmi-choicemediacom-wellsphere/1/H.6-pdv-2/thcn15006450891466?[AQB]&ndh=1&t=11/10/2012%206%3A35%3A49%200%20-60&ns=choicemediainc&pageName=Wellsphere&g=http%3A//www.wellsphere.com/home.s&cc=USD&ch=Wellsphere&server=80&events=event4&h1=Wellsphere&c5=Wellsphere%20-%20Health%20knowledge%20made%20personal&c7=generalhealth&c10=/home.s&c50=Mozilla/5.0%20%28Windows%3B%20U%3B%20Windows%20NT%206.1%3B%20en-US%3B%20rv%3A1.9.2.13%29%20Gecko/20101203%20Firefox/3.6.13&thcn=1176x885&c=24&j=1.3&v=Y&k=Y&bw=1176&bh=778&p=Mozilla%20Default%20Plug-in%3BShockwave%20Flash%3BJava%28TM%29%20Platform%20SE%206%20U26%3BJava%20Deployment%20Toolkit%206.0.260.3%3BAdobe%20Acrobat%3BMicrosoft%AE%20DRM%3BWindows%20Media%20Player%20Plug-in%20Dynamic%20Link%20Library%3B&[AQE] HTTP/1.1 | HTTP/1.1 302 Found Date: Sun, 11 Nov 2012 05:35:50 GMT |
GET /ad/N4988.950084.DELTAPROJECTS.SE/B6292837.2;sz=728x90;ord=1352612150619? HTTP/1.1
| HTTP/1.1 302 Moved Temporarily Content-Length: 0 |
GET /impression.php/f3cc26e8572536c/?lid=113&payload=%7B%22source%22%3A%22jssdk%22%2C%22type%22%3A%2233a64114a7f6486c609b51d8864d3888%22%2C%22category%22%3A%22warn%22%2C%22payload%22%3A%22deprecated%22%7D&api_key=33a64114a7f6486c609b51d8864d3888 HTTP/1.1 GET /impression.php/f3cc26e8572536c/?lid=113&payload=%7B%22source%22%3A%22jssdk%22%2C%22type%22%3A%2233a64114a7f6486c609b51d8864d3888%22%2C%22category%22%3A%22warn%22%2C%22payload%22%3A%22deprecated%22%7D&api_key=33a64114a7f6486c609b51d8864d3888 HTTP/1.1 | HTTP/1.1 200 OK Cache-Control: private, no-cache, no-store, must-revalidate |
GET /b/ss/cmi-choicemediacom-wellsphere/1/H.6-pdv-2/thcn15006450891466?AQB=1&pccr=true&vidn=284F9C9B0514BC97-600001A2C00A8D2D&&ndh=1&t=11/10/2012%206%3A35%3A49%200%20-60&ns=choicemediainc&pageName=Wellsphere&g=http%3A//www.wellsphere.com/home.s&cc=USD&ch=Wellsphere&server=80&events=event4&h1=Wellsphere&c5=Wellsphere%20-%20Health%20knowledge%20made%20personal&c7=generalhealth&c10=/home.s&c50=Mozilla/5.0%20%28Windows%3B%20U%3B%20Windows%20NT%206.1%3B%20en-US%3B%20rv%3A1.9.2.13%29%20Gecko/20101203%20Firefox/3.6.13&thcn=1176x885&c=24&j=1.3&v=Y&k=Y&bw=1176&bh=778&p=Mozilla%20Default%20Plug-in%3BShockwave%20Flash%3BJava%28TM%29%20Platform%20SE%206%20U26%3BJava%20Deployment%20Toolkit%206.0.260.3%3BAdobe%20Acrobat%3BMicrosoft%AE%20DRM%3BWindows%20Media%20Player%20Plug-in%20Dynamic%20Link%20Library%3B&AQE=1 HTTP/1.1 GET /b/ss/cmi-choicemediacom-wellsphere/1/H.6-pdv-2/thcn15006450891466?AQB=1&pccr=true&vidn=284F9C9B0514BC97-600001A2C00A8D2D&&ndh=1&t=11/10/2012%206%3A35%3A49%200%20-60&ns=choicemediainc&pageName=Wellsphere&g=http%3A//www.wellsphere.com/home.s&cc=USD&ch=Wellsphere&server=80&events=event4&h1=Wellsphere&c5=Wellsphere%20-%20Health%20knowledge%20made%20personal&c7=generalhealth&c10=/home.s&c50=Mozilla/5.0%20%28Windows%3B%20U%3B%20Windows%20NT%206.1%3B%20en-US%3B%20rv%3A1.9.2.13%29%20Gecko/20101203%20Firefox/3.6.13&thcn=1176x885&c=24&j=1.3&v=Y&k=Y&bw=1176&bh=778&p=Mozilla%20Default%20Plug-in%3BShockwave%20Flash%3BJava%28TM%29%20Platform%20SE%206%20U26%3BJava%20Deployment%20Toolkit%206.0.260.3%3BAdobe%20Acrobat%3BMicrosoft%AE%20DRM%3BWindows%20Media%20Player%20Plug-in%20Dynamic%20Link%20Library%3B&AQE=1 HTTP/1.1 | HTTP/1.1 200 OK Date: Sun, 11 Nov 2012 05:35:50 GMT |
GET /viewad/1824287/2-No_Norvegian_Q3_11_MMFB_Done_728x90_gif.gif HTTP/1.1
| HTTP/1.1 200 OK Last-Modified: Tue, 31 Jan 2012 07:24:59 GMT |
GET /dialog/oauth?client_id=33a64114a7f6486c609b51d8864d3888&response_type=token%2Csigned_request%2Ccode&display=none&domain=www.wellsphere.com&origin=1&redirect_uri=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D17%23cb%3Df127fff940f9ffe%26origin%3Dhttp%253A%252F%252Fwww.wellsphere.com%252Ff2d592b45bf8d9e%26domain%3Dwww.wellsphere.com%26relation%3Dparent&sdk=joey HTTP/1.1 GET /dialog/oauth?client_id=33a64114a7f6486c609b51d8864d3888&response_type=token%2Csigned_request%2Ccode&display=none&domain=www.wellsphere.com&origin=1&redirect_uri=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D17%23cb%3Df127fff940f9ffe%26origin%3Dhttp%253A%252F%252Fwww.wellsphere.com%252Ff2d592b45bf8d9e%26domain%3Dwww.wellsphere.com%26relation%3Dparent&sdk=joey HTTP/1.1 | HTTP/1.1 200 OK Cache-Control: private, no-cache, no-store, must-revalidate |
GET /connect/xd_arbiter.php?version=17 HTTP/1.1
| |
GET /connect/xd_arbiter.php?version=17 HTTP/1.1
| HTTP/1.1 200 OK Content-Encoding: gzip |
