if (document.images) {
home1 = new Image(87,39)
home1.src="home1.gif" 
home2 = new Image(87,39)
home2.src="home2.gif"

portfolio1 = new Image(144,39)
portfolio1.src="portfolio1.gif" 
portfolio2 = new Image(144,39)
portfolio2.src="portfolio2.gif"

paint1 = new Image(110,39)
paint1.src="paint1.gif" 
paint2 = new Image(110,39)
paint2.src="paint2.gif"

contact1 = new Image(123,39)
contact1.src="contact1.gif" 
contact2 = new Image(123,39)
contact2.src="contact2.gif"

retreat1 = new Image(123,39)
retreat1.src="retreat1.gif" 
retreat2 = new Image(123,39)
retreat2.src="retreat2.gif"

alpha1 = new Image(127,39)
alpha1.src="alpha1.gif" 
alpha2 = new Image(127,39)
alpha2.src="alpha2.gif"

links1 = new Image(86,39)
links1.src="links1.gif" 
links2 = new Image(86,39)
links2.src="links2.gif"
}