The Web Help - JavaScript Articles

A function to load external pages with Ajax
An easy to use JavaScript function that allows you to load any given page/file in any location on your page.

Browser PopUp Windows
Use this script to open browser pop-up windows when you click a link or an image.
The script can position the new window at a given x and y position on the screen, you can specify window width, height and you can specify what other items to apear or to hide on the window (buttons, status bar, etc)...