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