<?php
    include('/home/rachman1/public_html/mt/php/mt.php');
    $mt = MT::get_instance(8, '/home/rachman1/public_html/mt/mt.cfg');
    $mt->view();
?>
