if (document.images) {
home1 = new Image(54,19)
home1.src ="images/home1.gif" 
home2 = new Image(54,19)
home2.src ="images/home2.gif"

philosphy1 = new Image(111,19)
philosphy1.src ="images/philosophy1.gif" 
philosphy2 = new Image(111,19)
philosphy2.src ="images/philosophy2.gif"

team1 = new Image(93,19)
team1.src ="images/team1.gif" 
team2 = new Image(93,19)
team2.src ="images/team2.gif"

process1 = new Image(72,19)
process1.src ="images/process1.gif" 
process2 = new Image(72,19)
process2.src ="images/process2.gif"

portfolio1 = new Image(72,19)
portfolio1.src ="images/portfolio1.gif" 
portfolio2 = new Image(72,19)
portfolio2.src ="images/portfolio2.gif"

press1 = new Image(49,19)
press1.src ="images/press1.gif" 
press2 = new Image(49,19)
press2.src ="images/press2.gif"

links1 = new Image(49,19)
links1.src ="images/links1.gif" 
links2 = new Image(49,19)
links2.src ="images/links2.gif"

login1 = new Image(119,19)
login1.src ="images/login1.gif" 
login2 = new Image(119,19)
login2.src ="images/login2.gif"

contact1 = new Image(105,19)
contact1.src ="images/contact1.gif" 
contact2 = new Image(105,19)
contact2.src ="images/contact2.gif"


}
