// preload button background image
var bgimg = new Image();
bgimg.src = "/images/bg_button_hover.gif";