var priceTableData = [
	{
		n: "EMBROIDERY GRID 1",
		id: 263,
		cols: [
			[1, 11],[12, 23],[24, 71],[72, 143],[144, 431],[432, 1199],[1200, 2399],[2400, -1]
		],
		rows: [
			[0, 999],[1000, 1999],[2000, 2999],[3000, 3999],[4000, 4999],[5000, 5999],[6000, 6999],[7000, 7999],[8000, 8999],[9000, 9999],[-1, 1000]
		],
		p: [
			[3.5,3.5,3.5,3.5,3.5,3.5,3.5,3.5,3.78,4.0,0.25],
			[3.5,3.5,3.5,3.5,3.5,3.5,3.5,3.5,3.78,4.0,0.25],
			[2.0,3.5,3.5,3.5,3.5,3.5,2.81,3.08,3.3,3.4,0.25],
			[2.0,2.0,2.0,2.0,2.0,2.0,2.73,2.95,3.16,3.26,0.2],
			[1.75,1.75,1.75,1.75,1.75,1.75,2.29,2.5,2.7,2.9,0.2],
			[1.65,1.65,1.65,1.65,1.65,1.65,2.13,2.33,2.53,2.73,0.2],
			[1.55,1.55,1.55,1.55,1.55,1.55,2.0,2.19,2.38,2.57,0.2],
			[1.35,1.35,1.35,1.35,1.35,1.35,1.83,2.02,2.21,2.4,0.2]
			
		]
	}
];
