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