var homeArray = new Array()

homeArray[0] = new Image(116,130)
homeArray[0].src = "images/n1h_about.gif"
homeArray[1] = new Image(131,30)
homeArray[1].src = "images/n1h_veneers.gif"
homeArray[2] = new Image(97,30)
homeArray[2].src = "images/n1h_contact.gif"

