" . ""; } private static function _piclens_link($theme) { return "" . _("View slideshow") . ""; } public static function album_top($theme) { return self::_piclens_link($theme); } public static function photo_top($theme) { return self::_piclens_link($theme); } public static function tag_top($theme) { return self::_piclens_link(); } }