var temp=self.location.href.split("?");
var langlink = (temp.length>1)?temp[1]:"";