var boost = null || {};window.boostFilterResults=function(ff){for(var prop in ff){var found;if(Array.isArray(ff[prop])){if(ff[prop].find((function(element){return element==boost[prop]})))return{}}else if(boost[prop]==ff[prop])return{}}return boost},Object.keys(boost).length>0&&"function"==typeof window.boostReadyCallback&&(window.boostReadyCallback(boost),boost={});