function hang(year,shrub,projekt,modus,lang) {
  alchemy = "421 344 68 384 410 264 309 171 309 421 344 429 68 309 171 421 309 344 446 384 510 344 262 344 487 429 72 309 171 147 421 344 278 180 309";
  
  
  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 264 309 171 309 421 344 429 68 309 171 421 309 344 446 384 510 344 262 344 487 429 72 309 171 147 421 344 278 180 309";
 
 
 
 
 
 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;
}

