/* menu0 */
hauteurcadre = 52;
xmenu = new Array;
xmenul = new Array;
xlien = new Array;
xmenu[0] = '<img src="libep.gif" width="150" height="59" alt="" border="0">';
xmenu[1] = '<img src="bricolo888.gif" width="96" height="33" alt="" border="0">';
xmenu[5] = '<img src="reponsep.gif" width="77" height="48" alt="" border="0">';
xmenu[2] = '<img src="construcomm.gif" width="100" height="35" alt="" border="0">';
xmenu[4] = '<img src="rmcc.gif" width="119" height="56" alt="" border="0">';
xmenu[8] = '<img src="camerap.gif" width="87" height="46" alt="" border="0">';
xmenu[6] = '<img src="femme-actuelle.gif" width="90" height="55" alt="" border="0">';
xmenu[3] = '<img src="telerama11.gif" width="119" height="25" alt="" border="0">';

xmenu[7] = '<img src="01-netp.gif" width="82" height="29" alt="" border="0">';

xmenul[0] = 'http://www.liberation.fr/page.php?Article=231365';
xmenul[1] = 'http://www.linternaute.com/femmes/sitedujour/04/0628bricovideo.shtml';
xmenul[4] = 'http://didierkarine.free.fr/2rmc.mov';
xmenul[8] = 'http://www.bricovideo.com/bricolage/camerab.jpg';
xmenul[2] = 'http://www.bricovideo.com/Pat/bati3.gif';
xmenul[5] = 'http://www.bricovideo.com/bricolage/reponseb.gif';
xmenul[6] = 'http://www.bricovideo.com/bricolage/fab2.gif';
xmenul[3] = 'http://multimedia.telerama.fr/guide.htm';
xmenul[7] = 'http://www.01net.com/article/247124.html';

xlien[0] = '';
xlien[1] = '';
xlien[2] = '';
xlien[3] = '';
xlien[4] = '';
xlien[8] = '';
xlien[5] = '';
xlien[6] = '';
xlien[7] = '';
xlien[0] += '<img src="libeb.gif" width="776" height="1401" alt="" border="0">';
xlien[1] += '<img src="internaute2.gif" width="613" height="1224" alt="" border="0">';
xlien[2] += '<img src="bati3.gif" width="816" height="856" alt="" border="0">';
xlien[4] += '<img src="rmc.gif" width="618" height="629" alt="" border="0" align="right"><span class="interv"><br><br><br><br>Ecouter l\'Interview<br>de BricoVideo sur RMC<br>le 15 Mai 2004:<br><br><br><a href="http://didierkarine.free.fr/2rmc.mov" target="blank">Format QUICKTIME</a><br><br><a href="http://sidougui.free.fr/2rmc.mp3" target="blank">Format MP3</a><br><br></span>';
xlien[5] += '<img src="reponseb.gif" width="601" height="845" alt="" border="0" align="right"><br><br><br><br><span class="interv">REPONSE &Agrave; TOUT N&deg;172<br> - Septembre 2004 - <br>par Sacha KECHICHIAN<br>&nbsp;</span>';
xlien[8] += '<img src="camerab.jpg" width="517" height="740" alt="" border="0" align="right"><br><br><br><br><span class="interv">CAMERA VIDEO & MULTIMEDIA N&deg;185<br> - Septembre 2004 - <br>par Philippe MASSON<br>&nbsp;</span>';
xlien[6] += '<img src="fab3.gif" width="569" height="617" alt="" border="0" align="right"><br><br><br><br><span class="interv">FEMME ACTUELLE N&deg;1042<br> - Septembre 2004 - <br>&nbsp;</span>';
xlien[3] += '<img src="TELERAMA.gif" width="744" height="738" alt="" border="0">';
xlien[7] += '<img src="01-netb.gif" width="912" height="735" alt="" border="0">';

document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 BGCOLOR=#FFCC00 height="200" align="center">  <TR><TD><TABLE CELLPADDING=1 CELLSPACING=1 BORDER=1 WIDTH=100% align="center">  <TR>');

for(i=0;i<xlien.length;i++)


{
	document.write('<TD BGCOLOR=#FF9900 onMouseOver="javascript:colorIt(this);MajMenu('+i+')" ALIGN=center ID=td'+i+'><A target="_blank" HREF="'+xmenul[i]+'" onMouseOver="MajMenu('+i+')">'+xmenu[i]+'</A></TD>');
	}
document.write('</TR><TR><TD align="center" COLSPAN='+(xlien.length)+' BGCOLOR=#ffffff HEIGHT='+hauteurcadre+' VALIGN=top><ilayer id="dynamenu31" width=100% ><layer id="dynamenu32" width=100% height='+hauteurcadre+'><div id="dynamenu33"></div></layer></ilayer></TD>  </TR></TABLE></TD></TR></TABLE>');

function colorIt(tditem)
	{
	if(document.all)
		{
			document.all.td0.style.background='#ffffff';
	document.all.td1.style.background='#ffffff';
	document.all.td2.style.background='#ffffff';
	document.all.td3.style.background='#ffffff';
	document.all.td4.style.background='#ffffff';
	document.all.td5.style.background='#ffffff';
	document.all.td6.style.background='#ffffff';
	document.all.td7.style.background='#ffffff';
	document.all.td8.style.background='#ffffff';
		tditem.style.background='#FF9900';
		}
else if(document.getElementById)
	{
			document.getElementById("td0").style.background='#ffffff';
	document.getElementById("td1").style.background='#Ffffff';
	document.getElementById("td2").style.background='#ffffff';
	document.getElementById("td3").style.background='#ffffff';
	document.getElementById("td4").style.background='#ffffff';
	document.getElementById("td5").style.background='#ffffff';
	document.getElementById("td6").style.background='#ffffff';
	document.getElementById("td7").style.background='#ffffff';
	document.getElementById("td8").style.background='#ffffff';
	tditem.style.background='#FFCC00';
	}
}

function MajMenu(menu)
	{
	which = xlien[menu];
if (document.layers){
	document.dynamenu31.document.dynamenu32.document.write('which')
	document.dynamenu31.document.dynamenu32.document.close()
	}
else if (document.getElementById)
			{
			document.getElementById("dynamenu33").innerHTML = ''+which+'';
			}
else 	if (document.all){
	dynamenu33.innerHTML=''
	dynamenu33.innerHTML='which';
	}
}
if (document.getElementById)
	colorIt(document.getElementById("td0"));
else if (document.all){
	colorIt(document.all.td0);
	}
MajMenu(0);
