$('submitButton').click(function () {
  window.location = '/CServicesApplicationCMS/search.aspx';
})
