print br,$ENV{'PATH'},br;
qx%./run.pl -t 0.1 -id ccc1ccc1%;
print img{src=>'image_recalibrated_1.png'};
+print "finished",br;
+print end_html;
print "<tr>";
print "<td colspan=2 align='right'>";
my $command = "./preview/prevImg.pl";
- print q%<input type='button' onClick='getdata("%.$command.q%","%.$previewFieldId.q%","false")' value='run'>%;
+ print q%<input type='button' onClick='getdata("%.$command.q%","%.$previewFieldId.q%","true")' value='run'>%;
print "</td>";
print "</tr>";
print "<table>";