1. .keyup( function(){
  2.    var timeoutId = 0;
  3.  
  4.    return function(event) {
  5.  
  6.  
  7.    };
  8.  
  9. }());