{
	"0" :
		{
			"text": "Select Shipping Method",
			"active": 1
		},

	"1" :
		{
			"text": "Best Way",
			"active": 1
		},

	"2" :
		{
			"text": "UPS Ground",
			"active": 1
		},

	"3" :
		{
			"text": "UPS 2nd Day",
			"active": 1
		},

	"4" :
		{
			"text": "UPS Next Day Saver",
			"active": 1
		},

	"5" :
		{
			"text" : "Pick Up",
			"active" : 1
		},

	"99":
		{
			"text": "Other - see notes",
			"active": 1
		}
}