function go_to_dir(){
    tb_remove();
    window.location.href="directions.html";
}