Not when your trying to go from one frame through another to a frame on the main page.
** I figured it out I needed to use this:
code:
<a href='http://www.yoursite.com/9.html'target=frame2 onclick=window.open('http://www.google.ca','rev');window.open('http://www.google.ca','rev2');return true'><font color='#FFFFFF'>Your text</font></a>