--- new.php 2001/03/05 12:34:12 1.10 +++ new.php 2001/03/17 18:19:40 1.11 @@ -111,6 +111,8 @@ $title.=" : Community : ".$data[0][title_lc]; } elseif ($data[0][type] == "r") { $title.=" : Result : ".$data[0][title_lc]; + } elseif ($data[0][type] == "i") { + $title.=" : Investors News : ".$data[0][title_lc]; } }