сeнсор,
echo '<div class="gmenu">';
echo '<form action="library/index.php?act=search" method="post">';
echo '<input type="text" value="' . ($search ? checkout($search) : '') . '" name="search" />';
echo '<input type="submit" value="Поиск" name="submit" /><br />';
echo '</form></div>';