// JavaScript Document
bodyimage = new Image(1,1024)
bodyimage.src = "print/images/backgr.jpg"

mainimage = new Image(414,349)
mainimage.src = "print/images/main.gif"

topleftimage = new Image(78,178)
topleftimage.src = "print/images/topleft.jpg"

bottomleftimage = new Image(113,102)
bottomleftimage.src = "print/images/bottomleft.gif"

bottomnavimage = new Image(60,135)
bottomnavimage.src = "print/images/bottomnav.gif"

bottomimage = new Image(130,349)
bottomimage.src = "print/images/bottom3.gif"

navimage = new Image(230,178)
navimage.src = "print/images/navleft.jpg"

notesimage = new Image(405,500)
notesimage.src = "print/images/notesbackgr.jpg"

cov1image = new Image(370,285)
cov1image.src = "print/images/cov11.jpg"

ad1image = new Image(370,286)
ad1image.src = "print/images/ad1.jpg"
