Jeff wrote: > > var year = (CurrentDate.getYear() < 1000) ? 1900 + CurrentDate.getYear() : > CurrentDate.getYear(); Great minds think alike......hehehehehe. -- Anthony Baratta