<!--
var wstat
var ns4up = (document.layers) ? 1 : 0
var ie4up = (document.all) ? 1 : 0
var xsize = screen.width
var ysize = screen.height
var breite=400
var hoehe=250
var breite_1=400
var hoehe_1=250
var breite_2=400
var hoehe_2=250

var xpos=0
var ypos=0
function opwin19j() {
wstat=window.open("hinweis.html","","scrollbars=no,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite_2+",height="+hoehe_2+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}


//-->
