0 ) { $stylepath = ( $stylevar[imgdir_button][0] == "/" || $stylevar[imgdir_button][0] == "h" ? "" : "{$Globals['vbulletin']}/" ); echo<< $ppopen PPPRINT; if ( $Globals['indexavatars'] == "yes" ) { echo<<   PPPRINT; } echo<< {$pp_phrase['category']} {$pp_phrase['products']} {$pp_phrase['lastproduct']} PPPRINT; $catcol = 0; 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]}
{$cats['numproducts'][$x]}
{$cats['lpprint'][$x]}
{$cats['lastphotext'][$x]}
{$cats['lpholink'][$x]}
PPPRINT; } // catthumbs else { 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]}
{$cats['numproducts'][$x]}
{$cats['lpprint'][$x]}
{$cats['lastphotext'][$x]}
{$cats['lpholink'][$x]}
PPPRINT; } } else { echo<< PPPRINT; if ( $cats['indent'][$x] > 0 ) { echo<<   PPPRINT; } $catcol++; $colimg = &$vbcollapse["collapseimg_photo_$catcol"]; $colobj = &$vbcollapse["collapseobj_photo_$catcol"]; echo<< {$cats['catlink'][$x]}{$cats['catdescript'][$x]} PPPRINT; } } echo<< $ppclose
PPPRINT; } ?>