-----------------------------------
 
query("SELECT * FROM Category ORDER BY categoryName ASC")) { while($objCategories = mysql_fetch_object($rsCategories)) { $nameIsPrinted = false; if($rsLinks = getLinksByCategory($objCategories->categoryID)) { while($objLinks = mysql_fetch_object($rsLinks)) { if(!$nameIsPrinted) { $strShortMenu .= "\t\t\tcategoryID\">categoryID . ".gif\" width=\"87\" height=\"15\" border=\"0\" alt=\"\">
\n"; echo "categoryID\">


$objLinks->categoryName
\"\"\n"; echo "

\n"; } } } ?>