   var password0="84528958";
   var password1="84528958";
   var password2="84528958";
   var password3="84528958";
   var password4="84528958";
   var password5="84528958";
   var password6="84528958";
   var password7="84528958";
   var password8="84528958";
   var password9="84528958";
   
function DownLoad0()
{    
     if (window.document.getElementById("pswd0").value ==password0)
	 {
        location.href="download/GeoVision/" + window.document.getElementById("menu0").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad1()
{
    if (window.document.getElementById("pswd1").value ==password1)
	 {
        location.href="download/" + window.document.getElementById("menu1").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad2()
{
     if (window.document.getElementById("pswd2").value ==password2)
	 {
        location.href="download/GeoVision/" + window.document.getElementById("menu2").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad3()
{
    if (window.document.getElementById("pswd3").value ==password3)
	 {
        location.href="download/GeoVision/" + window.document.getElementById("menu3").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad4()
{
     if (window.document.getElementById("pswd4").value ==password4)
	 {
        location.href="download/" + window.document.getElementById("menu4").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad5()
{
     if (window.document.getElementById("pswd5").value ==password5)
	 {
        location.href="download/" + window.document.getElementById("menu5").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad6()
{
     if (window.document.getElementById("pswd6").value ==password6)
	 {
        location.href="download/" + window.document.getElementById("menu6").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad7()
{
     if (window.document.getElementById("pswd7").value ==password7)
	 {
        location.href="download/" + window.document.getElementById("menu7").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad8()
{
     if (window.document.getElementById("pswd8").value ==password8)
	 {
        location.href="download/" + window.document.getElementById("menu8").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}

function DownLoad9()
{
     if (window.document.getElementById("pswd9").value ==password9)
	 {
        location.href="download/" + window.document.getElementById("menu9").value;
	 }
	 else
	 {
	    alert("The password is error.Please input again!\nIf you don't have the password,please contact us!");
	 }
}