if (document.images) {
home2 = new Image
whow2 = new Image
promote2 = new Image
videos2 = new Image
contact2 = new Image

home2.src = "http://cushmanbolton.com/graphics/home.gif"
whow2.src = "http://cushmanbolton.com/graphics/whow.gif"
promote2.src = "http://cushmanbolton.com/graphics/promote.gif"
videos2.src = "http://cushmanbolton.com/graphics/videos.gif"
contact2.src = "http://cushmanbolton.com/graphics/contact.gif"
}
else {
home2 = ""
whow2 = ""
promote2 = ""
videos2 = ""
contact2 = ""
}
