if (typeof dwr == 'undefined' || dwr.engine == undefined) throw new Error('You must include DWR engine before including this file');

(function() {
if (dwr.engine._getObject("CHtmlBoxes") == undefined) {
var p;

p = {};
p._path = '/dwr';





p.main = function(p0, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'main', arguments);
};






p.getBox = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getBox', arguments);
};







p.getPikolinSolidarioBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getPikolinSolidarioBox', arguments);
};







p.getDiaDeLaMadreBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getDiaDeLaMadreBox', arguments);
};







p.getDiaDelPadreBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getDiaDelPadreBox', arguments);
};







p.getCofidisBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getCofidisBox', arguments);
};







p.getSmartOportunityBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getSmartOportunityBox', arguments);
};







p.getGenericBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getGenericBox', arguments);
};







p.getCuponesDescuentoBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getCuponesDescuentoBox', arguments);
};







p.getAperturaTiendaMadridBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getAperturaTiendaMadridBox', arguments);
};







p.getPuffsBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getPuffsBox', arguments);
};







p.getAnoNuevoBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getAnoNuevoBox', arguments);
};







p.getAsociacionesBeneficasBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getAsociacionesBeneficasBox', arguments);
};







p.getNuevoCatalogoPikolinBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getNuevoCatalogoPikolinBox', arguments);
};







p.getRegaloAlmohadasBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getRegaloAlmohadasBox', arguments);
};







p.getRegaloCubrecolchonAlmohadasBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getRegaloCubrecolchonAlmohadasBox', arguments);
};







p.getRebajasBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getRebajasBox', arguments);
};







p.getTarifasAntiguasBox = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'CHtmlBoxes', 'getTarifasAntiguasBox', arguments);
};

dwr.engine._setObject("CHtmlBoxes", p);
}
})();


