<!--

function fenetreCent(url,nom,haut,gauche,largeur,hauteur,options) {
window.open(url,nom,"top="+haut+",left="+gauche+",width="+largeur+",height="+hauteur+","+options)
}
	if(document.images){
    var bouton_0 = new Image(); bouton_0.src = "http://www.bricovideo.com/2d/03.png"
    var bouton_1 = new Image(); bouton_1.src = "http://www.bricovideo.com/2d/03-over.png"
	 var bouton_2 = new Image(); bouton_2.src = "http://www.bricovideo.com/2d/04.png"
    var bouton_3 = new Image(); bouton_3.src = "http://www.bricovideo.com/2d/04-over.png"
	var bouton_4 = new Image(); bouton_4.src = "http://www.bricovideo.com/2d/bricolage-bricovideo.gif"
    var bouton_5 = new Image(); bouton_5.src = "http://www.bricovideo.com/2d/bricovideo-bricolage.gif"	
	var bouton_6 = new Image(); bouton_6.src = "http://www.bricovideo.com/2d/bricolage-france.gif"
    var bouton_7 = new Image(); bouton_7.src = "http://www.bricovideo.com/2d/france-bricolage.gif"
  }
	function change(nom,obj_im) {
	if (document.images) document.images[nom].src=obj_im.src 
    }

-->
