Countries ()

$('ul').lookingfor({
	input: $('input'),
	items: 'li',
	highlight: true
});