There is a link , on click of the some link, new window should open,
User can minimize that window and click on other link other window should be open. so there will be multiple windows.
There is one jQuery plug-in which doing the same but its works only in Firefox. Not in Internet Explorer.
Try to use javascript function window.open() . One of the reference for using is here: http://www.pageresource.com/jscript/jwinopen.htm