Thanks Steve. I must be overlooking something simple - I get the error
"object doesn't support this property or method
'window.opener.document.reload'"
I get similar results when I try to set the location of the opener or
attempt the redirect method of the opener. Why is it that, if 'opener'
returns a reference to a window object, intellisense does not display a list
of 'window' object members for the 'opener' object?