//preload pixel.gif
image= new Array(1);
image[0]=new Image(); image[0].src="images/pixel.gif";
