//
// search.php for Planetwork Journal
// Marc Stein June 2004
//
include "config.php";
include "common.php";
include "browser.php";
include "functions.php";
ob_start();
$title_tag = "Planetwork Journal: Search";
$bgmap = "No";
$showdate = "No";
include "header.php";
echo "
Search
Looking for a specific kind of article? Please use any of the selections below to find the content you are interested in.
";
connect_db();
//
// select articles by section
//
// seq_id 0 = article not live
//
// 1 = subject
// 2 = theme
//
// SUBJECT
echo "