var allFiles = new Array("a1bedflrplan.jpg","a2bedflrplan.jpg")

var allTitles = new Array("1 Bedroom Floorplan","2 Bedroom Floorplan")

var allHtmlFiles = new Array("a1bedflrplan.html","a2bedflrplan.html")

var htmlFiles = new Object ()
htmlFiles["a1bedflrplan.html"] = 0;htmlFiles["a2bedflrplan.html"] = 1;
