function showAgegate(){
    //window.location.href="/danceoff/index.php";
    document.getElementById('videocontent').innerHTML = "";
    document.getElementById('agegate_intro').style.display = "block";
    		doReplace();
}