>>576
<?a=0 b=1 ot=(obj.time+a)*b mes(string.format("%02d:%02d:%02d.%d",ot/3600,((ot/60)%60),(ot%60),(ot*10)%10))?>