var catprices = new Array();
var catshippings = new Array();
var catreferences = new Array();
var catquantities = new Array();
var catstatus = new Array();
catreferences[3] = new Array("19-004","19-004");
catquantities[3] = new Array(-1,-1);
catstatus[3] = new Array(0,0);
catprices[3] = new Array(69.70,57.20);
catshippings[3] = new Array(3.0,1.1);
catprices[4] = new Array(54.99,49.99);
catreferences[4] = new Array("ECOLIGH-20W-B","ECOLIGH-20W-C");
catquantities[4] = new Array(-1,-1);
catstatus[4] = new Array(1,2);
catshippings[4] = new Array(1.9,1.5);
catprices[5] = new Array(94.95,54.99);
catreferences[5] = new Array("ECOLIGH-50W-B","19-006");
catquantities[5] = new Array(-1,-1);
catstatus[5] = new Array(2,2);
catshippings[5] = new Array(2,1.5);
catprices[6] = new Array(114.90,64.95);
catreferences[6] = new Array("ECOLIGH-100-B","19-007");
catquantities[6] = new Array(-1,-1);
catstatus[6] = new Array(2,2);
catshippings[6] = new Array(3,1.5);
catprices[7] = new Array(99.9,89.00);
catreferences[7] = new Array("ECODEL-BLAN-B","ECODEL-BLAN-C");
catquantities[7] = new Array(-1,-1);
catstatus[7] = new Array(1,1);
catshippings[7] = new Array(1.5,1);
catprices[8] = new Array(99.9,89.00);
catreferences[8] = new Array("ECODEL-BLEU-B","ECODEL-BLEU-C");
catquantities[8] = new Array(-1,-1);
catstatus[8] = new Array(2,2);
catshippings[8] = new Array(1.5,1);
catprices[9] = new Array(149,139);
catreferences[9] = new Array("PO-DEL-100-B","PO-DEL-100-C");
catquantities[9] = new Array(-1,-1);
catstatus[9] = new Array(1,1);
catshippings[9] = new Array(3,2.5);
