".ucfirst($ntype)." News:";
$yr="";
$res = mysql_query("SELECT created, menutext, url FROM content WHERE section='news' and tag like '%".$ntype."%' ORDER BY created DESC");
while ($data = mysql_fetch_object($res)) {
$ytmp=date("Y",strtotime($data->created));
if ($ytmp<>$yr) {
if ($yr<>"") {
echo "";
}
$yr=$ytmp;
echo ''.$yr.'
| rname).'">'.$data3->rname.'';
if ($data3->rdate) {
$rc.="
Got a Rumor? Click Rumors Wanted. |
Email Page | Comments";
echo "
".showRSSBox("news","rumor",$ntype); ?>
".date("m/d/Y",strtotime($data->created))." - url."\">".$data->menutext.": ".$data->headline." Read More about url."\">".$data->menutext." | ";
}
?>