function show()

in themes/hive/static/js/search.js [128:130]


function show(elem) {
    elem.style.display = 'block';
}