Hi, I need help with whis problem.

I want to load a page in a different frame on an "onmouseover" event.

Does anyone know how I do this?

This works but not in a different frame
QUOTE]<a href="länk1.htm" onMouseover="location.href='länk1pre.htm'">Länk 1</a>[/QUOTE]

Thanks!