?>
.</small></td>
                 <td><small><?php 
        echo stripslashes($row["ticket_id"]);
        ?>
</small></td>
				 <td><small><?php 
        echo getOraganization(stripslashes($row["organization_id"]));
        ?>
</small></td>
				 <td><small><?php 
        echo getproducts(stripslashes($row["product"]));
        ?>
</small></td>
                 <td><small><?php 
        echo getRequesttype(stripslashes($row["rqst_type"]));
        ?>
</small></td>
				 <td><small><?php 
        echo stripslashes($row["createddate"]);
        ?>
</small></td>
                 <td><small><?php 
        echo stripslashes($row["appointment_date"] . " " . $row["appointment_time"]);
        ?>
</small></td>
                 <td><small><a href="#" onclick="if(confirm('Do you really want to delete this record?')){ window.location.href='transusers_del.php?id=<?php 
        echo $row["id"];
        ?>
&type=del&token=<?php 
        echo $token;
        ?>
.</small></td>
                 <td><small><?php 
        echo stripslashes($row["Date"]);
        ?>
</small></td>
				 <td><small><?php 
        echo stripslashes($row["TicketId"]);
        ?>
</small></td>
				 <td><small><?php 
        echo getproducts(stripslashes($row["Pid"]));
        ?>
</small></td>
                 <td><small><?php 
        echo getRequesttype(stripslashes($row["VisitType"]));
        ?>
</small></td>
				 <td><small><?php 
        echo getOraganization(stripslashes($row["Company"]));
        ?>
</small></td>
                 <td><small><?php 
        echo gettelecallername(stripslashes($row["Tid"]));
        ?>
</small></td>
                 <td><textarea name="description" style="width:100px;"></textarea></td>
                 <td><input type="text" name="kmTravel" id="kmTravel<?php 
        print $kolor - 1;
        ?>
"  class="kmTravel" style="width:50px;" /></td>