//---------------------------------------------------------------------------

function preload()
{
	i3 = new Image;
	i3.src = "images/DHTML/arbre.png";
	i4 = new Image;
	i4.src = "images/DHTML/close.gif";
	i5 = new Image;
	i5.src = "images/DHTML/top.gif";
}
//---------------------------------------------------------------------------

