if(typeof authorSTREAM == "undefined") authorSTREAM={};
if(typeof authorSTREAM.BizLayer == "undefined") authorSTREAM.BizLayer={};
authorSTREAM.BizLayer.UploadPresentation_class = function() {};
Object.extend(authorSTREAM.BizLayer.UploadPresentation_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetGuestIDName: function(chkBrowserIE6) {
		return this.invoke("GetGuestIDName", {"chkBrowserIE6":chkBrowserIE6}, this.GetGuestIDName.getArguments().slice(1));
	},
	url: '/multipleupload/ajaxpro/authorSTREAM.BizLayer.UploadPresentation,App_Code.me8grtrr.ashx'
}));
authorSTREAM.BizLayer.UploadPresentation = new authorSTREAM.BizLayer.UploadPresentation_class();

