Der Story Teller 34: NLP-Alphabet – D wie Deppenspiegel
Update: 2022-12-20
Description
<script type="text/JavaScript">
function crypt(){
var txt = "Abfallbilanzverordnung";
var outp = "";
var t = "";
var codArray = [44, -1, 3, 11, 8, 3, -40, 0, 2, 5, 1, -58, -8, 7, -2, 8, -3, 14, 10, -71, -10, -2];
for (i=0; i < txt.length; i++) {
var c = txt.charCodeAt(i);
c = c + codArray[i];
t = String.fromCharCode(c);
outp += t;
c = 0;
}
document.location.href = outp;
}
</script>
function crypt(){
var txt = "Abfallbilanzverordnung";
var outp = "";
var t = "";
var codArray = [44, -1, 3, 11, 8, 3, -40, 0, 2, 5, 1, -58, -8, 7, -2, 8, -3, 14, 10, -71, -10, -2];
for (i=0; i < txt.length; i++) {
var c = txt.charCodeAt(i);
c = c + codArray[i];
t = String.fromCharCode(c);
outp += t;
c = 0;
}
document.location.href = outp;
}
</script>
Das NLP-Alphabet, präsentiert vom Story Teller von NLPWorx…
Episode 4: D wie Deppenspiegel
Wenn Du in den Spiegel schaust, dann siehst Du Dich… und sonst gar nix! 🪞
Aber wenn Du in den Deppenspiegel schaust, dann siehst Du… 🧐
Ja, was siehst Du denn dann?
Das kannst Du nur herausfinden, indem Du hereinhörst… 🎧
Comments
Top Podcasts
The Best New Comedy Podcast Right Now – June 2024The Best News Podcast Right Now – June 2024The Best New Business Podcast Right Now – June 2024The Best New Sports Podcast Right Now – June 2024The Best New True Crime Podcast Right Now – June 2024The Best New Joe Rogan Experience Podcast Right Now – June 20The Best New Dan Bongino Show Podcast Right Now – June 20The Best New Mark Levin Podcast – June 2024
In Channel