if(typeof intmtc == "undefined") intmtc={};
if(typeof intmtc.UltraPhotoGallery == "undefined") intmtc.UltraPhotoGallery={};
if(typeof intmtc.UltraPhotoGallery.AjaxDotNetForLightBox == "undefined") intmtc.UltraPhotoGallery.AjaxDotNetForLightBox={};
intmtc.UltraPhotoGallery.AjaxDotNetForLightBox_class = function() {};
Object.extend(intmtc.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/intmtc.UltraPhotoGallery.AjaxDotNetForLightBox,intmtc.UltraPhotoGallery.ashx'
}));
intmtc.UltraPhotoGallery.AjaxDotNetForLightBox = new intmtc.UltraPhotoGallery.AjaxDotNetForLightBox_class();

