#c// #################################################################### #c// Image Theme created by DaveSource.com #c// #################################################################### <: # Path setting - this is the path to the images $PATH = Theme_URL(); :>// #c// ####################################################################
<: # We only want the parent albums, not the current albums my @p = Parent_Albums(); my $this = pop(@p); print join(':',@p); :>// |
|
>Back |
><:pImage_Thumb_Src():> | ||
<: Set_Image_This(); :>
>
{URL}{image_page}{image_src}:> alt=<:=Image_Alt():>>
<: pImage_Caption() :>
<: Set_Image_Next(); :>
><:pImage_Thumb_Src():> | ||