<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function Login(){
var done=0;
var username=document.login.username.value;
username=username.toLowerCase();
var password=document.login.password.value;
password=password.toLowerCase();
if (username=="py2wb" && password=="py2wb") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2ex" && password=="py2ex") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2vm" && password=="py2vm") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2km" && password=="py2km") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2bt" && password=="py2bt") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2bk" && password=="py2bk") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2mtv" && password=="py2mtv") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2ej" && password=="py2ej") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2gx" && password=="py2gx") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2nb" && password=="py2nb") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2nq" && password=="py2nq") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2tv" && password=="py2tv") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2da" && password=="py2da") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2pt" && password=="py2pt") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2nfe" && password=="py2nfe") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2ga" && password=="py2ga") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2sr" && password=="py2sr") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2of" && password=="py2of") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2led" && password=="py2led") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2og" && password=="py2og") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2led" && password=="py2led") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2vem" && password=="py2vem") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (username=="py2og" && password=="py2og") { window.location="/integrantes/restricted/wxyz_____wxyz.htm"; done=1; }
if (done==0) { alert("Invalid login!"); }
}
// End -->
