include 'conn.php'; include 'include/function.php'; $title = "Book Publication Indexes"; $description = "Book Publication Resources and Links on the Web"; $keywords = "book publication, books, authors, writers, resources, web resources, linsk"; include("../inc/header.php"); include 'cat_index.php'; $catid = 8; ?>