$obj->nid));
$items[] = l($node->title, "node/". $node->nid);
}
//added code to old archives (from Gonzo)
echo theme('item_list', $items);
echo "Click to see ALL columns posted by P.M. Carpenter - THE FIFTH COLUMNIST";
echo "
"; return; //echo theme('item_list', $items); //return theme('item_list', $items); ?>
"; return; //echo theme('item_list', $items); //return theme('item_list', $items); ?>

