dali: newbie! help me

ich habe folgendes script aus einer beispielseite und wollte es verwenden...aber mehr stand da nicht...es geht darum das popup zu zentriern.
das funkt jetzt auch gut, aber mir fehlt jetzt die navigationsleiste, die noch wollte und auch das es
nicht skallierbar ist also feste grösse 780 mal 500 oder so.
was muss ich da ändern und warum?
thx for help

<TITLE></TITLE>
<!-script LANGUAGE="JavaScript">
<!--
var Dateien = "start.html";
if (top.frameset_geladen + "" != "okay"){
if(document.images)
top.location.replace(Dateien);
else
top.location.href = Dateien ;
}
//-->

</HEAD>
<BODY BGCOLOR="#000000" TEXT="#CCCCCC" LINK="#FFCC33" VLINK="#CC66CC" ALINK="#FF0000">
<CENTER>
  <bR>
<p><center><BR> <BR>
      <a href="start.html" onclick="NewWindow(this.href,'name','785','500','yes');return false">OPEN
      POPUP </a><BR>
       <br>
      <BR>
       <BR></center></p>
<BR>&nbsp<BR>&nbsp<BR>
</cENTer>
<script language="javascript" type="text/javascript">
var win = null;
function NewWindow(mypage,myname,w,h,scroll){
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings =
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'
win = window.open(mypage,myname,settings)
if(win.window.focus){win.window.focus();}
}
</script>
</BODY>
</HTML>

  1. </selfaktuell/forum/faq/forumsfaq_2.htm#a3>
    <?m=129031&t=24772>
    <img src="/images/05.gif" width=158 height=119 border=0 alt="Jetzt reicht's aber!">