function goLink(Url) {

location.href = Url;

}
