function bota() {
    window.open("http://www.imdb.com/title/tt0111301/");
    alert("Here Comes a New Challenger!");
    document.getElementById("track-22").style.display = "";
}
