$dtime=gmdate('d - M Y',time()+19800);
$_SESSION['totalnoemp']=0;
$query ="SELECT distinct pno_unit_code,unit_hindi,def_type FROM `sub_unitmaster` WHERE def_type=1 order by unit" ;
$empquery=mysql_query($query) or die("Error in query = ".mysql_error());
$i=1;
$j=1;
while($row=mysql_fetch_array($empquery)){
if($i==27 && $row['pno_unit_code']==642){
}else{
?>