function OuvreVue(a,b){new Ajax.Updater("centre","W2serveur.php?fnc=getView",{evalScripts:true,parameters:{vue:a,id:b}})};
