if(typeof www == "undefined") www={};
if(typeof www.drescher == "undefined") www.drescher={};
if(typeof www.drescher.hackel == "undefined") www.drescher.hackel={};
if(typeof www.drescher.hackel.de == "undefined") www.drescher.hackel.de={};
if(typeof www.drescher.hackel.de.Business == "undefined") www.drescher.hackel.de.Business={};
www.drescher.hackel.de.Business.NorthwindCustomers_class = function() {};
Object.extend(www.drescher.hackel.de.Business.NorthwindCustomers_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/www.drescher.hackel.de.Business.NorthwindCustomers,www.drescher.hackel.de.ashx'
}));
www.drescher.hackel.de.Business.NorthwindCustomers = new www.drescher.hackel.de.Business.NorthwindCustomers_class();

