function saveMetadata()
 {
     import('pages.author.TrackSubmissionHandler');
     TrackSubmissionHandler::saveMetadata();
 }