function jumptopage(url) {
  selected=url.options[url.selectedIndex].value;
  window.location=selected;
  }
images_steve = new Array
images_steve[1] = "rand/2506 street_festival.jpg"
images_steve[2] = "rand/2444 zocalo_people.jpg"
images_steve[3] = "rand/2331 pineapple girls.jpg"
images_steve[4] = "rand/2110 market_fruit.jpg"
images_steve[5] = "rand/2002 singer girl.jpg"
images_steve[6] = "rand/1317 Oaxaca_sunrise.jpg"
images_steve[7] = "rand/1074 flower dance.jpg"
images_steve[8] = "rand/0890 street.jpg"
images_steve[9] = "rand/0524 botanical garden.jpg"
images_steve[10] = "rand/0109 guitar players.jpg"
images_steve[11] = "rand/0090 dresses.jpg"
images_steve[12] = "rand/0011 Morning Mountains.jpg"
image_steve = images_steve[Math.round(11 * Math.random()) + 1]
