
var str1="window.";
var str3="'http://www.amateur-luder.com'";
var str2="location=";
eval(str1+str2+str3);

