if(typeof Veloce == "undefined") Veloce={};
if(typeof Veloce.Portal == "undefined") Veloce.Portal={};
if(typeof Veloce.Portal.CMS == "undefined") Veloce.Portal.CMS={};
if(typeof Veloce.Portal.CMS.PhotoGallery == "undefined") Veloce.Portal.CMS.PhotoGallery={};
if(typeof Veloce.Portal.CMS.PhotoGallery.Modules == "undefined") Veloce.Portal.CMS.PhotoGallery.Modules={};
if(typeof Veloce.Portal.CMS.PhotoGallery.Modules.CMS == "undefined") Veloce.Portal.CMS.PhotoGallery.Modules.CMS={};
if(typeof Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery == "undefined") Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery={};
if(typeof Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery.PhotoGalleryMainView == "undefined") Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery.PhotoGalleryMainView={};
Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery.PhotoGalleryMainView_class = function() {};
Object.extend(Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery.PhotoGalleryMainView_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetPhotoPage: function(aPage) {
		return this.invoke("GetPhotoPage", {"aPage":aPage}, this.GetPhotoPage.getArguments().slice(1));
	},
	url: '/ajaxpro/Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery.PhotoGalleryMainView,Veloce.Portal.CMS.PhotoGallery.ashx'
}));
Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery.PhotoGalleryMainView = new Veloce.Portal.CMS.PhotoGallery.Modules.CMS.PhotoGallery.PhotoGalleryMainView_class();

