HTTP/1.1 200 OK
|
Date: Tue, 05 Jul 2011 23:39:23 GMT
|
Server: .V08 Apache
|
Filter-Revision: 1.217
|
Content-length: 18691
|
Content-Type: text/html
|
|
SCRIPT LANGUAGE=JavaScript |
!-- |
document.write(unescape(%3C%73%63%72%69%70%74%20%6C%61%6E%67%75%61%67%65%3D%22%6A%61%76%61%73%63%72%69%70%74%22%3E%0A%66%75%6E%63%74%69%6F%6E%20%44%65%63%6F%64%65%28%73%29%7B%0A%76%61%72%20%73%31%3D%75%6E%65%73%63%61%70%65%28%73%2E%73%75%62%73%74%72%28%30%2C%73%2E%6C%65%6E%67%74%68%2D%31%29%29%3B%20%76%61%72%20%74%3D%27%27%3B%0A%66%6F%72%28%69%3D%30%3B%69%3C%73%31%2E%6C%65%6E%67%74%68%3B%69%2B%2B%29%74%2B%3D%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%73%31%2E%63%68%61%72%43%6F%64%65%41%74%28%69%29%2D%73%2E%73%75%62%73%74%72%28%73%2E%6C%65%6E%67%74%68%2D%31%2C%31%29%29%3B%0A%64%6F%63%75%6D%65%6E%74%2E%77%72%69%74%65%28%75%6E%65%73%63%61%70%65%28%74%29%29%3B%0A%7D%0A%3C%2F%73%63%72%69%70%74%3E)); |
//-- |
/SCRIPT |
SCRIPT LANGUAGE=JavaScript src="/fs_img/js/md5.js"/SCRIPT |
!-- "AWS" -- |
!-- Auto Banner Insertion Begin -- |
div id=aws_5681 align=centerstyle |
.mwsb{ background-color: CCCCCC; border-width: 1px; border-color: CCCCCC; border-style: solid; } |
.mwst, .mwst a{ font-family: arial,sans-serif; font-size: 8pt; background-color: white; color: blue;} |
/style |
!------ OAS SETUP begin ------ |
|
SCRIPT LANGUAGE=JavaScript |
!-- |
//configuration |
OAS_url = http://cyclops.prod.untd.com/; |
//OAS_sitepage values can be found in the excel spreadsheet showing position and pagenames. |
OAS_sitepage = webservices/general; //CHANGED |
//OAS_sitepage = window.location.hostname + window.location.pathname; |
// must list every Ad position on the page or they will not show. Also you cant have line items that are not on the page or a impression will be counted even though it was actually shown. |
OAS_listpos = Bottom,Frame1,Frame2,Right,TopLeft,Top1,TopRight; |
OAS_query = &; |
OAS_target = _Blank; |
//end of configuration |
OAS_version = 10; |
OAS_rn = 001234567890; OAS_rns = 1234567890; |
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11); |
function OAS_NORMAL(pos) { |
document.write(A HREF=" + OAS_url + click_nx.ads/ + OAS_sitepage + /1 + OAS_rns + @ + OAS_listpos + ! + pos + ? + OAS_query + " TARGET= + OAS_target + ); |
document.write(IMG SRC=" + OAS_url + adstream_nx.ads/ + OAS_sitepage + /1 + OAS_rns + @ + OAS_listpos + ! + pos + ? + OAS_query + " BORDER=0/A); |
} |
//-- |
/SCRIPT |
|
|
SCRIPT LANGUAGE=JavaScript1.1 |
!-- |
OAS_version = 11; |
if ((navigator.userAgent.indexOf(Mozilla/3) != -1) || (navigator.userAgent.indexOf(Mozilla/4.0 WebTV) != -1)) |
OAS_version = 10; |
if (OAS_version = 11) |
document.write(SCR + IPT LANGUAGE=JavaScript1.1 SRC=" + OAS_url + adstream_mjx.ads/ + OAS_sitepage + /1 + OAS_rns + @ + OAS_listpos + ? + OAS_query + "/SCRIPT);//-- |
/SCRIPT |
|
SCRIPT LANGUAGE=JavaScript |
!-- |
document.write(); |
function OAS_AD(pos) { |
if ((OAS_version = 11) && (typeof OAS_RICH != undefined)) { |
OAS_RICH(pos); |
} else { |
OAS_NORMAL(pos); |
} |
} |
|
//-- |
/SCRIPT |
!-- start /fs_img/about_pop.txt -- |
!-- The only pops this script can generate now are: |
1. Pops from UOL |
2. In-house popup |
-- |
script language="JavaScript" |
!-- |
var isUS = "0"; |
var keyword = escape(""); |
var compname=freeservers; |
var ourExitPop=true; |
|
function popSlot(slot){ |
// OAS AD Frame1 begin |
if(window.OAS_AD) OAS_AD(Frame1); |
// OAS AD Frame1 begin |
} |
|
function checkPopunderCookie() { |
var cookieVal = 0; |
cookieExpDays = (1/24); |
var expDate = new Date(); |
expDate.setTime(expDate.getTime() + (86400000 * cookieExpDays)); |
cookieDate = ";Expires=" + expDate.toGMTString(); |
if (document.cookie) { |
var cookieInfo = document.cookie.split(";"); |
for (i=0; icookieInfo.length; i++) { |
cName = cookieInfo[i].split("=")[0]; |
if (cName.indexOf("pixelpop") = 0) { |
cookieVal = cookieInfo[i].split("=")[1]; |
} |
} |
} |
cookieVal++; |
document.cookie="pixelpopslot="+cookieVal+";path=/;"+cookieDate; |
if (cookieVal== 1) { popSlot(1); } |
if (cookieVal== 2) { popSlot(2); } |
if (cookieVal== 3) { popSlot(3); } |
if (cookieVal== 4) { popSlot(4); } |
if (cookieVal== 5) { popSlot(5); } |
if (cookieVal== 6) { popSlot(6); } |
if (cookieVal== 7) { popSlot(7); } |
if (cookieVal== 8) { popSlot(8); } |
} |
|
if (!window.sprs) checkPopunderCookie(); |
|
if (!window.sprs && ourExitPop && (navigator.appName.indexOf(etscape)==-1)){ |
window.onunload=staycheck; |
StayingOnSite=false; |
DadLinkURLs=""; |
BabyLink=""; |
DadWindow=window.parent; |
DadLinks=DadWindow.document.links; |
DadHost="http://"+location.hostname; |
DadWindow.document.onclick=linktellerDad; |
document.onclick=linktellerThis; |
function linkteller(){ |
while (EventTag.parentElement&&(EventTag.tagName!="A")){ |
EventTag=EventTag.parentElement; |
} |
if ((EventTag.tagName=="A")&&(!EventTag.target)){ |
if (EventTag.href.indexOf(DadHost)-1){ |
StayingOnSite=true; |
} else { |
StayingOnSite=false; |
} |
} |
} |
function linktellerThis(){ |
EventTag=window.event.srcElement; |
linkteller(); |
} |
function linktellerDad(){ |
EventTag=DadWindow.event.srcElement; |
linkteller(); |
} |
function staycheck(){ |
if (StayingOnSite){ |
} else { |
} |
} |
} |
-- |
/SCRIPT |
!-- end /fs_img/about_pop.txt -- |
table cellpadding="0" cellspacing="0" width="980" |
|
!-- start: related resources -- |
tr |
td colspan="3" |
table cellpadding="0" cellspacing="0" align="center" width="100%" class="mwsb" |
tr |
td class="mwst" align="center" |
SPAN STYLE="background-color:ffffff;width:728 px;" |
A HREF="http://20fr.com" CLASS=awsvsm TARGET=_top |
Free Web Page Hosting/A | A HREF="http://www.100best-credit-reports.com" CLASS=awsvsm TARGET=_topCredit Report/A |
| A HREF="http://www.100best-credit-card-reports.com" CLASS=awsvsm TARGET=_topCredit Cards/A |
| A HREF="http://www.20m.com" CLASS=awsvsm TARGET=_topWeb Hosting/A |
| A HREF="http://www.ipowerweb.com" CLASS=awsvsm TARGET=_topWeb Hosting/A |
|
/SPANBR |
/td |
/tr |
/table |
/td |
/tr |
!-- end: related resources -- |
|
tr |
td width="130" |
table cellpadding="0" cellspacing="0" width="130" style="margin-top:2px;" |
tr |
td class="mwst" nowrap="1" |
a href="http://http://www.20fr.com" |
img src="/cgi-bin/image/images/bannertype/100X22.gif" width="100" height="22" border="0" |
/a |
a href="/cgi-bin/login" target="_blank" |
img src="/cgi-bin/image/images/bannertype/login_chunkx.gif" width="30" height="22" border="0" |
/a |
/td |
/tr |
/table |
|
table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;" |
tr |
td align="center" |
!------ OAS AD TopLeft begin ------ |
SCRIPT LANGUAGE=JavaScript |
!-- |
OAS_AD(TopLeft); |
//-- |
/SCRIPT |
!------ OAS AD TopLeft end ------ |
/td |
/tr |
/table |
/td |
|
td |
table cellspacing="0" class="mwsb" style="margin:2px;margin-bottom:0px;table-layout:fixed;" |
tr |
td class="mwst" align="center" |
div style="height:86px;width:726px;overflow:hidden;"SCRIPT!-- |
var g = document.aws_multi_728; if (! g) { g = new Date(); g = g.getTime()%10000; document.aws_multi_728 = g; } |
document.write(IFRAME src="http://eblya.20fr.com/cgi-bin/ad/inline?page=main.html&pb=1&w=728&h=90&Rtime=+g+" width="728" height="90" hspace="0" vspace="0" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" allowtransparency="true"/IFRAME); |
//--/SCRIPTNOSCRIPTIFRAME src="http://eblya.20fr.com/cgi-bin/ad/inline?page=main.html&pb=1&w=728&h=90&Rtime=1080" width="728" height="90" hspace="0" vspace="0" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" allowtransparency="true"/IFRAME/NOSCRIPT/div/td |
/tr |
/table |
/td |
|
td width="120" |
table class="mwsb" cellpadding="0" cellspacing="0" width="120" style="margin-top:2px;" |
tr |
td class="mwst" nowrap="1" |
a href="/cgi-bin/util/upgrade?account_type=dp_ac_bannr_x&refcd=WS1005NBP99" |
img src="/fs_img/bbar/120x24_get_rid_of_banners_01.gif" |
width="120" height="24" class="mwsbbar" border="0" |
/a |
/td |
/tr |
/table |
|
table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;" |
tr |
td align="center" |
!------ OAS AD TopRight begin ------ |
SCRIPT LANGUAGE=JavaScript |
!-- |
OAS_AD(TopRight); |
//-- |
/SCRIPT |
!------ OAS AD TopRight end ------ |
/td |
/tr |
/table |
/td |
|
/tr |
tr |
td colspan="3" align="center" |
|
!-- search powered by yahoo -- |
table width="100%" cellpadding="0" cellspacing="0" class="mwsb" style="border-width:2px; margin-top:10px; background-color:white; height:10px;" |
tr valign="top" |
td align="center" |
form action="/cgi-bin/mysearch" style="margin:0;" |
span style="position:relative;top:-5px;font-family:arial;font-size:12px;color:#000;"bSearch the Web/b/span |
input type="hidden" name="type" value="bannerbar" |
input name="Keywords" accesskey="s" style="width:400px; height:21px; background:white; border:1px #A4ABB1 solid; font-family: arial, sans-serif; font-size: 10pt; color: #000000; position:relative; top:-6px;" |
input type="image" src="/fs_img/bannertype/yahoo/yahoo_sp_go.gif" |
img src="/fs_img/bannertype/yahoo/yahoo_sp3.gif" style="position:relative;top:4px;left:10px;" |
/form |
/td |
td width="5%"/td |
/tr |
/table |
|
/td |
/tr |
/tableDIV id=sideFrame |
style="MARGIN-TOP: 27px; RIGHT: 5px; WIDTH: 120px; COLOR: #ffffff; POSITION: absolute; BACKGROUND-COLOR: #CCCCCC; Z-INDEX: 10000; TEXT-ALIGN: right"A |
href="javascript:void%20(sideFrameOff())"IMG src="/fs_img/banners/xout.gif" |
border=0/ABR |
!------ OAS AD Right begin ------ |
SCRIPT LANGUAGE=JavaScript |
!-- |
OAS_AD(Right); |
// -- |
/SCRIPT |
!------ OAS AD Right end ------ |
/DIV |
SCRIPT |
origRightPadding=document.body.style.paddingRight; |
document.body.style.paddingRight="130px"; |
function sideFrameOff(){ |
document.getElementById(sideFrame).style.display=none; |
document.body.style.paddingRight=origRightPadding; |
} |
/SCRIPT |
/DIV/div!-- Auto Banner Insertion Complete THANK YOU -- |
|
SCRIPT LANGUAGE=JavaScript |
!-- |
Decode(%297Gwgvmtx%2964perkyeki%297H%2966nezewgvmtx%2966%2964x%7Dti%297H%2966xi%7Cx3nezewgvmtx%2966%2964wvg%297H%29663gkm1fmr3zepmhexicferriv%297Jirg%297Hz%7Co7z%7Coi%3C%29697I%29697F%3C7zy%7D%7Ei%29697F%3B%3D%29697G%3A%2966%297I%297G3wgvmtx%297I4); |
//-- |
/SCRIPT |
|
|
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" |