(function() { var f = _proxy_jslib_handle(document, 'getElementById', '', 1, 0)('cse-search-box'); if (!f) { f = _proxy_jslib_handle(document, 'getElementById', '', 1, 0)('searchbox_demo'); } if (f && f.q) { var q = f.q; var n = navigator; var l = _proxy_jslib_handle(null, 'location', location, 0, 0); if (n.platform == 'Win32') { _proxy_jslib_assign('', q.style, 'cssText', '=', ( 'border: 1px solid #7e9db9; padding: 2px;')); } var b = function() { if ( _proxy_jslib_handle(q, 'value', '', 0, 0) == '') { _proxy_jslib_assign('', q.style, 'background', '=', ( '#FFFFFF url(http:\x2F\x2Fwww.google.com\x2Fcoop\x2Fintl\x2Fen\x2Fimages\x2Fgoogle_custom_search_watermark.gif) left no-repeat')); } }; var f = function() { _proxy_jslib_assign('', q.style, 'background', '=', ( '#ffffff')); }; q.onfocus = f; q.onblur = b; if (!/[&?]q=[^&]/.test( _proxy_jslib_handle(l, 'search', '', 0, 0))) { b(); } } })(); ; _proxy_jslib_flush_write_buffers() ;