ok, here's a doozy for you. I want to create a weekly "poll" that contains a bunch of photos (say 5). I want users to be able to vote for a certain photo each week, with the winner having the most tallies. I thinkI have 3 options

a) get gallery running in drupal 4.3.0 and hack it up
b) hack up the poll module to allow images for it's "answers" (and text)
c) design my own implementation and make a drupal module - would use PEAR's DataObjects for db interaction most like.

Thoughts? recommendations? suggestions?

thanks,
neko