I would like to pull the image path for the first image in a post. I'm using timthumb.php inside the loop as such:
<img src="/wp-content/uploads/timthumb.php?src=<?php ImagePath(); ?>&h=150&w=150&zc=1&q=75" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" />