function charg(dest){
	//window.parent.menu.document.location="m_"+dest+".htm";
	parent.contenu.document.location="c_"+dest+".htm";
						}
