function DecCnt(f){if (f.parentNode.delta.value>1)f.parentNode.delta.value--;} function IncCnt(f){ f.parentNode.delta.value++; }