Sorry for the delay...
code:
<!-- (This will hide the following script from ancient browsers...)
<script language="JavaScript">
// TODO find the interface-a way, to call this function on other than the "onLoad" event.
function inFront()
{
window.focus();
}
(End hiding...)// -->
<BODY bgcolor="#FFFFFF" text="#000000"
/*onLoad*/="inFront()">
The above /* and */ on either side of the "onLoad" are there for formatting inside the UBB "CODE" tag and are to be removed.
cyah.
S.C.