
Top Five INO Celebrities:

And we can’t forget about celebrity babies!!
Celebrities on Twitter! I continuously update this list – be sure to check back often.
Last but not least, do you want to search for a celebrity by the type of work they do? Here are complete lists of celebrities in each genre!
/*
$vid = 3;
$items[0] = array();
$items[1] = array();
$i = 0;
$terms = taxonomy_get_tree($vid);
asort($terms);
$collength = count($terms)/2;
foreach ( $terms as $term ) {
$count = db_result(db_query("SELECT COUNT(nid) FROM {term_node} WHERE tid = %d", $term->tid));
$i++;
$col = ($i > $collength) ? 0 : 1;
$items[$col][] = l($term->name, “taxonomy/term/$term->tid”) . ” ($count)”;
}
sort($items[0]);
sort($items[1]);
echo “
‘;
*/
?>








