function popRegistration(){var win=window.open("../demo/AccountRegistration.aspx?z=1","win","status=0, height=540, width=500, resizable=1, location=0");win.moveTo(200,180);}function popLostPassword(){var win=window.open("../demo/LostPassword.aspx","wina","status=0, height=140, width=440, resizable=0, location=0");win.moveTo(200,180);}