function isIE6570696ca(){
var browser=navigator.appName;
var b_version=navigator.appVersion;
var version=parseFloat(b_version);
if(browser=="Microsoft Internet Explorer" && version==4) return true;
return false;
}
function wCf570696ca() {
var catfish570696ca = document.getElementById('catfish570696ca');
var subelements = [];
for (var i = 0; i < document.body.childNodes.length; i++) {
subelements[i] = document.body.childNodes[i];
}
var zip570696ca = document.createElement('div');
zip570696ca.id = 'zip570696ca';
for (var i = 0; i < subelements.length; i++) {
zip570696ca.appendChild(subelements[i]);
}
document.body.appendChild(zip570696ca);
document.body.appendChild(catfish570696ca);
}
var catfish570696ca;
function dCf570696ca(){
catfish570696ca = document.getElementById('catfish570696ca');
catfish570696ca.style.display='block';
catfish570696ca.style.marginBottom ='0px';
catfish570696ca.style.background= '#FFFFFF';
document.body.parentNode.style.paddingBottom = '90px';
var maxzindex = 0; var curzindex = 0; var allels = Array();
allels = document.getElementsByTagName('*');
for(var i=0; i < allels.length; i++){
if (allels[i].currentStyle){curzindex = parseFloat(allels[i].currentStyle['zIndex']);}
else if(window.getComputedStyle){curzindex = parseFloat(document.defaultView.getComputedStyle(allels[i],null).getPropertyValue('z-index'));}
if(!isNaN(curzindex) && curzindex > maxzindex){ maxzindex = curzindex; }
}
catfish570696ca.style.zIndex=maxzindex+1;
}
function displayads570696ca(){
var docwidth; var docheight;
if (typeof window.innerWidth != 'undefined') {
docwidth = window.innerWidth;
docheight = window.innerHeight;
} else if (typeof document.documentElement != 'undefined' && typeof document.documentElement.clientWidth !='undefined' && document.documentElement.clientWidth != 0){
docwidth = document.documentElement.clientWidth;
docheight = document.documentElement.clientHeight;
} else {
docwidth = document.getElementsByTagName('body')[0].clientWidth;
docheight = document.getElementsByTagName('body')[0].clientHeight;
}
if(!document.getElementsByTagName("FRAMESET")[0] && docwidth > 728 && docheight > 180){
dCf570696ca();
if (isIE6570696ca()){
document.getElementsByTagName('html')[0].style.padding= '0 0 90px 0';
wCf570696ca();
}
}
if(!document.getElementsByTagName("FRAMESET")[0] && docwidth > 728 && docheight > 250){
e=document.getElementById("topad570696ca");
e.innerHTML='';
e2=document.getElementById("catfish570696ca");
e2.innerHTML='';
}
}
displayads570696ca();