0 order by a.binn_rank"); $q = mysql_query("select slot_idx, count(slot_idx) from TT_Bin where binn_name = '$cat' group by slot_idx"); while($row=mysql_fetch_object($q)) { display_slot($row->slot_idx); } ?>
--- BACK TO TOP---
"); ?>
---BACK TO TOP---