
if (typeof this['dwr'] == 'undefined') this.dwr = {};
if (typeof dwr['engine'] == 'undefined') dwr.engine = {};
if (typeof dwr.engine['_mappedClasses'] == 'undefined') dwr.engine._mappedClasses = {};

if (window['dojo']) dojo.provide('dwr.interface.DwrPopupBoxes');

if (typeof this['DwrPopupBoxes'] == 'undefined') DwrPopupBoxes = {};

DwrPopupBoxes._path = '/shop/dwr';





DwrPopupBoxes.getPreOrderPopupBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getPreOrderPopupBox', arguments);
};






DwrPopupBoxes.getBundlePreOrderPopupBox = function(p0, p1, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getBundlePreOrderPopupBox', arguments);
};





DwrPopupBoxes.getAddForSpecialPriceBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getAddForSpecialPriceBox', arguments);
};






DwrPopupBoxes.getBundleAddForSpecialPriceBox = function(p0, p1, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getBundleAddForSpecialPriceBox', arguments);
};





DwrPopupBoxes.checkItemForFreeBundles = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'checkItemForFreeBundles', arguments);
};






DwrPopupBoxes.getClearanceItemBox = function(p0, p1, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getClearanceItemBox', arguments);
};





DwrPopupBoxes.getNotificationBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getNotificationBox', arguments);
};





DwrPopupBoxes.getMyPriceFormBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getMyPriceFormBox', arguments);
};









DwrPopupBoxes.postMyPriceRequest = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'postMyPriceRequest', arguments);
};





DwrPopupBoxes.getEmailBetterPriceBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getEmailBetterPriceBox', arguments);
};





DwrPopupBoxes.getCompareAttributeDefinitionBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getCompareAttributeDefinitionBox', arguments);
};





DwrPopupBoxes.getItemDetailsBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getItemDetailsBox', arguments);
};





DwrPopupBoxes.getFinanceDetailsBox = function(p0, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getFinanceDetailsBox', arguments);
};








DwrPopupBoxes.getMediaViewerBox = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(DwrPopupBoxes._path, 'DwrPopupBoxes', 'getMediaViewerBox', arguments);
};


