function openguide(theUrl) { NewWindow=window.open(theUrl, 'ABB', 'scrollbars=yes,toolbar=no,location=no,status=no,menubar=no,resizable=yes,width=640,height=500'); NewWindow.focus(); } function Termin() { document.write("") } function Datum(ab) { var time = new Date() time.setTime( time.getTime()+ab*86400000); tag = time.getDate(); monat = time.getMonth()+1; jahr = time.getYear(); if (tag<10) tag="0"+tag; if (monat<10) monat="0"+monat; if (jahr<2000) jahr+=1900; return tag+'.'+monat+'.'+jahr; } var Teaser = '
'