May16
// this is where the Lead Story module begins
query_posts('showposts=1&cat=9'); ?>
/images/
// this is where the Lead Story image gets printed
$values = get_post_custom_values("Image"); echo $values[0]; ?>” alt=”" id=”leadpic” />




