[% title = 'MP3s' ; htmltitle = title ; crumb2_name = 'Home' ; crumb2_href = '/' ; crumb1_name = 'MP3s' ; %]

To download the MP3s, please click the title of the track, and save to you local computer.

[% FOREACH cat = cats %] [% FOREACH mp3 = mp3s %] [% IF mp3.mp3catid == cat.mp3catid %]

[% mp3.source %]

[% mp3.tracks %] [% IF mp3.notes ; THEN ; mp3.notes ; END %] [% END %] [% END %] [% END %]