
if((document.location.href != 'http://www.oniip.fr/') && (document.location.href != 'http://www.oniip.fr/accueil/'))
{
	document.getElementById('boxlastelements').style.display="none";
}