//preload image(s)

var aon = new Image();
aon.src = "../images/aon.gif";
var aoff = new Image();
aoff.src = "../images/aoff.gif"

