function description(texte) 
{	texte="Réseau Méditerranéen";
	window.status = texte;
    return true;
}
function effaceetat() 
{	window.status="";	}
function message( )
{
alert("مرحبا يك في موقع المحيط العربي ")
}