Help for this page
sub read_item_file { ... return ($title, $counter, $desc, @bids); }
open FILE, "$config{'basepath'}$cat/$item.dat" or &oops("Could not ope +n project file.");