if(typeof PurpleParrot == "undefined") PurpleParrot={};
if(typeof PurpleParrot.Storefront == "undefined") PurpleParrot.Storefront={};
if(typeof PurpleParrot.Storefront.WebUI == "undefined") PurpleParrot.Storefront.WebUI={};
if(typeof PurpleParrot.Storefront.WebUI.Cart_CustomerAccount_Orderhistory == "undefined") PurpleParrot.Storefront.WebUI.Cart_CustomerAccount_Orderhistory={};
PurpleParrot.Storefront.WebUI.Cart_CustomerAccount_Orderhistory_class = function() {};
Object.extend(PurpleParrot.Storefront.WebUI.Cart_CustomerAccount_Orderhistory_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/PurpleParrot.Storefront.WebUI.Cart_CustomerAccount_Orderhistory,PurpleParrot.Storefront.WebUI.ashx'
}));
PurpleParrot.Storefront.WebUI.Cart_CustomerAccount_Orderhistory = new PurpleParrot.Storefront.WebUI.Cart_CustomerAccount_Orderhistory_class();

