Looks like they had to make some really dense code to meet that 100 line goal.
EDIT: But do take a look at the framework. It looks pretty awesome, especially the progressive rendering: http://github.com/voloko/uki
menuButton('Inbox', '-176px 0', '166 24'), menuButton('All', '-160px 0', '0 2 166 24'), menuButton('By me', '-192px 0', '0 0 166 24'), menuButton('Requests', '-240px 0', '0 0 166 24'), menuButton('Spam', '-208px 0', '0 0 166 24'), menuButton('Settings', '-240px 0', '0 0 166 24'), menuButton('Trash', '-223px 0', '0 0 166 24')
Looks like they had to make some really dense code to meet that 100 line goal.
EDIT: But do take a look at the framework. It looks pretty awesome, especially the progressive rendering: http://github.com/voloko/uki