﻿function signUp()
{
    window.location="UserSetup/RegisterUser.aspx";
}


