You're right - I should fix that - although actually the amount of columns I have is dependent on the width of the user's browser window (it re-flows), but I have to put something in for normalizeColumns() or else if there is a sub-album, individual image thumbs do not seem to appear on the same page below it, but instead only on the 2nd page.
I guess a workaround for my issue is to have the pagination code twice after the thumbnails, but have one in a different DIV and placed above the thumbs with CSS via an absolute positioning or something similar. Just not as elegant as I imagine it could be
Thanks,
Arvid