//	thumbs
thumb_mapaustin = new Image(180,230)
thumb_mapaustin.src = "../images/MAPAUSTIN.gif"

thumb_mapchopperfest = new Image(230,147)
thumb_mapchopperfest.src = "../images/MAPCHOPPERFEST.gif"

thumb_mapcedarpark = new Image(250,164)
thumb_mapcedarpark.scr = "../images/MAPCEDARPARK.gif"

thumb_mapusamapfull = new Image(250,164)
thumb_mapusamapfull.src = "../images/MAPUSAMAPFULL.gif"

//	full images
mapaustin = new Image(500,400)
mapaustin.src = "../images/MAPAUSTIN.jpg"