discount_weight = new Array();
discount_weight[0] = new Array(0,40.00,3.50);
discount_weight[1] = new Array(1,240.00,7.00);

