if(typeof LeisurePro == "undefined") LeisurePro={};
if(typeof LeisurePro.Components == "undefined") LeisurePro.Components={};
if(typeof LeisurePro.Components.Controls == "undefined") LeisurePro.Components.Controls={};
LeisurePro.Components.Controls.ctlPriceAlertDisplay_class = function() {};
Object.extend(LeisurePro.Components.Controls.ctlPriceAlertDisplay_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/LeisurePro.Components.Controls.ctlPriceAlertDisplay,App_Web_ctlpricealertdisplay.ascx.b5a7b287.ashx'
}));
LeisurePro.Components.Controls.ctlPriceAlertDisplay = new LeisurePro.Components.Controls.ctlPriceAlertDisplay_class();

