if(typeof BizModules == "undefined") BizModules={};
if(typeof BizModules.UltraVideoGallery == "undefined") BizModules.UltraVideoGallery={};
if(typeof BizModules.UltraVideoGallery.AjaxDotNet == "undefined") BizModules.UltraVideoGallery.AjaxDotNet={};
BizModules.UltraVideoGallery.AjaxDotNet_class = function() {};
Object.extend(BizModules.UltraVideoGallery.AjaxDotNet_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/dnn/ajaxpro/BizModules.UltraVideoGallery.AjaxDotNet,BizModules.UltraVideoGallery.ashx'
}));
BizModules.UltraVideoGallery.AjaxDotNet = new BizModules.UltraVideoGallery.AjaxDotNet_class();

