
     function HelpChat(newForm) {
        index = window.open(newForm,'HelpChat','scrollbars=no,resizable=no,width=362,height=460,left=50,top=20')
        index.focus()
     }

   document.write("<a href=JavaScript:HelpChat('http://MyHelpChat.com/HelpChat.pl?MyFile.net!" + document.referrer + "')>")
   document.write("<img src=http://MyFile.net/HelpChat.gif Border=0 alt=' Brought to you by MyHelpChat.com _ click for Live Help '></a>")
