function searchFocus () { document.getElementById('query').focus(); }
window.onload = function() { csulibCurrentPage(); startTime(); }
