if(typeof MHz == "undefined") MHz={};
if(typeof MHz.V5 == "undefined") MHz.V5={};
if(typeof MHz.V5.MediaMob == "undefined") MHz.V5.MediaMob={};
if(typeof MHz.V5.MediaMob.Ver5 == "undefined") MHz.V5.MediaMob.Ver5={};
if(typeof MHz.V5.MediaMob.Ver5.ucNewPost == "undefined") MHz.V5.MediaMob.Ver5.ucNewPost={};
MHz.V5.MediaMob.Ver5.ucNewPost_class = function() {};
Object.extend(MHz.V5.MediaMob.Ver5.ucNewPost_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	NewPostListMediaMob: function() {
		return this.invoke("NewPostListMediaMob", {}, this.NewPostListMediaMob.getArguments().slice(0));
	},
	NewPostListOpenBlog: function() {
		return this.invoke("NewPostListOpenBlog", {}, this.NewPostListOpenBlog.getArguments().slice(0));
	},
	url: '/ajaxpro/MHz.V5.MediaMob.Ver5.ucNewPost,MHz.V5.MediaMob.Ver5.ashx'
}));
MHz.V5.MediaMob.Ver5.ucNewPost = new MHz.V5.MediaMob.Ver5.ucNewPost_class();

