<?php
// ------------------------------------------------------------------------- //
//               				 SermonIndex.net                            //
// ------------------------------------------------------------------------- //
//  This site is coded for the Glory of God and the spread of the Gospel.     //
// ------------------------------------------------------------------------- //

include("mainfile.php");
include("header.php");
		OpenTable();
include("sitesearch2.php");
		CloseTable();
		include("footer.php");
		break;
?>