var catprices = new Array();
var catshippings = new Array();
var catreferences = new Array();
var catquantities = new Array();
var catstatus = new Array();
catreferences[2] = new Array("19-003","19-003");
catquantities[2] = new Array(-1,-1);
catstatus[2] = new Array(1,0);
catprices[2] = new Array(73,67);
catshippings[2] = new Array(3.0,3.0);
catprices[3] = new Array(56,46);
catreferences[3] = new Array("ECOLIGH20WB","ECOLIGHT20WC");
catquantities[3] = new Array(-1,-1);
catstatus[3] = new Array(1,0);
catshippings[3] = new Array(1.9,3);
catprices[4] = new Array(96.0,47);
catreferences[4] = new Array("ECOLIGH50WB","ECOLIGHT50WC");
catquantities[4] = new Array(-1,-1);
catstatus[4] = new Array(2,0);
catshippings[4] = new Array(2,2);
catprices[5] = new Array(120,67);
catreferences[5] = new Array("ECOLIGH-100-B","ECOLIGHT100WC");
catquantities[5] = new Array(-1,-1);
catstatus[5] = new Array(2,2);
catshippings[5] = new Array(3,1.5);
catprices[6] = new Array(90,79.00);
catreferences[6] = new Array("ECODEL-BLAN-B","ECODEL-BLAN-C");
catquantities[6] = new Array(3,4);
catstatus[6] = new Array(1,1);
catshippings[6] = new Array(1.5,1);
catprices[7] = new Array(88,76.00);
catreferences[7] = new Array("19-008","ECODEL-BLEU-C");
catquantities[7] = new Array(3,4);
catstatus[7] = new Array(1,1);
catshippings[7] = new Array(3.0,1);
catprices[8] = new Array(146,135);
catreferences[8] = new Array("PO-DEL-100-B","PO-DEL-100-C");
catquantities[8] = new Array(3,2);
catstatus[8] = new Array(1,1);
catshippings[8] = new Array(3,2.5);

