
  //Hakukentaen vihjeteksti
  
  $( document ).ready( function() {
    $( 'form#smartSearch' ).inputHintOverlay();
  });
  

