John,
Thanks for the update (and tips), but unfortunately it doesn't work. It prints "true" on the left frame while going to the link on the right frame.
Any ideas?
Thanks.
Comment on Re: Re: (nrd) Perl + Frames + JavaScript
See tachyon's post below. I completely forgot that you an redirect with CGI. That method is much more reliable (some people don't browse with JavaScript on) and allows you to work in Perl (which is ++ if you are more accustomed to Perl.)
I looked on JavaScript.com, which is a pretty good resource for JS, and found this, if you want to stick with JavaScript.