Apply online

<?php

define('ROOT_PATH', dirname(__FILE__));

 

require_once ROOT_PATH . '/lib/common/Language.php';

$lan = new Language();

require_once ROOT_PATH . '/language/default/lang_default_full.php';

require_once($lan->getLangPath("full.php"));

 

$url = 'lib/controllers/PublicController.php?recruitcode=ApplicantViewJobs';

?>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">