function Go(x){	if(x == "common") top.dyn.location.href = "kontakt.html";	if(x == "searchbid") top.dyn.location.href = "suchebiete.html";	if(x == "job") top.dyn.location.href = "kontakt2.html";}
