// pour configurez l'effet de sous-titre :

//entrez le message que vous souhaitez afficher (les balises Html sont admises).
//var message='<table width=100% background=../images/logo(1).gif><tr><td>&nbsp;</td></tr></table>'
//var message='<b><center><font face=Arial color=white size=5>Euronews</font></center></b>'

var wid=screen.width
var hei=screen.height
/*if (wid==1024 && hei==768)
{
	var message='<table   ><b><font face="Arial" color="white" size="5">Euronews  Euronews  Euronews  Euronews  Euronews  Euronews  Euronews  Euronews</font></b></td></tr></table>'
}
else if(wid==800 && hei==600)
{
	var message='<table width="100%"><tr><td align="center"><b><font face="Arial" color="white" size="5">Euronews  Euronews  Euronews  Euronews  Euronews  Euronews</font></b></td></tr></table>'
}
else
{
	var message='<table width="100"%><tr><td align="center"><b><font face="Arial" color="white" size="5">Euronews  Euronews  Euronews  Euronews  Euronews  Euronews  Euronews  Euronews</font></b></td></tr></table>'
}*/

//var message='<table width=100% height=36 background=../images/logo.gif><tr><td width=100% align="left">&nbsp;</td></tr></table>'
var message='<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background-color:#FEBF2D;margin-top:25px; margin-bottom:35px"><tr><td style="padding-left:40px"><a href="FR/Home.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Imagee\',\'\',\'images/btn-francaiso.gif\',1)"><img src="images/btn-francais.gif" name="Imagee" border="0" id="Imagee" /></a></td><td align="right"><table border="0" cellspacing="0" cellpadding="0"><tr><td><a href="AboutUs.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Image8\',\'\',\'images/about-us-on.gif\',1)"><img src="images/about-us.gif" name="Image8" width="61" height="29" border="0" id="Image8" /></a></td><td width="32">&nbsp;</td><td><a href="cuisine.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Image9\',\'\',\'images/new/our-cuisine-on.gif\',1)"><img src="images/our-cuisine.gif" name="Image9" width="75" height="29" border="0" id="Image9" /></a></td><td width="32">&nbsp;</td><td><a href="services.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Image10\',\'\',\'images/new/our-services-on.gif\',1)"><img src="images/our-services.gif" name="Image10" width="85" height="29" border="0" id="Image10" /></a></td><td width="32">&nbsp;</td><td><a href="events.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Image11\',\'\',\'images/new/our-events-on.gif\',1)"><img src="images/our-events.gif" name="Image11" width="74" height="29" border="0" id="Image11" /></a></td><td width="32">&nbsp;</td><td><a href="contact-us.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Image12\',\'\',\'images/new/contact-us-on.gif\',0)"><img src="images/contact-us.gif" name="Image12" width="74" height="29" border="0" id="Image12" /></a></td><td width="32">&nbsp;</td></tr></table></td><td width="52"><img src="images/zeeh.gif" width="52" height="29"></td><td width="157" style="background-color:#230044" ><a href="Home.html"><img src="images/logo2.gif" width="157" height="29" border="0"></a></td><td width="42" style="background-color:#230044" >&nbsp;</td></tr></table>';
var footer = '<div id="fixeddiv">'+message+'</div>';

function writeStyles()
{
	// styles string
	var sstr = "";
	sstr += '<style type="text/css"> #fixeddiv { position: absolute; left:0px; top:500px; width:99% }  </style>';
	
	document.open();
	document.writeln(sstr);
	document.writeln(footer);
	document.close();
}
writeStyles();
	
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
