"); if($date==$firstRef){ echo("NEW! "); } echo("$m $y: "); echo("$title
"); echo("$abstract"); if ($thisRow[5]<>""){ echo("
>Read Detail"); }else{ } }else{ $linktype=$_GET[linktype]; //echo(""); //SHOW CHOICE LINKS if ($linktype=="curator"){ echo("Links for curators"); dumpLinkCollection("EDITORS CHOICE_CURATORS"); } if ($linktype=="theory"){ echo("Links for theorists"); dumpLinkCollection("EDITORS CHOICE_THEORISTS"); } if ($linktype=="tech"){ echo("Links for technicians"); dumpLinkCollection("EDITORS CHOICE_TECHNICIAN"); } } echo(""); echo(""); ?>