
	//preloading a button's background
	var bg = new Image();
	bg.src = "/simg/button-hover.gif";
