So this is a bit silly

, but I am in a bet with a co-worker to get some code down to as few lines as possible.
Basically, this method is a simple one to return the string text for a drop down of minutes.
Here is what I have it at now:
I think I have him beat already, as I don't know if he even knows about the "variable = (condition) ? res1 : res2", but I really want to rub it in. What is stopping me at this point is getting that for loop into one line with the other two.
Any ideas?
Edited the HTML out of the first line.
[This message has been edited by Scott Hiett (edited July 06, 2001).]
[This message has been edited by Jim Yingst (edited July 09, 2001).]