// JavaScript Document
bodyimage = new Image(1,1024)
bodyimage.src = "photo/images/backgr.jpg"

mainimage = new Image(414,349)
mainimage.src = "photo/images/main.gif"

topleftimage = new Image(78,178)
topleftimage.src = "photo/images/topleft.jpg"

bottomleftimage = new Image(114,104)
bottomleftimage.src = "photo/images/bottomleft.jpg"

bottomnavimage = new Image(60,135)
bottomnavimage.src = "photo/images/bottomnav.gif"

bottomimage = new Image(140,349)
bottomimage.src = "photo/images/bottom4.gif"

navimage = new Image(230,178)
navimage.src = "photo/images/navleft.jpg"

corp1image = new Image(370,286)
corp1image.src = "photo/images/corp1.jpg"

editorial1image = new Image(370,286)
editorial1image.src = "photo/images/editorial1.jpg"

create1image = new Image(370,286)
create1image.src = "photo/images/create1.jpg"

entertain1image = new Image(370,286)
entertain1image.src = "photo/images/entertain1.jpg"

model1image = new Image(370,286)
model1image.src = "photo/images/model1.jpg"

portrait1image = new Image(370,286)
portrait1image.src = "photo/images/portrait1.jpg"

entertain1twoimage = new Image(370,286)
entertain1twoimage.src = "photo/images/entertain1two.jpg"

contactimage = new Image(18,286)
contactimage.src = "photo/images/contact.gif"

bottomnav2inactiveimage = new Image(60,135)
bottomnav2inactiveimage.src = "photo/images/bottomnav2inactive.jpg"