var x = new Array();
for(i=0;i<3;i++) x[i] = new Image();
	x[0].src = "images/splashpage/news_act.jpg";
	x[1].src = "images/splashpage/profil_act.jpg";
	x[2].src = "images/splashpage/arche_act.jpg";