<!--

function subQty(qty) { 
var qitem = new String;
qitem = 'qty' + qty;
  if (qty1.value < 2) {
    window.alert('<2 ' + qty1.value);
    }
  else {
    window.alert('!<2 ' + qty1.value);
    }
}

//-->