Hello,
Please go to http://musicalinstrumentsfinder.com/search.php
The top search box is a super search box if you will in that whatever text you type in it will automatically be put in the individual search boxes below. Also, upon clicking the "Search All" button, it will automatically simulate a click on all the individual search boxes below it.
To use it, please enter "Gibson" or "Fender" in the top search box.
Question: Upon clicking on the "Close Windows" button, how can I close the windows that were automatically opened?
Note that each window that automatically opens may have different URLs depending upon the key words entered in the top search form.
Also, the windows open from a HTML FORM action and not a JS window.open() command. I thus don't think that I can close them with a window.close() command