<!--
/*document.write('<link rel="stylesheet" href="bullp.css" media="print">');
document.write('<link rel="stylesheet" href="/maquette-bullcom/cm/bull.css" media="screen">');*/


function nw(url)
{
nwin=window.open(url,"Newwindow","toolbar=yes,copyhistory=yes,location=yes,directories=yes,status=yes,menubar=yes,width=760,height=350,resizable=yes,scrollbars=yes");
focus();
}

function affdate()
{
  browserVer = parseInt(navigator.appVersion);
  if(  browserVer >= 2 )
  {
  	var now=new Date();
  	var mois=new Array (	"Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Décembre");
	j=now.getDate();
	if (j==1)
	  j=j+"<sup>er</sup>";
	document.write(j+ " " + mois[now.getMonth()] + "<br>" + now.getFullYear());
	}
}

function recree_frameset(path)
{
//host=location.hostname;
}

function recree_frameset_fr(path)
{
//host=location.hostname;
host="http://www.bull.com/fr";
}


function test_frameset()
{
if (window == top) 
	{
	recree_frameset(document.URL);
	}

}

//-->

