if(typeof Verizon == "undefined") Verizon={};
if(typeof Verizon.Surround == "undefined") Verizon.Surround={};
if(typeof Verizon.Surround.Web == "undefined") Verizon.Surround.Web={};
if(typeof Verizon.Surround.Web.Shop_Entertainment_StarzPlay == "undefined") Verizon.Surround.Web.Shop_Entertainment_StarzPlay={};
Verizon.Surround.Web.Shop_Entertainment_StarzPlay_class = function() {};
Object.extend(Verizon.Surround.Web.Shop_Entertainment_StarzPlay_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getMediaItems: function() {
		return this.invoke("getMediaItems", {}, this.getMediaItems.getArguments().slice(0));
	},
	getMediaItemsFromXML: function() {
		return this.invoke("getMediaItemsFromXML", {}, this.getMediaItemsFromXML.getArguments().slice(0));
	},
	SendStarzSupportRequestEmail: function(firstName, lastName, service, cBnumber, cBtime, emailAdd, contactMethod, category, comments) {
		return this.invoke("SendStarzSupportRequestEmail", {"firstName":firstName, "lastName":lastName, "service":service, "cBnumber":cBnumber, "cBtime":cBtime, "emailAdd":emailAdd, "contactMethod":contactMethod, "category":category, "comments":comments}, this.SendStarzSupportRequestEmail.getArguments().slice(9));
	},
	url: '/ajaxpro/Verizon.Surround.Web.Shop_Entertainment_StarzPlay,App_Web_starzplay.aspx.e4af3b72.ashx'
}));
Verizon.Surround.Web.Shop_Entertainment_StarzPlay = new Verizon.Surround.Web.Shop_Entertainment_StarzPlay_class();

