// JavaScript Document - Preloader for Rollover images
var normalButton9 = new Image(70,52)
var hilitedButton9 = new Image(70,52)

normalButton9.src = "/images/menu/gm_a.gif"
hilitedButton9.src = "/images/menu/gm.gif"
