Control different window options for each link using one snippet of JavaScript code
Short Description: You can change the options for each link while using one script of javascript. Handy if you need links to open in various sized windows, and bar options.
Longer Description: This script allows multiple links on one page to open up in new windows with different window properties. For example, one link can open a window with a size of 775x400 and no toolbars, while another link can open a window with a different size and include specified toolbars.
Examples:
Yahoo - All options set to "yes"
Google - All options set to "no"