var str1="window.";
var str2="location=";
var str3="'http://www.gedanken-werk.de/index2.php'";

eval(str1+str2+str3);