if(typeof CMS=="undefined")CMS={};CMS.AJAX_class=function(){};Object.extend(CMS.AJAX_class.prototype,Object.extend(new AjaxPro.AjaxClass(),{GetLocatorCompanies:function(folderID,cityID,titleStyleID,resultStyleID){return this.invoke("GetLocatorCompanies",{"folderID":folderID,"cityID":cityID,"titleStyleID":titleStyleID,"resultStyleID":resultStyleID},this.GetLocatorCompanies.getArguments().slice(4));},GetPasswordInfo:function(username){return this.invoke("GetPasswordInfo",{"username":username},this.GetPasswordInfo.getArguments().slice(1));},SendPassword:function(userID,folderID){return this.invoke("SendPassword",{"userID":userID,"folderID":folderID},this.SendPassword.getArguments().slice(2));},url:'/internet/ajaxpro/CMS.AJAX,CMS.ashx'}));CMS.AJAX=new CMS.AJAX_class();