<? echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"; ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><?=SITE_NAME?></title>
<!--<link rel="stylesheet" type="text/css" media="screen" title="User
Defined Style" href="include/templates/netscape.css" />-->
<style type="text/css">
@import url("template/<?=STYLESHEET?>");
</style>
<script language="JavaScript" type="text/javascript">
<!-- begin
function webShot(page){
OpenWin = this.open( page, "CtrlWindow", "height=530,width=630, toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no");
}
function popOpen(page){
OpenWin = this.open( page, "CtrlWindow", "height=300,width=400, toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no");
}
function jumpTo(URL_List){
var URL = URL_List.options[URL_List.selectedIndex].value;
window.location.href = URL;
}
// Stop Hiding script -->
</script>
</head>
<body>
<p class="notice">The State News is viewable on all platforms, but your browser may not support recognized web standards. <a href="upgrade.phtml">Click here</a> for more information.</p>
<center>
<center>
<div class="horz_ad">
<? random_ad_banner() ?>
</div>
</center>
<table width="700px">
<tr>
<td valign="top">
<div>
<table border="0" width="650px">
<tr>
<?
if(defined("SECTION_NAME")){?>
<td align="right"><h1><?=SECTION_NAME?></h1>
<?}else{?>
<td valign="bottom"><div class="nav_footer"><a href="pdf.phtml?date=<?=$thedate?>" class="navbar_link">View front page</a> |
<a href="javascript:webShot('feature_photo.phtml?date=<?=$thedate?>');" class="navbar_link">View webshot</a><br />
Text Size: <a href="index.phtml?style=standard" class="navbar_link_small">A</a> | <a href="index.phtml?style=large_fonts" class="navbar_link_large">A</a></div>
<?}?>
</td><td align="right" valign="bottom"> <a href="index.phtml"><img src="template/images/new_logo1.gif" border="0" alt="State News dot Com" longdesc="click here to return to statenews.com" /></a></td>
</tr>
</table>
</div>