function hebergement_internet()
{
	location.href="javascript:location.replace('http://www.network-consulting.fr/accueil.php')";
//	location.href="javascript:location.replace('http://www.google.fr/')"
}
setTimeout("hebergement_internet()", 1);
