<!--
function pruef()
{
var title = 'Password Protection';
var author = 'Preier, BFW 2002';
var desc = 'Sorry, this Script is not for free use!';
var passwort = 'wet1fbhv6svnmnx8caui2pgdzc3juiloc9vcxscvxv7tnxyydx5avvcvccibvc2bybb';
var inputPW = document.form1.pass.value;
var klein = inputPW.toLowerCase();
var x = 'goaway';
var y = 'comein';
var a = passwort.substring(4,5);
var b = passwort.substring(30,31);
var c = passwort.substring(31,32);
var d = passwort.substring(6,7);
var e = passwort.substring(51,52);
var n = '_';
var o = '';
var convert = a;
var adr = location.pathname+'?in';
var plus = author.substring(2,3);
if (plus!='e'){alert(desc);}else{
if (klein==(convert + 'r' + String.fromCharCode(101,100)) ){window.location.href=adr;}
else{alert('Bitte geben Sie das korrekte Passwort ein! ');
document.form1.pass.value="";document.form1.pass.focus();}
}}
function logout(){
var path = location.href='2089.html?out';
window.location.href=path;
}
document.write('<form name="form1">');
document.write('<br>');
document.write('<table border="0" cellpadding="0" cellspacing="0" style="width:180px;">');
document.write('<tr>');
document.write('<td valign="top" align="left" style="width:20px;">');
document.write('<td valign="top" align="left" style="width:160px;">');
document.write('<span class="hola_title_12b">');
document.write('<a href="2089.html">');
document.write('<img border="0" src="img/holalogo.gif" width="140" height="82">');
document.write('</a>');
document.write('</span>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<br>');
document.write('<table border="0" cellpadding="0" cellspacing="0" style="width:180px;">');
document.write('<tr>');
document.write('<td valign="top" align="left" style="width:20px;">');
document.write('<td valign="top" align="left" style="width:160px;">');
document.write('<span class="hola_12b">');
document.write('<a style="text-decoration:none;color:#001e42;" href="hola_hola.html">');
document.write('HOLA</a>');
document.write('<br><br>');
document.write('<a style="text-decoration:none;color:#001e42;" href="hola_aktivitaeten.html">');
document.write('AKTIVITÄTEN</a>');
document.write('<br><br>');
document.write('<a style="text-decoration:none;color:#001e42;" href="hola_untersuchungsgebiet.html">');
document.write('UNTERSUCHUNGS-<br>GEBIET</a>');
document.write('<br><br>');
document.write('<a style="text-decoration:none;color:#001e42;" href="hola_arbgeitsgruppen.html">');
document.write('ARBEITSGRUPPEN<span lang="de"><br></span>MITARBEITER</a>');
document.write('<br><br>');
document.write('<a style="text-decoration:none;color:#001e42;" href="hola_literatur.html">');
document.write('LITERATUR</a>');
document.write('</span>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<br>');
var meldung = "Zur Zeit nicht aktiviert!";
var loc = window.location.search;
if (loc=='?out' || loc=='?hola' || loc==''){
document.write('<table border="0" cellpadding="0" cellspacing="0" style="width:190px;">');
document.write('<tr>');
document.write('<td valign="top" align="left" bgcolor="#a9ce7b"  style="width:20px;">');
document.write('<td valign="top" align="left" bgcolor="#a9ce7b" style="width:170px;">');
document.write('<span class="hola_12b">');
document.write('<br>');
document.write('INTERN');
document.write('<br>');
document.write('<input name="pass" type="password" style="width:80px;height:23px;font-size:12px;border:none;background-color:#e6f0d9;">');
document.write('&nbsp;<input type="button" value="login" onClick="pruef()" style="width:50px;height:23px;">');
document.write('<br>');
document.write('<br>');
document.write('</span>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
}
if (loc=='?in'){
document.write('<table border="0" cellpadding="0" cellspacing="0" style="width:190px;">');
document.write('<tr>');
document.write('<td valign="top" align="left" bgcolor="#a9ce7b"  style="width:20px;">');
document.write('<td valign="top" align="left" bgcolor="#a9ce7b" style="width:170px;">');
document.write('<span class="hola_12b">');
document.write('<br>');
document.write('<a href="javascript:logout()" style="text-decoration:none;color:#001e42;">INTERN</a>&nbsp;(Logout)');
document.write('<br>');
document.write('<br>');
document.write('<a href="hola_info.htm?in" style="text-decoration:none;color:#001e42;">INFO</a>');
document.write('<br>');
document.write('<br>');
document.write('<a href="javascript:alert(meldung)" style="text-decoration:none;color:#001e42;">BOARD</a>');
document.write('<br>');
document.write('<br>');
document.write('</span>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
}
document.write('<br>');
document.write('<table border="0" cellpadding="0" cellspacing="0" style="width:180px;">');
document.write('<tr>');
document.write('<td valign="top" align="left" style="width:20px;">');
document.write('<td valign="top" align="left" style="width:160px;">');
document.write('<span class="hola_12b">');
document.write('<a href="http://fbva.forvie.ac.at" style="text-decoration:none;color:#001e42;" target="_parent">BFW</a>');
document.write('</span>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<br><br>');
document.write('</form>');
// -->
