";
echo "| Sort by: | ";
echo " | ";
echo "Author search: | ";
$authorlist = trim($authorlist);
if ($authorlist != "")
{
$authorID=findAuthorIDNoInsert($authorlist,$thePage->db);
if ($authorID != 0)
$authorstring = "WHERE (author1='$authorID' OR author2='$authorID' OR author3='$authorID' OR author4='$authorID' OR author5='$authorID' OR author6='$authorID' OR author7='$authorID' OR author8='$authorID' OR author9='$authorID' OR author10='$authorID' OR author11='$authorID' OR author12='$authorID' OR author13='$authorID' OR author14='$authorID' OR author15='$authorID' OR author16='$authorID')" ;
}
echo " |
";
echo "