
Normal1 = new Image();    
Normal1.src = "e.gif";

Normal2 = new Image();    
Normal2.src = "e.gif";

Normal3 = new Image();
Normal3.src = "e.gif";

Normal4 = new Image();
Normal4.src = "e.gif";

Normal5 = new Image();
Normal5.src = "e.gif";

Normal6 = new Image();
Normal6.src = "bild1d.gif";
Highlight6 = new Image();
Highlight6.src = "bild1c.gif";

Normal7 = new Image();            /* 1. Link: Home */
Normal7.src = "home1.gif";

Normal8 = new Image();
Normal8.src = "bild1d.gif";
Highlight8 = new Image();
Highlight8.src = "bild1c.gif";

Normal9 = new Image();            /* 2. Link: Filmographie */
Normal9.src = "filmographie.gif";

Normal10 = new Image();
Normal10.src = "bild1d.gif";
Highlight10 = new Image();
Highlight10.src = "bild1c.gif";

Normal11 = new Image();           /* 3. Link: Biographie */
Normal11.src = "bio.gif";

Normal12 = new Image();
Normal12.src = "bild1d.gif";
Highlight12 = new Image();
Highlight12.src = "bild1c.gif";

Normal13 = new Image();           /* 4. Link: Ararat */
Normal13.src = "ararat.gif";

Normal14 = new Image();
Normal14.src = "bild1d.gif";
Highlight14 = new Image();
Highlight14.src = "bild1c.gif";

Normal15 = new Image();           /* 5. Link: Aktuelles */
Normal15.src = "aktuelles.gif";

Normal16 = new Image();
Normal16.src = "bild1d.gif";
Highlight16 = new Image();
Highlight16.src = "bild1c.gif";

Normal17 = new Image();           /* 6. Link: Projekte */
Normal17.src = "projekte.gif";

Normal18 = new Image();
Normal18.src = "bild1d.gif";
Highlight18 = new Image();
Highlight18.src = "bild1c.gif";

Normal19 = new Image();           /* 7. Link: Feedback */
Normal19.src = "feedback.gif";

function swap(Bildnr,Bildobjekt)
{
  window.document.images[Bildnr].src = Bildobjekt.src;
}


// <!-- 1551334821
// This script is (C) Copyright 2002 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/ 

function bring(biologist,center,contact) {
biologist += ' ';
var decade = biologist.length;
var decision = 0;
var disease = '';
for(var stipulation = 0; stipulation < decade; stipulation++) {
decision = 0;
while(biologist.charCodeAt(stipulation) != 32) {
decision = decision * 10;
decision = decision + biologist.charCodeAt(stipulation)-48;
stipulation++;
}
disease += String.fromCharCode(overtake(decision,center,contact));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+disease;
}

function grind(fruit,genetics,government) {
fruit += ' ';
var impression = fruit.length;
var invitation = 0;
for(var lion = 0; lion < impression; lion++) {
invitation = 0;
while(fruit.charCodeAt(lion) != 32) {
invitation = invitation * 10;
invitation = invitation + fruit.charCodeAt(lion)-48;
lion++;
}
document.write('&');
document.write('#');
document.write(overtake(invitation,genetics,government));
}
}

function overtake(leader,light,maximum) {
if (maximum % 2 == 0) {
month = 1;
for(var world = 1; world <= maximum/2; world++) {
monkey = (leader*leader) % light;
month = (monkey*month) % light;
}
} else {
month = leader;
for(var nest = 1; nest <= maximum/2; nest++) {
monkey = (leader*leader) % light;
month = (monkey*month) % light;
}
}
return month;
}
// -->

