function proofGalleyTop($args)
 {
     import('pages.author.TrackSubmissionHandler');
     TrackSubmissionHandler::proofGalleyTop($args);
 }