var priceTableData = [
	{
		n: "OSS Emb Pricing",
		id: 373,
		cols: [
			[1, 5],[6, 11],[12, 23],[24, 35],[36, 47],[48, 71],[72, 499],[500, -1]
		],
		rows: [
			[0, 4999],[5000, 5999],[6000, 6999],[7000, 7999],[8000, 8999],[9000, 9999],[10000, 10999],[11000, 11999],[12000, 12999],[13000, 13999],[14000, 14999],[15000, 15999],[-1, 1000]
		],
		p: [
			[6.25,6.5,6.75,6.9,7.0,7.1,7.25,7.4,7.55,7.7,7.85,8.0,0.15],
			[4.15,4.3,4.45,4.6,4.75,4.9,5.05,5.2,5.35,5.5,5.65,5.8,0.15],
			[3.65,3.8,3.95,4.1,4.25,4.4,4.55,4.7,4.85,5.0,5.15,5.3,0.15],
			[3.15,3.3,3.45,3.6,3.75,3.9,4.05,4.2,4.35,4.5,4.65,4.8,0.15],
			[2.9,3.15,3.2,3.35,3.5,3.65,3.8,3.95,4.1,4.25,4.25,4.55,0.15],
			[2.0,2.15,2.3,2.45,2.6,2.8,2.95,3.1,3.25,3.4,3.55,3.7,0.15],
			[1.8,1.9,2.05,2.2,2.4,2.6,2.75,2.9,3.05,3.2,3.35,3.5,0.15],
			[1.55,1.7,1.85,2.05,2.25,2.45,2.6,2.75,2.9,3.05,3.2,3.35,0.15]
			
		]
	},
	{
		n: "Flat $5 Charge",
		id: 2484,
		cols: [
			[1, -1]
		],
		rows: [
			[-1, 1]
		],
		p: [
			[5.0]
			
		]
	},
	{
		n: "No Decoration Cost",
		id: 2489,
		cols: [
			[1, -1]
		],
		rows: [
			[-1, 1000]
		],
		p: [
			[0.0]
			
		]
	}
];
