<!-- hide from non JavaScript Browsers 

Image1= new Image(350,200)
Image1.src = "http://www.trackstick.com/plugins/geotags/images/lasvegas.jpg"

Image2 = new Image(350,200)
Image2.src = "http://www.trackstick.com/plugins/geotags/images/london.jpg"

Image3 = new Image(350,200)
Image3.src = "http://www.trackstick.com/plugins/geotags/images/losangeles.jpg"

Image4 = new Image(350,200)
Image4.src = "http://www.trackstick.com/plugins/geotags/images/oahu.jpg"

Image5 = new Image(350,200)
Image5.src = "http://www.trackstick.com/plugins/geotags/images/paris.jpg"

Image6 = new Image(350,200)
Image6.src = "http://www.trackstick.com/plugins/geotags/images/pisa.jpg"

Image7 = new Image(350,200)
Image7.src = "http://www.trackstick.com/plugins/geotags/select.gif"

// End Hiding -->