if (document.images) {
about = new Image
about_mo = new Image
contact = new Image
contact_mo = new Image
client	= new Image
client_mo	= new Image
entertainment = new Image
entertainment_mo = new Image
events	= new Image
events_mo	= new Image
staging = new Image
staging_mo = new Image
sound = new Image
sound_mo = new Image
lighting = new Image
lighting_mo = new Image
backline = new Image
backline_mo = new Image
balloon = new Image
balloon_mo = new Image

about.src = "http://kcmproductions.com/images/homepage/aboutus.gif"
about_mo.src = "http://kcmproductions.com/images/homepage/aboutus2.gif"
contact.src = "http://kcmproductions.com/images/homepage/contact.gif"
contact_mo.src = "http://kcmproductions.com/images/homepage/contact2.gif"
client.src = "http://kcmproductions.com/images/homepage/client.gif"
client_mo.src = "http://kcmproductions.com/images/homepage/client2.gif"
entertainment.src = "http://kcmproductions.com/images/homepage/ent.gif"
entertainment_mo.src = "http://kcmproductions.com/images/homepage/ent2.gif"
events.src = "http://kcmproductions.com/images/homepage/event.png"
events_mo.src = "http://kcmproductions.com/images/homepage/event2.png"
staging.src = "http://kcmproductions.com/images/homepage/stg.gif"
staging_mo.src = "http://kcmproductions.com/images/homepage/stg2.gif"
sound.src = "http://kcmproductions.com/images/homepage/snd.gif"
sound_mo.src = "http://kcmproductions.com/images/homepage/snd2.gif"
lighting.src = "http://kcmproductions.com/images/homepage/lht.gif"
lighting_mo.src = "http://kcmproductions.com/images/homepage/lht2.gif"
backline.src = "http://kcmproductions.com/images/homepage/bck.gif"
backline_mo.src = "http://kcmproductions.com/images/homepage/bck2.gif"
balloon.src = "http://kcmproductions.com/images/homepage/projohn.gif"
balloon_mo.src = "http://kcmproductions.com/images/homepage/projohnmo.gif"
}
else {
about = ""
about_mo = ""
contact = ""
contact_mo = ""
client = ""
client_mo = ""
entertainment = ""
entertainment_mo = ""
events = ""
events_mo = ""
staging = ""
staging_mo = ""
sound = ""
sound_mo = ""
lighting = ""
lighting_mo = ""
backline = ""
backline_mo = ""
balloon = ""
balloon_mo = ""

document.about1 = ""
document.contact1 = ""
document.client1 = ""
document.entertainment1 = ""
document.events1 = ""
document.staging1 = ""
document.sound1 = ""
document.lighting1 = ""
document.backline1 = ""
document.balloon1 = ""
}
