// Nav button dynamic rollover effect

bullet_on = new Image
bullet_off = new Image
bullet_on.src = "../../images/bullet_on.gif"
bullet_off.src = "../../images/bullet_off.gif"
