/*
var img1 = new Image();
img1.src = '/images/buttonon.gif';
var img2 = new Image();
img2.src = '/images/buttonoff.gif';
*/
