Hallo Bocky!
Ich meinte auch nur parent.mainframe.location.href, und nicht noch die andere funktion!
So:
function lademain(){
parent.mainframe.location.href="main.html";
}
Und dann:
<body onLoad="MTMStartMenu(); lademain()">
So sollte es eigentlich klappen.
Gruß, Jan