<!--
var wstat
var ns4up = (document.layers) ? 1 : 0
var ie4up = (document.all) ? 1 : 0
var xsize = screen.width
var ysize = screen.height

var breite_qf=688
var hoehe_qf=437

var xpos=0
var ypos=0


function opwin_01() {
wstat=window.open("video/video_zobel_chemie.html","","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=yes,menubar=no,width="+breite_qf+",height="+hoehe_qf+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
//-->

function opwin_02() {
wstat=window.open("../video/video_zobel_chemie_anwendung.html","","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=yes,menubar=no,width="+breite_qf+",height="+hoehe_qf+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
//-->

function opwin_03() {
wstat=window.open("../video/video_zobel_chemie_anwendung_dt.html","","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=yes,menubar=no,width="+breite_qf+",height="+hoehe_qf+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
//-->
