`$firstPageImages = normalizeColumns(ALBUMCOLUMNS, IMAGECOLUMNS);`
The first parameter is the number of colums for albums, the second is the columns for images. The result of the function is the number of images that goes on the first image page (the Transision page.)
so, I guess from your question the values would be 3,6.