﻿// JScript File


    function ValidateUser_onclick() {
        alert('Invalid Password');
    }

