function ShowHelp()
{ 
  helpwin = window.open('help.phtml', 'help', 'width=500,height=675,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,resizable=no');
}

