function hdr_ref(object){if(document.getElementById){return document.getElementById(object)}else if(document.all){return eval('document.all.'+object)}else{return false}}
function hdr_expand(object){var object=hdr_ref(object);if(!object.style){return false}else{object.style.display=''}if(window.event){window.event.cancelBubble=true}}
function hdr_contract(object){var object=hdr_ref(object);if(!object.style){return false}else{object.style.display='none'}if(window.event){window.event.cancelBubble=true}}
function hdr_toggle(object,open_close,open_icon,close_icon){var object=hdr_ref(object);var icone=hdr_ref(open_close);if(!object.style){return false}if(object.style.display=='none'){object.style.display='';icone.src=close_icon}else{object.style.display='none';icone.src=open_icon}}

var z=false;var pu="http://www.itsmypage.com/forum/";var es='Fri, 01-Jan-2010 00:00:01 GMT';
var warns=[];
function cb(e){e.cancelBubble=true}
function ge(e){return document.getElementById?document.getElementById(e):null}
function eih(e,v){ge(e).innerHTML=v}
function euc(v){return encodeURIComponent(v)}
function cro(){var o=null;if(window.ActiveXObject){o=new ActiveXObject("Msxml2.XMLHTTP");if(!o)o=new ActiveXObject("Microsoft.XMLHTTP")}else if(window.XMLHttpRequest){o=new XMLHttpRequest()}return o;}
function rmp(u,f,a){var p=cro();p.open("GET",pu+u,true);if(f){p.onreadystatechange=function(){if(p.readyState==4){a?f(a,p.responseText):f(p.responseText);p=null}}}p.send(null);}
function vote(v,u,p){rmp("uv.php?u="+u+"&v="+v,eih,"kvt"+p)}
function ignoreuser(u){rmp("ail.php?u="+u+"&v=add",lr)}
function unignoreuser(u){rmp("ail.php?u="+u+"&v=delete",lr)}
function lr(){location.reload()}
function sst(n,v){rmp("ss.php?sn="+n+"&sv="+v)}
function warn(p){if(!warns[p]){warns[p]=true;if(navigator.appName.indexOf('Microsoft')>-1){c='block'}else{c='table-row'}ge('p_'+p+'_w').style.display=c;rmp("wu.php?mode=getform&p="+p,eih,'p_'+p+'_wc');}else{ge('p_'+p+'_w').style.display='none';warns[p]=false;}return false}

function createTitle(which, string, x, y){
if(typeof(originalFirstChild)=='undefined'){originalFirstChild=document.body.firstChild}
x=document.all?(event.clientX+document.body.scrollLeft):x;
y=document.all?(event.clientY+document.body.scrollTop):y;
element=document.createElement('div');
element.style.position='absolute';
element.style.zIndex=1000;
element.style.visibility='hidden';
excessWidth=0;
if(document.all){excessWidth=50}
excessHeight=20;
element.innerHTML='<div class="bodyline"><table width="300" cellspacing="0" cellpadding="0" border="0"><tr><td><table width="100%"><tr><td><span class="gen">' + string + '</span></td></tr></table></td></tr></table></div>';
renderedElement=document.body.insertBefore(element,document.body.firstChild);
renderedWidth=renderedElement.offsetWidth;
renderedHeight=renderedElement.offsetHeight;
overFlowX=x+renderedWidth+excessWidth-document.body.offsetWidth;
x=overFlowX>0?x-overFlowX:x;
overFlowY=y+renderedHeight+excessHeight-window.innerHeight-window.pageYOffset;
y=overFlowY>0?y-overFlowY:y;
renderedElement.style.top=(y+15)+'px';
renderedElement.style.left=(x+15)+'px';
if(agt.indexOf('gecko')!=-1&&agt.indexOf('win')!=-1){setTimeout("renderedElement.style.visibility = 'visible'", 1)}else{renderedElement.style.visibility='visible'}
}

function destroyTitle(){
if(document.body.firstChild!=originalFirstChild){document.body.removeChild(document.body.firstChild)}
}


