
if (document.images)
{
  preload_image = new Image(235,32); 
  preload_image.src="../images/join-button-hover.png"; 
}
