// method to check form

function search(){

  document.formAdv.submit();
}