function redirectPagezeta()
{
window.location = "register.php";
}	
function redirectPage()
{
window.location = "lostpassword.php";
}
function redirectPagex()
{
window.location = "../index.php";
}
function redirectPage2()
{
window.location = "index.php";
}
function redirectPagez()
{
window.location = "../index.php";
}
function redirectPage3()
{
window.location = "../index.php";
}
function redirectPage4()
{
window.location = "index.php";
}


