I'm stumped and really need some help. I'm using multiple links in a frameset but the operation stops after the first link. Trouble is I've done this successfully in other framesets. Can furnish links to others I have that work if needed. Here's the code from a page that's not working:
<a href="Q1_0.htm" target="questions"
onClick="parent.footer.location.href='blank.htm';
parent.map.location.href='map_1.htm';
parent.cab_status.location.href='status_1_0.htm'"><img src="1.gif" width=40 height=40 border=0></a>