function preloader() 
{
heavyImage = new Image(); 
heavyImage.src = "loadbg.png";
}
