if(typeof Web == "undefined") Web={};
if(typeof Web.DucGiangWebPart == "undefined") Web.DucGiangWebPart={};
if(typeof Web.DucGiangWebPart.ducgiangSlideShowOnIntroPage_class == "undefined") Web.DucGiangWebPart.ducgiangSlideShowOnIntroPage_class={};
Web.DucGiangWebPart.ducgiangSlideShowOnIntroPage_class = function() {};
Object.extend(Web.DucGiangWebPart.ducgiangSlideShowOnIntroPage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ClientRenderWebPart: function(TabModuleId, ViewName, HasPorlet) {
		return this.invoke("ClientRenderWebPart", {"TabModuleId":TabModuleId, "ViewName":ViewName, "HasPorlet":HasPorlet}, this.ClientRenderWebPart.getArguments().slice(3));
	},
	ClientRenderWebPartHttpRoot: function(HttpRoot, TabModuleId, ViewName, HasPorlet) {
		return this.invoke("ClientRenderWebPartHttpRoot", {"HttpRoot":HttpRoot, "TabModuleId":TabModuleId, "ViewName":ViewName, "HasPorlet":HasPorlet}, this.ClientRenderWebPartHttpRoot.getArguments().slice(4));
	},
	url: '/ajaxpro/Web.DucGiangWebPart.ducgiangSlideShowOnIntroPage,DucGiangWebPart.ashx'
}));
Web.DucGiangWebPart.ducgiangSlideShowOnIntroPage = new Web.DucGiangWebPart.ducgiangSlideShowOnIntroPage_class();


