Hallo,
mit "parent.frames[1].location.href = x;" in der Funktion "Go(x)" wird in diesem Fall statt "unten.htm" dann "x" in "frames[1]" geladen ("frames[0]" entspr. hier "oben.html"). Also müsste statt "parent.frames[1]" etwas wie "top" oder evtl. nur "parent" in der Funktion stehen.
Grüsse,
Kristof