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.Blog == "undefined") MHz.V5.MediaMob.Ver5.Blog={};
if(typeof MHz.V5.MediaMob.Ver5.Blog.frmListBlog == "undefined") MHz.V5.MediaMob.Ver5.Blog.frmListBlog={};
MHz.V5.MediaMob.Ver5.Blog.frmListBlog_class = function() {};
Object.extend(MHz.V5.MediaMob.Ver5.Blog.frmListBlog_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	TagCreate: function(strIsOwner, strMemberID, strContentID, strTagName) {
		return this.invoke("TagCreate", {"strIsOwner":strIsOwner, "strMemberID":strMemberID, "strContentID":strContentID, "strTagName":strTagName}, this.TagCreate.getArguments().slice(4));
	},
	TagDelete: function(strIsOwner, strMemberID, strContentID, strTagingID) {
		return this.invoke("TagDelete", {"strIsOwner":strIsOwner, "strMemberID":strMemberID, "strContentID":strContentID, "strTagingID":strTagingID}, this.TagDelete.getArguments().slice(4));
	},
	url: '/ajaxpro/MHz.V5.MediaMob.Ver5.Blog.frmListBlog,MHz.V5.MediaMob.Ver5.ashx'
}));
MHz.V5.MediaMob.Ver5.Blog.frmListBlog = new MHz.V5.MediaMob.Ver5.Blog.frmListBlog_class();


