$(function() {
	$('#searchInput').example('Type a part or keyword...');
	$('.dropmenu').dropmenu();
});
