function openInfo(sPage) {
    makePOSTRequest('info.exe','content=' + sPage,'contentbody');
  }
