<!-- Sound File Handling Help Popup  02/14/2005-05/14/2009 -->
<!-- ------------------------------------------ 11/18/2005 -->
<!-- www.davar.net/SOUNDHLP.JS                             -->
<!-- Copyright (C) 2005-2009 by Vladimir Veytsel           -->
<!--

   Help="<FORM><INPUT TYPE=Button VALUE=Help onClick=\"alert('"
       +"Left-click corresponding \\'Play ...\\' link to play MP3 sound file right from the web site.     "
       +"\\n\\nLeft-click corresponding  \\'Save file and play\\'  link  to save sound file  in a temporary"
       +"\\nWindows directory, and automatically play it by an associated MP3 player."
       +"\\n\\nRight-click corresponding \\'Save file and play\\' link, and choose \\'Save Link As...\\' from"
       +"\\nthe pop-up menu to save sound file  in the directory of your choice without playing"
       +"\\nit (you\\'ll be prompted to choose the saved file location)."
       +"\\n\\nFor more details  left-click link  \\'Notes about Sound Files\\'  left of the [Help]  button."
       +"')\"></FORM>"
   document.write(Help)

//-->        

