if(typeof BitSquad == "undefined") BitSquad={};
if(typeof BitSquad.Websites == "undefined") BitSquad.Websites={};
if(typeof BitSquad.Websites.EPN_2010 == "undefined") BitSquad.Websites.EPN_2010={};
if(typeof BitSquad.Websites.EPN_2010.CAP == "undefined") BitSquad.Websites.EPN_2010.CAP={};
if(typeof BitSquad.Websites.EPN_2010.CAP.Data == "undefined") BitSquad.Websites.EPN_2010.CAP.Data={};
if(typeof BitSquad.Websites.EPN_2010.CAP.Data.CompanyClient_class == "undefined") BitSquad.Websites.EPN_2010.CAP.Data.CompanyClient_class={};
BitSquad.Websites.EPN_2010.CAP.Data.CompanyClient_class = function() {};
Object.extend(BitSquad.Websites.EPN_2010.CAP.Data.CompanyClient_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetCompanies: function() {
		return this.invoke("GetCompanies", {}, this.GetCompanies.getArguments().slice(0));
	},
	FindCompaniesInBounds: function(NELat, NELng, SWLat, SWLng, CLat, CLong) {
		return this.invoke("FindCompaniesInBounds", {"NELat":NELat, "NELng":NELng, "SWLat":SWLat, "SWLng":SWLng, "CLat":CLat, "CLong":CLong}, this.FindCompaniesInBounds.getArguments().slice(6));
	},
	url: '/ajaxpro/BitSquad.Websites.EPN_2010.CAP.Data.CompanyClient,BitSquad.Websites.EPN_2010.CAP.ashx'
}));
BitSquad.Websites.EPN_2010.CAP.Data.CompanyClient = new BitSquad.Websites.EPN_2010.CAP.Data.CompanyClient_class();


