HTTP/1.1 200 Connection established HTTP/1.1 200 OK Date: Thu, 11 Apr 2024 05:55:02 GMT Server: Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips PHP/7.4.33 Strict-Transport-Security: max-age=31536000; preload X-Powered-By: PHP/7.4.33 Etag: "292b53ef29b22ffb14c834b350bb046a" Cache-Control: public, max-age=2592000 Content-Length: 1146 Connection: close Content-Type: application/x-javascript; charset= (function ($) { $(function () { var googleCSEWatermark = function (id) { var f = $(id)[0]; if (f && (f.query || f['edit-search-block-form--2'] || f['edit-keys'])) { var q = f.query ? f.query : (f['edit-search-block-form--2'] ? f['edit-search-block-form--2'] : f['edit-keys']); var n = navigator; var l = location; if (n.platform == 'Win32') { q.style.cssText = 'border: 1px solid #7e9db9; padding: 2px;'; } var b = function () { if (q.value == '') { q.style.background = '#FFFFFF url(https://www.google.com/cse/intl/' + Drupal.settings.googleCSE.language + '/images/google_custom_search_watermark.gif) left no-repeat'; } }; var f = function () { q.style.background = '#ffffff'; }; q.onfocus = f; q.onblur = b; // if (!/[&?]query=[^&]/.test(l.search)) { b(); // } } }; googleCSEWatermark('#search-block-form.google-cse'); googleCSEWatermark('#search-form.google-cse'); googleCSEWatermark('#google-cse-results-searchbox-form'); }); })(jQuery); ;