/*
 Copyright M. Vesey 2009
*/
function initialise(){
  hideQuestionnaire();
  initForm();
}
window.onload=initialise;
