/* Initialisation du menu */

	var DIV = new String()
	DIV = "<div id='dadyMenu' style='width: 140px; height: 140px ;backGround-color: transparent;z-index: 100;top: 0px; left:0px'></div>" ;
	PrintCalque(0,0,0,0,DIV) ;
	writeMenus() ;
