if(typeof BizModules == "undefined") BizModules={};
if(typeof BizModules.UltraPhotoGallery == "undefined") BizModules.UltraPhotoGallery={};
if(typeof BizModules.UltraPhotoGallery.AjaxDotNetForLightBox == "undefined") BizModules.UltraPhotoGallery.AjaxDotNetForLightBox={};
BizModules.UltraPhotoGallery.AjaxDotNetForLightBox_class = function() {};
Object.extend(BizModules.UltraPhotoGallery.AjaxDotNetForLightBox_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/BizModules.UltraPhotoGallery.AjaxDotNetForLightBox,BizModules.UltraPhotoGallery.ashx'
}));
BizModules.UltraPhotoGallery.AjaxDotNetForLightBox = new BizModules.UltraPhotoGallery.AjaxDotNetForLightBox_class();


