$(document).ready(function(){
  $("#searchForm").attr("action","/Default.asp");
});
