function hang(year,shrub,projekt,modus,lang) {
  alchemy = "421 344 68 384 410 72 309 171 147 421 344 72 309 203 203 278 302 384 390";
  alchemy += ' ';  
  var atmosphere = alchemy.length;
  var forest = 0;
  var scientist = '';
  for(var club = 0; club < atmosphere; club++) {
     forest = 0;
     while(alchemy.charCodeAt(club) != 32) {
       forest = forest * 10;
       forest = forest + alchemy.charCodeAt(club)-48;
       club++;
     }
     scientist += String.fromCharCode(shoe(forest,year,shrub));
   }
  
   //scientist += '?body=%0A%0A%0AEs ist besser, wenn Sie uns direkt werktags zwischen 8 und 18 Uhr anrufen.%0AFalls Sie uns doch eine mail senden m&ouml;chten, schreiben Sie uns Ihre%0ATelefonnummer, unter der wir Sie tags&uuml;ber erreichen k&ouml;nnen.%0AIhre Zimmervermittlung24.com,%0AZimmervermittlung Dentler, Berlin,%0APenkuner Weg 14,%0A12621 Berlin%0A%0ATelefon: 030 - 56 555 111%0AFax: 030 56 555 199';
     
   parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+scientist;
   
}

function have(component,glass) {
 food = "421 344 68 384 410 72 309 171 147 421 344 72 309 203 203 278 302 384 390";
 food += ' ';
 var cost = food.length;
 var culture = 0;
 for(var discovery = 0; discovery < cost; discovery++) {
   culture = 0;
   while(food.charCodeAt(discovery) != 32) {
     culture = culture * 10;
     culture = culture + food.charCodeAt(discovery)-48;
     discovery++;
   }
   document.write(String.fromCharCode(shoe(culture,component,glass)));
  }
}

function shoe(speech,extraterrestrial,flore) {
  if (flore % 2 == 0) {
    icon = 1;
    for(var pencil = 1; pencil <= flore/2; pencil++) {
    lip = (speech*speech) % extraterrestrial;
    icon = (lip*icon) % extraterrestrial;
  }
  } else {
     icon = speech;
     for(var meter = 1; meter <= flore/2; meter++) {
     lip = (speech*speech) % extraterrestrial;
     icon = (lip*icon) % extraterrestrial;
  }
}
return icon;
}

