function sendUser(url){
    window.location = url
}

