<!-- www.javascript.agoentgen.de -->
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 breite2=445
var hoehe=ysize-70
var xpos=0
var ypos=0
function glossar() {
wstat=window.open("glossar.html","Glossar","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite+",height="+hoehe+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
function co2() {
wstat=window.open("glossar.html#CO2","Glossar","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite+",height="+hoehe+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
function dod() {
wstat=window.open("glossar.html#dod","Glossar","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite+",height="+hoehe+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
function srv() {
wstat=window.open("glossar.html#Service","Glossar","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite+",height="+hoehe+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
function tnt() {
wstat=window.open("glossar.html#Piezo","Glossar","scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite+",height="+hoehe+",screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
function imp() {
wstat=window.open("impressum.html","Impressum","scrollbars=no,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite+",height=715,screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
function karte() {
wstat=window.open("karte.html","Deutschlandkarte","scrollbars=no,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite2+",height=675,screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}
function automotive() {
wstat=window.open("automotive.html","Anwendungsbeispiele","scrollbars=no,status=no,toolbar=no,location=no,directories=no,resizable=no,menubar=no,width="+breite2+",height=675,screenX="+xpos+",screenY="+ypos+",top="+ypos+",left="+xpos)
}