function fnRetrPassword(Server)
{
	var wndMain = window.open(Server + "getpassword.asp", "", "top=0,left=0,resizable=1,menubar=0,toolbar=0,statusbar=0,scrollbars=1,location=0,width=650,height=400"); 
}

