function pwdformwindow()
{
window.open('pwdform.html','jav','width=350,height=400,resizable=no');
}