function changegb(){
	top.location.href = top.location.href.replace("/en/","/sc/");
}

function changebig(){
	top.location.href = top.location.href.replace("/en/","/tc/");
}

