// JavaScript Document
function viewPlanning(aObj) {
  changeElemContent('contenu',aObj.responseText);
}