shipping = new Array();
shipping[0] = new Array(0,"Post",14.90,"",0.00);
shipping[1] = new Array(1,"Spedition",75.00,"",0.00);

