function inicio() { 
document.location="/index.jsp";
}

function anime() { 
document.location="/animeHome.jsp";
}

function videos() { 
document.location="/videos.jsp";
}

function foros() { 
document.location="/comunidad/index.php?sid=2d743370dce6081f9e960a994a882469";
}

function prog() { 
document.location="/prog.jsp";
}

function canal() { 
document.location="/somos.jsp?html=canal";
}

function contacta() { 
document.location="/contacta.jsp";
}

