/* Login */

function myPopup2() {
window.open( "forgotPassword.aspx", "myWindow", 
"status = 1, height = 243, width = 440, resizable = 0" )
}


function __logerror12(){
 alert(document._gnaLoginErrorMessage);
}