/* EMail-Protection */
// EMails erstellen auf global/email_protector.php
// 96686893
// This script is (C) Copyright 2002 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/ 
function tear(agreement,artist,astonishment) {
agreement += ' ';
var cabin = agreement.length;
var calculation = 0;
var quality = '';
for(var bed = 0; bed < cabin; bed++) {
calculation = 0;
while(agreement.charCodeAt(bed) != 32) {
calculation = calculation * 10;
calculation = calculation + agreement.charCodeAt(bed)-48;
bed++;
}
quality += String.fromCharCode(eat(calculation,artist,astonishment));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+quality;
}

function swim(capacity,punishment,fuel) {
capacity += ' ';
var decency = capacity.length;
var equipment = 0;
for(var genetics = 0; genetics < decency; genetics++) {
equipment = 0;
while(capacity.charCodeAt(genetics) != 32) {
equipment = equipment * 10;
equipment = equipment + capacity.charCodeAt(genetics)-48;
genetics++;
}
document.write('&');
document.write('#');
document.write(eat(equipment,punishment,fuel));
}
}

function eat(swing,history,humanity) {
if (humanity % 2 == 0) {
language = 1;
for(var lottery = 1; lottery <= humanity/2; lottery++) {
information = (swing*swing) % history;
language = (information*language) % history;
}
} else {
language = swing;
for(var wall = 1; wall <= humanity/2; wall++) {
information = (swing*swing) % history;
language = (information*language) % history;
}
}
return language;
}

// 517870771
// This script is (C) Copyright 2002 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/ 
function sell(hug,tree,squirrel) {
hug += ' ';
var atmosphere = hug.length;
var airplane = 0;
var qualification = '';
for(var walk = 0; walk < atmosphere; walk++) {
airplane = 0;
while(hug.charCodeAt(walk) != 32) {
airplane = airplane * 10;
airplane = airplane + hug.charCodeAt(walk)-48;
walk++;
}
qualification += String.fromCharCode(strike(airplane,tree,squirrel));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+qualification;
}

function steal(circumstance,connection,contact) {
circumstance += ' ';
var credibility = circumstance.length;
var day = 0;
for(var disease = 0; disease < credibility; disease++) {
day = 0;
while(circumstance.charCodeAt(disease) != 32) {
day = day * 10;
day = day + circumstance.charCodeAt(disease)-48;
disease++;
}
document.write('&');
document.write('#');
document.write(strike(day,connection,contact));
}
}

function strike(enthusiasm,extraterrestrial,guard) {
if (guard % 2 == 0) {
invitation = 1;
for(var reason = 1; reason <= guard/2; reason++) {
lip = (enthusiasm*enthusiasm) % extraterrestrial;
invitation = (lip*invitation) % extraterrestrial;
}
} else {
invitation = enthusiasm;
for(var name = 1; name <= guard/2; name++) {
lip = (enthusiasm*enthusiasm) % extraterrestrial;
invitation = (lip*invitation) % extraterrestrial;
}
}
return invitation;
}

