BUG ID: 4172380 [GENENTECH] window.opener not available when child opened via target="_new"
STEPS TO TEST: Click link below, then click links in the window that opens.
TEST PASS: Links in the new window that opens will alert "[object Window]", "some value", and "hello from opener".
TEST FAIL: First link in the new window that opens will alert "null", and the other two links will not work at all.
Click this link to begin test