}
);
my $record = GetMarcBiblio($biblionumber);
my $record = GetMarcBiblio($biblionumber, 1);
$template->param( ocoins => GetCOinSBiblio($record) );
if ( not defined $record ) {
-