[5:38]<jsp> http://helma.pastebin.com/m67d9d799 [5:38]<jsp> ^ columns function takes (a single XML element with multiple children or an XMLList) and a number of columns and it returns XML of the children or list split up evenly into columns with some wrapping divs and the class name hooks you need to make it look right. try it on, e.g., a longish <ul>...</ul> [7:20]<zumbrunn> jsp, cool! ...this will definitely become handy [7:21]<jsp> :-) glad to help [7:21]<jsp> at some point I'll probably port it to client-side DOM, but the DOM is so ugly it will be easily twice as long [7:49]<jsp> I'm using it on http://ptw.letterblock.com/nt/ (and similar). the pages still need something in the right column, as they look pretty bare atm