retrieve(); ?> generatePreview(300))); ?>" /> " /> " /> " /> Top Five Movies -- Top Five List: <?php echo $topfive->title; ?>
Home » Top Five Lists
image; printf("\n

%s

", $topfive->getLink(), $topfive->title); printf("\n
by %s
", $topfive->author); printf("\n
(%s)
", formatDate($topfive->article_date)); /* this line has some

hacks to make up for xhtml shortcomings in our saved articles */ $text = str_replace('

', '

', $topfive->intro); $text = str_replace('

', '

', $text); printf("\n

%s

", $text); ?>
    %s", $topfive->item1); printf("\n
  1. %s
  2. ", $topfive->item2); printf("\n
  3. %s
  4. ", $topfive->item3); printf("\n
  5. %s
  6. ", $topfive->item4); printf("\n
  7. %s
  8. ", $topfive->item5); ?>
retrieve($topfive->type, $topfive->id) ) { $responses->outputResponses(); } ?>