#!/usr/bin/perl -wT use strict; use CGI qw(:standard); use CGI::Carp qw(warningsToBrowser fatalsToBrowser); print "Content-type: text/html\n\n"; print "
Back to the model browser |'; print ' For method description visit GPS Project Page |'; print ' Back to home page
'; print 'Click onto a thumbnail to run another search
'; print '| ';
#print "searchd " . $searchd." *** ";
$ggg=$order[$searchd][$i];
#print $ggg;
$imgpath='http://math.purdue.edu/~rustamov/GPSrelated/images_correct/med/'.$ggg.'.gif';
# print '--------';
print ' Match # : '.$i.' '; # print 'Risunok nomresi : '.$ggg.' '; print 'Distance : '.$dist[$searchd][$i].' '; #print 'Protein name : '.$ggg.' --> '.$ggg.' '; print ''.'
| ';
}
print '