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