if(typeof MHz == "undefined") MHz={};
if(typeof MHz.V5 == "undefined") MHz.V5={};
if(typeof MHz.V5.MediaMobSearch == "undefined") MHz.V5.MediaMobSearch={};
if(typeof MHz.V5.MediaMobSearch.Ver1 == "undefined") MHz.V5.MediaMobSearch.Ver1={};
if(typeof MHz.V5.MediaMobSearch.Ver1.Tag == "undefined") MHz.V5.MediaMobSearch.Ver1.Tag={};
MHz.V5.MediaMobSearch.Ver1.Tag_class = function() {};
Object.extend(MHz.V5.MediaMobSearch.Ver1.Tag_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AxContentList: function(strTagID, strPageNo, strPageRow) {
		return this.invoke("AxContentList", {"strTagID":strTagID, "strPageNo":strPageNo, "strPageRow":strPageRow}, this.AxContentList.getArguments().slice(3));
	},
	url: '/ajaxpro/MHz.V5.MediaMobSearch.Ver1.Tag,MHz.V5.MediaMobSearch.Ver1.ashx'
}));
MHz.V5.MediaMobSearch.Ver1.Tag = new MHz.V5.MediaMobSearch.Ver1.Tag_class();


