<: #c// #################################################################### #c// Image theme created by Lucian Precup (lucian_precup@yahoo.com). #c// #################################################################### #c// $THEME_CREDIT = ""; $PATH = Theme_URL(); :> Image: <:=Image_Name() :> <: Meta() :> #c// ######################### #c// Header/parents #c// ######################### #c// ######################### #c// Prev/next links #c// ######################### #c// ########################################################## #c// The image and caption + the previous and next thumbnails #c// ########################################################## #c// ########################### #c// Prev/next links again #c// ###########################
<: pJoin_Parent_Albums(" > "); :> >up up
<: Set_Image_Prev(); :> <: if (Image_Is_Pic()) { :> >previous <:=Image_Name():> <: } else { :> >previous <:=Image_Name():> <: } :> <: Set_Image_This(); :> <:=Image_Name() :> (<:=Image_Cnt():> of <:=Images_Left() + Image_Cnt() - 1:>) <: Set_Image_Next(); :> <: if (Image_Is_Pic()) { :> ><:=Image_Name():> next <: } else { :> ><:=Image_Name():> next <: } :>
 
<: Set_Image_Prev(); :> <: if (Image_Is_Pic()) { :>  > alt='previous' border='0' HSPACE='7' VSPACE='7'> <: } else { :>  >previous <: } :> <: Set_Image_This(); :> ><:pImage_Src():> <: Set_Image_Next(); :> <: if (Image_Is_Pic()) { :> > alt='next' border='0' HSPACE='7' VSPACE='7'>  <: } else { :> >previous  <: } :>
  <: Set_Image_This(); :> <: pImage_Caption() :>  
 
<: Set_Image_Prev(); :> <: if (Image_Is_Pic()) { :> >previous <:=Image_Name():> <: } else { :> >previous <:=Image_Name():> <: } :> <: Set_Image_Next(); :> <: if (Image_Is_Pic()) { :> ><:=Image_Name():> next <: } else { :> ><:=Image_Name():> next <: } :>
#c// ######################### #c// Footer #c// #########################
<: Credit() :>. <:=$THEME_CREDIT:> Last updated: <:=scalar localtime:>