0 ) { echo<< $ppopen PPPRINT; if ( $Globals['indexavatars'] == "yes" ) { echo<<   PPPRINT; } echo<< {$Globals['pp_lang']['category']} {$Globals['pp_lang']['photos']} PPPRINT; if ( $Globals['allowpost'] == "yes" ) { echo<< {$Globals['pp_lang']['comments']} PPPRINT; if ( $Globals['showcoms'] == "yes" ) { echo<< {$Globals['pp_lang']['lastcomment']} PPPRINT; } } if ( $Globals['showlast'] == "yes" ) { echo<< {$Globals['pp_lang']['lastphoto']} PPPRINT; } echo<< PPPRINT; for ( $x=0; $x < $cats['catcount']; $x++ ) { if ( $cats['dodetails'][$x] == 1 ) { if ($cats['catthumbs'][$x] == "yes") { echo<< PPPRINT; if ( $Globals['indexavatars'] == "yes" ) { echo<< {$cats['avatar'][$x]} PPPRINT; } echo<< PPPRINT; if ( $cats['indent'][$x] > 0 ) { echo<<   PPPRINT; } echo<< {$cats['catlink'][$x]} {$cats['catonline'][$x]}{$cats['catdescript'][$x]}
PPPRINT; if ( $Globals['showlast'] == "yes" ) { echo<< {$cats['numphotos'][$x]} PPPRINT; } else { echo<< {$cats['numphotos'][$x]} {$cats['lpholink'][$x]} PPPRINT; } if ( $Globals['allowpost'] == "yes" ) { if ( $Globals['showcoms'] == "yes" ) { echo<< {$cats['numposts'][$x]} PPPRINT; } else { echo<< {$cats['numposts'][$x]} {$cats['lpostlink'][$x]} PPPRINT; } if ( $Globals['showcoms'] == "yes" ) { echo<<
{$cats['lcprint'][$x]}
{$cats['lastposttext'][$x]}
{$cats['lpostlink'][$x]}
PPPRINT; } } //allowpost if ( $Globals['showlast'] == "yes" ) { echo<<
{$cats['lpprint'][$x]}
{$cats['lastphotext'][$x]}
{$cats['lpholink'][$x]}
PPPRINT; } echo<< PPPRINT; } // catthumbs else { echo<< PPPRINT; if ( $Globals['indexavatars'] == "yes" ) { echo<< {$cats['avatar'][$x]} PPPRINT; } echo<< PPPRINT; if ( $cats['indent'][$x] > 0 ) { echo<<   PPPRINT; } // indent echo<< {$cats['catlink'][$x]}{$cats['catdescript'][$x]}
{$cats['numphotos'][$x]} PPPRINT; if ( $Globals['allowpost'] == "yes" ) { if ( $Globals['showcoms'] == "yes" ) { echo<< {$cats['numposts'][$x]} PPPRINT; } else { echo<< {$cats['numposts'][$x]} {$cats['lpostlink'][$x]} PPPRINT; } if ( $Globals['showcoms'] == "yes" ) { echo<<
{$cats['lcprint'][$x]}
{$cats['lastposttext'][$x]}
{$cats['lpostlink'][$x]}
PPPRINT; } } //allowpost if ( $Globals['showlast'] == "yes" ) { echo<<
{$cats['lpprint'][$x]}
{$cats['lastphotext'][$x]}
{$cats['lpholink'][$x]}
PPPRINT; } echo<< PPPRINT; } } else { echo<< PPPRINT; if ( $cats['indent'][$x] > 0 ) { echo<<   PPPRINT; } echo<< {$cats['catlink'][$x]}{$cats['catdescript'][$x]}
{$cats['catexpand'][$x]}
PPPRINT; } } echo<< PPPRINT; } ?>