﻿(function() { var f = document.getElementById('searchbox_013312185614617050897:nq1s2eyowka'); if (!f) { f = document.getElementById('searchbox_demo'); } if (f && f.q) { var q = f.q; var n = navigator; var l = location; if (n.platform == 'Win32') { q.style.background = 'url(http://www.umfk.edu/images/new/header/searchboxbg.gif) bottom left no-repeat'; } var b = function() { if (q.value == '') { q.style.background = 'url(http://www.umfk.edu/images/new/header/searchboxbg_google.gif) bottom left no-repeat'; } }; var f = function() { q.style.background = 'url(http://www.umfk.edu/images/new/header/searchboxbg.gif) bottom left no-repeat'; }; q.onfocus = f; q.onblur = b; if (!/[&?]q=[^&]/.test(l.search)) { b(); } } })();

/*change_focus = function(style) {
	var searchbox = document.getElementById('site_search');
	if (searchbox.value == "") {
		searchbox.setAttribute('class', style);
	};
}*/
