You have a frameset, so you don't need and should not use any script for that. Just get rid of:
from the links, ex:
Code:
<a href="http://www.aristokraft.com" target="blank">Aristokraft
Cabinetry</a>
Dump the highlighted part. If you do want a new window, use the target="_blank" with the links that you want to open in a new window.
It's very simple with framesets.
However, some sites have code on their pages that will take over the whole window unless you launch them in their own window. There is nothing you can do about that.
Bookmarks