zoomstatus = parseInt(1);
function modaction(action) {
if(!action) {
return;
}
if(!in_array(action, [''delpost'', ''banpost''])) {
window.location=(''topicadmin.php?tid=2870321&fid=19&action=''+ action +''&sid=xtHA4G'');
} else {
document.modactions.action = ''topicadmin.php?action=''+ action +''&fid=19&tid=2870321&page=1;''
document.modactions.submit();
}
}
var maxpage = 1;
if(maxpage > 1) {
document.onkeyup = function(e){
e = e ? e : window.event;
var tagname = is_ie ? e.srcElement.tagName : e.target.tagName;
if(tagname == ''INPUT'' || tagname == ''TEXTAREA'') return;
actualCode = e.keyCode ? e.keyCode : e.charCode;
}
}

var insenz_status = 0;
var insenz_availableadvs = {''headerbanner'' : ''1'', ''thread3_0'' : ''2'', ''thread2_0'' : ''3'', ''thread1_0'' : ''4'', ''interthread'' : ''5'', ''footerbanner1'' : ''6'', ''footerbanner2'' : ''7'', ''footerbanner3'' : ''8''};
var insenz_adkeys = [];
var ad_divs = $(''ad_none'').getElementsByTagName(''div'');
var insenz_cookie = document.cookie.indexOf(''insenz_cookie'') == -1 ? null : getcookie(''insenz_cookie'');
var ad_obj = null;
if(!insenz_status || insenz_cookie) {
for(var i = 0; i
if(insenz_status) {
if(typeof insenz_usedadkeys != ''undefined'' && typeof insenz_advs != ''undefined'' && insenz_usedadkeys.length && insenz_advs.length) {
insenz_cookie = '''';
for(var j in insenz_advs) {
for(var k in insenz_advs[j]) {
insenz_cookie += j + '':'' + k + ''D'';
}
}
setcookie(''insenz_cookie'', insenz_cookie, 86400);
} else {
insenz_cookie = 1;
setcookie(''insenz_cookie'', '''', -86400);
var insenz_usedadkeys = new Array();
}
if(insenz_cookie) {
for(var i = 0; i
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src=''" + gaJsHost + "google-analytics.com/ga.js'' type=''text/javascript''%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-57130-5");
pageTracker._initData();
pageTracker._trackPageview();