$(document).ready(function(){$("#searchField").autocomplete("/portal/search/Autocomplete.action",{extraParams:{community:COMMUNITY_ID}});});