Needs small update

The if (td[2]) in the ageproc line needs updated. It needs to be if (“td[2]”) to test if empty or not. Necause if the time happens to be 123-00:40:23 the if would be false when it actually contains 00.