I have a client who has a message board that opens up in a popup window. The message board contains a few links back to the original site. So, I need to use the window.opener.focus() to go back to the original window but to open a different page on the main site. How can I modify this so it jumps back to the original window but loads a different page?
Thanks,
Kevin