N Arbeitkollege hatte auch noch ne Idee.. die funzt.
Code:
<script type="text/JavaScript" language="JavaScript">
<!--
function changelocation(seite1,seite2)
{
parent.body.location.href = seite1;
parent.header_m_r.location.href = seite2;
}
//-->
Aufruf: [
url="javaScript
:changelocation('Seite1.html','Seite2.html');"]Click[/
url]
</script>
gruß,
Sascha