function HotelesPorDestinoZona() { } HotelesPorDestinoZona._path = '/reserves/dwr'; HotelesPorDestinoZona.recuperarHoteles = function(p0, p1, callback) { DWREngine._execute(HotelesPorDestinoZona._path, 'HotelesPorDestinoZona', 'recuperarHoteles', p0, p1, callback); }