	function lib_bwcheck(){ //Browsercheck (needed)	this.ver=navigator.appVersion	this.agent=navigator.userAgent.toLowerCase()	this.dom=document.getElementById?1:0	this.ns4=(!this.dom && document.layers)?1:0;	this.op=window.opera 	this.moz=(this.agent.indexOf("gecko")>-1 || window.sidebar)	this.ie=this.agent.indexOf("msie")>-1 && !this.op	if(this.op){		this.op5=(this.agent.indexOf("opera 5")>-1 || this.agent.indexOf("opera/5")>-1)		this.op6=(this.agent.indexOf("opera 6")>-1 || this.agent.indexOf("opera/6")>-1)		this.op7=this.dom&&!this.op5&&!this.op6 //So all higher opera versions will use it	}else if(this.moz) this.ns6 = 1	else if(this.ie){		this.ie4 = !this.dom && document.all  	this.ie5 = (this.agent.indexOf("msie 5")>-1)  	this.ie55 = (this.ie5 && this.agent.indexOf("msie 5.5")>-1)  	this.ie6 = this.dom && !this.ie4 && !this.ie5 && ! this.ie55	}	this.mac=(this.agent.indexOf("mac")>-1)	this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.op5 || this.op6 || this.op7)  this.usedom= this.ns6||this.op7//Use dom creation  this.reuse = this.ie||this.op7||this.usedom //Reuse layers  this.px=this.dom&&!this.op5?"px":""	return this}var bw=new lib_bwcheck()var mDebugging=2oCMenu=new makeCoolMenu("oCMenu")oCMenu.useframes=0 oCMenu.frame="frmMain"oCMenu.useNS4links=1 oCMenu.NS4padding=0 oCMenu.checkselect=0oCMenu.offlineUrl="#" oCMenu.onlineUrl="http://www.tuloup.com"oCMenu.pagecheck=1 oCMenu.checkscroll=0oCMenu.resizecheck=1 oCMenu.wait=400oCMenu.usebar=0 oCMenu.barcolor="" oCMenu.barwidth="menu" oCMenu.barheight="100%" oCMenu.barx="menu"oCMenu.bary=0oCMenu.barinheritborder=0 oCMenu.rows=0 oCMenu.fromleft=16oCMenu.fromtop=171oCMenu.pxbetween=0 oCMenu.menuplacement="left"oCMenu.level[0]=new Array()oCMenu.level[0].width=oCMenu.level[0].height=30oCMenu.level[0].bgcoloroff="" oCMenu.level[0].bgcoloron="" oCMenu.level[0].hovercolor="" oCMenu.level[0].style="" oCMenu.level[0].border=0 oCMenu.level[0].bordercolor="" oCMenu.level[0].offsetX=0oCMenu.level[0].offsetY=0oCMenu.level[0].NS4font=""oCMenu.level[0].NS4fontSize=""oCMenu.level[0].align="right" oCMenu.level[1]=new Array()oCMenu.level[1].width=120oCMenu.level[1].height=23oCMenu.level[1].bgcoloroff="#D6EAD7"oCMenu.level[1].bgcoloron="#207049"oCMenu.level[1].textcolor="#207049" oCMenu.level[1].hovercolor="#FFFFFF" oCMenu.level[1].style="padding:5px; font-family:arial,helvetica; font-size:11px; font-weight: bold;"oCMenu.level[1].offsetX=-10oCMenu.level[1].offsetY=10oCMenu.level[1].border=1oCMenu.level[1].bordercolor="#207049"oCMenu.level[1].NS4font="arial,helvetica"oCMenu.level[1].NS4fontSize="1"oCMenu.level[1].align="right" oCMenu.makeMenu('top0','','','','',154,30,'images/menu_presentation.gif','images/menu_presentation_on.gif')	oCMenu.makeMenu('sub00','top0','Pr&eacute;sentation','presentation.php')	oCMenu.makeMenu('sub01','top0','Moyens techniques','moyens_techniques.php')	oCMenu.makeMenu('sub02','top0','Nos atouts','atouts.php')oCMenu.makeMenu('top1','','','plante_du_mois.php','',154,31,'images/menu_plante.gif','images/menu_plante_on.gif')	oCMenu.makeMenu('top2','','','','',154,30,'images/menu_informations.gif','images/menu_informations_on.gif')		oCMenu.makeMenu('sub30','top2','de plantes','votre_projet.php?demande=Pépinière')	oCMenu.makeMenu('sub31','top2','de projet paysagé','votre_projet.php?demande=Paysagiste')oCMenu.makeMenu('top3','','','realisations.php','',154,30,'images/menu_realisations.gif','images/menu_realisations_on.gif')		oCMenu.makeMenu('top4','','','conseils.php','',154,30,'images/menu_conseils.gif','images/menu_conseils_on.gif')oCMenu.makeMenu('top5','','','offres_d_emploi.php','',154,30,'images/menu_recrute.gif','images/menu_recrute_on.gif')		oCMenu.makeMenu('top6','','','e-card.php','',154,31,'images/menu_ecard.gif','images/menu_ecard_on.gif')			oCMenu.makeStyle(); oCMenu.construct()			