

var ProductExtType = new Array();
var ProductOptions = new Array();
var ProductPrices = new Array();

      ProductExtType[0] = 'Volume';
      ProductOptions[0] = ' ';
      ProductPrices[0] = '';
