Description of Select and Popup :
With Select and Popup JavaScript, you can implement a drop down menu in your webpage, which can be used for navigation. When the user selects a link form the menu, the script opens the link in a new popup window. The height and width of the popup window can be set, as you desire. You can enable or disable the scroll bars, tool bar, menu bar etc. as per your requirement.