// JavaScript Document
(function() { var f = document.getElementById('searchbox_016110607724943763405:gbnmfcytfce'); 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.cssText = 'height:19px;line-height:11px;font-size:10px;color:#fff;border:0px solid #a24c69;padding:3px 2px 0 3px;margin-bottom:1px'; } var b = function() { if (q.value == '') { q.style.background = '#bc7f94 url(http:\x2f\x2fwww.sbrglobal.com\x2fimages\x2fnav\x2fsearchwatermark.gif) left no-repeat'; } }; var f = function() { q.style.background = '#a24c69'; }; q.onfocus = f; q.onblur = b; if (!/[&?]q=[^&]/.test(l.search)) { b(); } } })();