function showHelp(path)
{
  window.open(path, '', 'left=100,right=100,width=325,height=350,resizable=yes,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no');
}
