We will be conducting system maintenance on 27 Jun 2015, from 7am to 1pm. During this time, Equity System and Mobile Services will be unavailable. We apologies in advance for any inconvenience this may cause.
";
include "view/".$_GET['page'].".php";
echo "
";
}else{
//include 'view/front.php';
include 'view/home.php';
}
?>