Hi all,

I'm new to this forum, so just allow me to say hi to all with this opportunity.
Anyway, back to the question. I believed a lot of people have heard or used or seen OpenPictureWindow_Fever extension by D. McLellan. I'm kind of a rookie in JavaScript, so my question is, is there any way that I could put that script externally, instead of putting on top of all 30 of my pages?

The code of the original JavaScript is here: http://hk.geocities.com/oscarmak_2000/picture.js

Like, assume if I add the line "document.getElementById('picture')" in, how should I modify the code?

And the tag in HTML is <a href="javascript:;" id="picture" onclick="openPictureWindow_Fever.....">, how should I change it for it to work?

Thanks,
Oscar