in reply to Help with Perl/Javascript

I got your code to work correctly, following EvanK's suggestion of placing the javascript in a /js/ directory (relative to the web Home dir), and prefixing "/js/":
print '<script type="text/javascript" src="/js/wz_jsgraphics.js"></scr +ipt>';
Please note : There seems to be an updated, and better documented version of the javascript at the author (Balamurugan S)'s website (http://www.sbmkpm.com/).

     "An undefined problem has an infinite number of solutions." - Robert A. Humphrey         "If you're not part of the solution, you're part of the precipitate." - Henry J. Tillman