var priceTableData = [
	{
		n: "my emb price",
		id: 358,
		cols: [
			[1, 199],[200, -1]
		],
		rows: [
			[-1, 15000]
		],
		p: [
			[2.0],
			[2.0]
			
		]
	}
];
