" ") && ($beschreibung <> "")) { $beschreibunga = php_to_all_html_chars(escapeHochkomma($beschreibung)); if ($show_number_of_comments && ($ccount > 0)) { $beschreibunga .= ' | ' . $lang_comments . ': ' . $ccount; } $titel = $beschreibung = 'title="' . $beschreibunga . '"'; $beschreibung .= ' alt="' . $beschreibunga . '"'; } else if ($ccount > 0) { $beschreibunga = $lang_comments . ': ' . $ccount; $titel = $beschreibung = 'title="' . $beschreibunga . '"'; $beschreibung .= ' alt="' . $beschreibunga . '"'; } else { $beschreibung = ' alt="" '; $titel = ''; } $href = ' href="'.$_SERVER['PHP_SELF'].'?twg_album='.$album_enc.'&twg_show='.$aktimage . $twg_standalone.'" '; if ($use_original_on_thumbspage) { $hreffull = ' href="'.getTWGHttpRoot($install_dir) . 'image.php?twg_album=' .$album_enc. '&twg_show=' .$aktimage. '" '; } else { $hreffull = ' href="'.getTWGHttpRoot($install_dir) . 'image.php?twg_album='.$album_enc.'&twg_show='.$aktimage.'&twg_type=small" '; } // end of block ?>