if(typeof Purchase_PurchaseAdvertise == "undefined") Purchase_PurchaseAdvertise={};
Purchase_PurchaseAdvertise_class = function() {};
Object.extend(Purchase_PurchaseAdvertise_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GotoandPlay: function(strPage, strAdID, strHref, strUrl) {
		return this.invoke("GotoandPlay", {"strPage":strPage, "strAdID":strAdID, "strHref":strHref, "strUrl":strUrl}, this.GotoandPlay.getArguments().slice(4));
	},
	url: '/ajaxpro/Purchase_PurchaseAdvertise,App_Web_purchaseadvertise.aspx.3d76f8f3.ashx'
}));
Purchase_PurchaseAdvertise = new Purchase_PurchaseAdvertise_class();

