function chkt(){

if(document.F1.T1.value=="sethi")
parent.top.location.href="welcome.htm"
else

alert("Please provide the correct password")
}

