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(), { GetAlbumLightboxScripts: function(strXmlPath, albumIndex) { return this.invoke("GetAlbumLightboxScripts", {"strXmlPath":strXmlPath, "albumIndex":albumIndex}, this.GetAlbumLightboxScripts.getArguments().slice(2)); }, url: '/ajaxpro/BizModules.UltraPhotoGallery.AjaxDotNetForLightBox,BizModules.UltraPhotoGallery.ashx' })); BizModules.UltraPhotoGallery.AjaxDotNetForLightBox = new BizModules.UltraPhotoGallery.AjaxDotNetForLightBox_class();