if (document.images)
{
   
    hbut010 = new Image;
    hbut010.src = "i/buttons/but001o.gif";
	
    hbut020 = new Image;
    hbut020.src = "i/buttons/but002o.gif";
	
    hbut030 = new Image;
    hbut030.src = "i/buttons/but003o.gif";
     
    hbut040 = new Image;
    hbut040.src = "i/buttons/but004o.gif";
 
    hbut050 = new Image;
    hbut050.src = "i/bullets/bul010.gif";

    hbut060 = new Image;
    hbut060.src = "i/bgs/bg105.gif";
	
    hbut070 = new Image;
    hbut070.src = "i/bullets/bul010.gif";
	
}

