<!-- hide from none JavaScript Browsers

Image1= new Image(500,375)
Image1.src = "../images/gallery/rogers_brown_house.jpg"

Image2 = new Image(500,335)
Image2.src = "../images/gallery/breakfast.jpg"

Image3 = new Image(500,335)
Image3.src = "../images/gallery/sitting_room.jpg"

Image4 = new Image(500,335)
Image4.src = "../images/gallery/country_queen_bedroom.jpg"

Image5 = new Image(500,335)
Image5.src = "../images/gallery/barn.jpg"

Image6 = new Image(500,335)
Image6.src = "../images/gallery/bedroom.jpg"

// End Hiding -->