function preloadimage()
{
	var $hover = new Image();
	$hover.src = "images/nav-button-hover.gif";
}