addNamespace("LazydaysDotCom");
LazydaysDotCom.AjaxRVFloorplanEngineChassis_class = Class.create();
Object.extend(LazydaysDotCom.AjaxRVFloorplanEngineChassis_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	initialize: function() {
		this.url = '/ajaxpro/LazydaysDotCom.AjaxRVFloorplanEngineChassis,App_Code.qcg9phdw.ashx';
	}
}));
LazydaysDotCom.AjaxRVFloorplanEngineChassis = new LazydaysDotCom.AjaxRVFloorplanEngineChassis_class();

