<!-- Popup 400x250 Why Password -->
function PopUpWhyP(){
PopUpWhyPWindow = window.open("../../why_password.htm","whyPass","left=0,top=0,screenX=0,screenY=0,width=400,height=250");
}

//-->
