\n"; print "
Search by Year
"; $beginning_year = '1684'; $ending_year = '1721'; # 1684 print "
\n"; print "
\n"; print "
"; $sender_result=mysql_query("select * from names order by coded_name"); print "
Search by Correspondent

"; $repo=mysql_query("select abbrev from repositories order by abbrev"); print "
Search by Repository


"; print " Search by Sequence Number (if known)


"; $previous = $greater - 5; $next = $greater + 5; print " "; print " "; if ($previous >= 0){ print " "; } else { print " "; } if ($next < $totalsids){ print " "; } print "
Place $row[place]
Language $row[language]
Address $row[addr]
End $row[end]
Manuscript $row[manuscript]
Published $row[published]
Notes $row[notes]

Previous 5 Letters Next 5 Letters

"; */ print "\n"; #require("$_SERVER[DOCUMENT_ROOT]/prior/includes/footer.html"); require('footer.php'); ?>