var daughterArray = new Array()

daughterArray[0] = new Image(83,27)
daughterArray[0].src = "images/n1_about.gif"
daughterArray[1] = new Image(74,27)
daughterArray[1].src = "images/n1_veneers.gif"
daughterArray[2] = new Image(88,27)
daughterArray[2].src = "images/n1_contact.gif"
daughterArray[3] = new Image(64,27)
daughterArray[3].src = "images/n1_home.gif"
