function link(url) {
window.location = url ;
}