<frame name="rightFrame" src="right.html">

<a href="#" onclick="parent.topFrame.document.bgColor='red'">red</a>

<a href="#" onclick="parent.topFrame.document.bgColor='white'">white</a>