<?php 
}
$i++;
//}
?>
</table>
</div>
<div style="margin-left:10px;margin-top:0px; margin-bottom:2px; clear:both">
<?php 
if (isset($_GET['ot'])) {
    //echo $obj->paginate_three($reload, $page, $tpages, $adjacents,$_GET['hv']);
    $OT = $_GET['ot'];
    $PT = $_GET['pt'];
    $ST = $_GET['st'];
    echo $obj->paginate_three($reload, $page, $tpages, $adjacents, $OT, $PT, $ST);
} else {
    $OT = '%%';
    $PT = '%%';
    $ST = 0;
    echo $obj->paginate_three($reload, $page, $tpages, $adjacents, $OT, $PT, $ST);
}
?>
</div>

</div>

</div>
<!------------POP UP FOR PRINTING---------------->
<!----------------------------------------------------->
<div id="modal">