<: $CHILD_ALBUM_COLS = 4; :>// <: $IMAGE_COLS = Option("columns"); :>// Album: <: pAlbum_Name() :> <: Meta() :>
<: pJoin_Parent_Albums(":"); :> >Back

#c// Are there more albums below this one? <: if (Child_Albums() || isHeader()) { _:> <: if (Child_Albums()) { _:> <: } :> #c// --SGR <: if (isHeader()) { _:> <: } _:> #c// ++SGR
>More Photos:
#c// #c// Loop on all the albums <: while (Child_Albums()) { _:> >  <: pChild_Album() :>
#c// #c// End album loop <: Next_Child_Album() :> <: } :>
>
<:pHeader():>

#c// #c// End if sub-albums <: } :> #c # Are there any images? (There might only be CHILD_ALBUMS!) <: if (Images()) { _:> #c # Loop on the images <: while(Images()) { _:> <: if (!(Image_Cnt() % Option('columns')) && Images_Left()) { _:> <: } :> #c # End while images <: Next_Image() :> <: } :>
><:pImage_Thumb_Src():>
#c > <:=Image_Name():> #c
#c <: pImage() :> #c #c <: pImage_Caption() :> #c
#c # End if images
<: } :> <: if (isFooter()) { _:>
<:pFooter():>

<: } _:> <: Credit() :> on <:=scalar localtime:>