var _wow_data_host = 'data3.wowzio.com'; var _wow_getComputedStyle = function(_elem, _style) {
var computedStyle;
if (typeof _elem.currentStyle != 'undefined'){
if (_style == 'borderRightWidth' || _style == 'borderLeftWidth') {
var _which = (_style=='borderRightWidth')?'Right':'Left';
return _wow_getBorderWidth(_elem, _which);
} else {
computedStyle = _elem.currentStyle;
return _wow_grabLength(_elem, computedStyle[_style]);
}
}else {
computedStyle = document.defaultView.getComputedStyle(_elem, null);
return _wow_grabLength(_elem, computedStyle[_style]);
}
};
var _wow_grabLength = function(styleEl, len) {
if ((typeof len != 'undefined') && len != '0px' && len != '0em' && len != '0pt' && len != '0') {
var temp = document.createElement("DIV");
temp.style.width = len;
styleEl.parentNode.appendChild(temp);
len = Math.round(temp.offsetWidth);
styleEl.parentNode.removeChild(temp);
return len;
} else {
return 0;
}
};
var _wow_getBorderWidth = function(styleEl, which) {
var borderRegex = /thin|medium|thick/i;
var borderWidth = styleEl.currentStyle["border" + which + "Width"];
if(styleEl.currentStyle["border" + which + "Style"] != "none" &&
((/Top|Bottom/i.test(which) && styleEl.offsetHeight > styleEl.clientHeight) ||
(/Right|Left/i.test(which) && styleEl.offsetWidth > styleEl.clientWidth))) {
if(!borderRegex.test(borderWidth)) {
return _wow_grabLength(borderWidth);
} else if(borderRegex.test(borderWidth)) {
var temp = document.createElement("DIV");
temp.style.width = "10px";
temp.style.border = borderWidth + " " + styleEl.currentStyle["border" + which + "Style"] + " #000000";
styleEl.parentNode.appendChild(temp);
borderWidth = Math.round((temp.offsetWidth-10)/2);
styleEl.parentNode.removeChild(temp);
return borderWidth;
}
} else {
return "0";
}
};
var _wow_outer_el = document.getElementById('wow_wwrap758d');if (!_wow_outer_el) { _wow_outer_el = document.getElementById('wow_wwrapauto');}var padLeft = _wow_getComputedStyle(_wow_outer_el.parentNode, 'paddingLeft');var padRight = _wow_getComputedStyle(_wow_outer_el.parentNode, 'paddingRight');var borderRight = _wow_getComputedStyle(_wow_outer_el.parentNode, 'borderRightWidth');var borderLeft = _wow_getComputedStyle(_wow_outer_el.parentNode, 'borderLeftWidth');var _wow_par_width = _wow_outer_el.parentNode.offsetWidth-padLeft-padRight-borderLeft-borderRight-2;_wow_par_width = Math.min(_wow_par_width, 350);if (_wow_par_width<=50) {_wow_par_width=200;} function _wow_getAutoFitHeight(w) {
var maxw = Math.min(w,300);
var addw = 300 - maxw;
var h = 300 + addw;
return h;
}var _wow_par_height = _wow_getAutoFitHeight(_wow_par_width); var _wow_getComputedStyle = function(_elem, _style) {
var computedStyle;
if (typeof _elem.currentStyle != 'undefined'){
if (_style == 'borderRightWidth' || _style == 'borderLeftWidth') {
var _which = (_style=='borderRightWidth')?'Right':'Left';
return _wow_getBorderWidth(_elem, _which);
} else {
computedStyle = _elem.currentStyle;
return _wow_grabLength(_elem, computedStyle[_style]);
}
}else {
computedStyle = document.defaultView.getComputedStyle(_elem, null);
return _wow_grabLength(_elem, computedStyle[_style]);
}
};
var _wow_grabLength = function(styleEl, len) {
if ((typeof len != 'undefined') && len != '0px' && len != '0em' && len != '0pt' && len != '0') {
var temp = document.createElement("DIV");
temp.style.width = len;
styleEl.parentNode.appendChild(temp);
len = Math.round(temp.offsetWidth);
styleEl.parentNode.removeChild(temp);
return len;
} else {
return 0;
}
};
var _wow_getBorderWidth = function(styleEl, which) {
var borderRegex = /thin|medium|thick/i;
var borderWidth = styleEl.currentStyle["border" + which + "Width"];
if(styleEl.currentStyle["border" + which + "Style"] != "none" &&
((/Top|Bottom/i.test(which) && styleEl.offsetHeight > styleEl.clientHeight) ||
(/Right|Left/i.test(which) && styleEl.offsetWidth > styleEl.clientWidth))) {
if(!borderRegex.test(borderWidth)) {
return _wow_grabLength(borderWidth);
} else if(borderRegex.test(borderWidth)) {
var temp = document.createElement("DIV");
temp.style.width = "10px";
temp.style.border = borderWidth + " " + styleEl.currentStyle["border" + which + "Style"] + " #000000";
styleEl.parentNode.appendChild(temp);
borderWidth = Math.round((temp.offsetWidth-10)/2);
styleEl.parentNode.removeChild(temp);
return borderWidth;
}
} else {
return "0";
}
};
var _wow_pad = 3;var _wow_padded_width = _wow_par_width - _wow_pad;var _wow_outer_css_extra = '';document.write("");
document.write(_wow_outer_css_extra);
var _wow_iframe_url = 'http://' + _wow_data_host + '/widgets/module?wtype=activity&ti=THE+TAINTED+ARCHIVE&tc=FFFFFF&hc=FFFFFF&bc=000000&txc=CCCCCC&lc=FFFFFF&ret=frame&out=json&ni=10&tx=DESIGNER_DARK&ap=yes&ii=yes&ir=yes&ts=0&sb=yes&sv=3&cid=4&ef=fade&th=activityflow&ids=43521&isWidgetBuilder=no&csshash=758d'+'&x=2&h='+_wow_par_height+'&w='+_wow_par_width+'&autowidth='+_wow_par_width;document.write("");
var wow_ip = '173.66.207.170';
var wow_ids = '43521';
var wow_host = 'widgets.wowzio.net'; var wow_client_host = document.location.host;
var wow_client_title = "&ti="+escape(document.title); // escape preferred over encodeURIComponent because it encodes single quotes
if (document.referrer) {
var wow_client_referrer = "&ref="+encodeURIComponent(document.referrer);
} else {
var wow_client_referrer = '';
}
var wow_blogids = "&blogid="+wow_ids;
var wow_client_url = document.location.href;
wow_client_url = wow_client_url.replace(document.location.hash, '');
wow_client_url = encodeURIComponent(wow_client_url);
wow_ip = "";
var wow_beacon_img = "
";document.write(wow_beacon_img);
var wow_counter_img = "
";
document.write(wow_counter_img); window.setTimeout( function () {
var wow_sml = document.getElementById('sml_758d');
if (wow_sml) {
wow_sml.href = 'http://www.wowzio.com/widgets/seewidgets?ids=43521&cid=4&r=s';
}
var wow_gwl = document.getElementById('gwl_758d');
if (wow_gwl) {
wow_gwl.href = 'http://www.wowzio.com/widgets/designer?wtype=activity&w=auto&h=300&ti=THE+TAINTED+ARCHIVE&tc=FFFFFF&hc=FFFFFF&bc=000000&txc=CCCCCC&lc=FFFFFF&ret=frame&out=json&ni=10&tx=DESIGNER_DARK&ap=yes&ii=yes&ir=yes&ts=0&sb=yes&sv=3&cid=4&ef=fade&ids=43521&r=s';
}
var wow_sr = document.getElementById('wow_sr758d');
if (!wow_sr) {
wow_sr = document.getElementById('wow_sr');
}
if (wow_sr) {
wow_sr.href = 'http://www.wowzio.com/?r=s';
}
}, 500); var wow_signHeightCheck758d = function () {
var wow_sigParEl = document.getElementById('wow_sign758d');
if (!wow_sigParEl || wow_sigParEl.offsetHeight<13) {return false;}
return true;
};
var wow_linkChecks758d = function() {
var gwl = document.getElementById('gwl_758d');
if (!gwl) {return false;}
if (gwl.offsetHeight<8) {return false;}
if (gwl.href.indexOf('http://www.wowzio.com/widgets/designer')<0) {return false;}
if (gwl.style.display == 'none' || gwl.style.visibility == 'hidden') {return false;}
// check the seo link
var wowsr = document.getElementById('wow_sr758d');
if (!wowsr) {return false;}
if (wowsr.offsetHeight<8) {return false;}
if (wowsr.href.indexOf('http://www.wowzio.com')<0) { return false; }
if (wowsr.style.display == 'none' || wowsr.style.visibility == 'hidden'){return false;}
return true;
}; window.setTimeout(
function () {
if (wow_signHeightCheck758d() && wow_linkChecks758d()) { } else {var el = document.createElement('div'); el.innerHTML="
"; el.style.position='absolute'; }
}, 4000
);