(function(){var f=document.getElementById("googleSearchBox");if(!f){f=document.getElementById("searchbox_demo");}if(f&&f.string){var q=f.string;var n=navigator;var l=location;if(n.platform=="Win32"){q.style.cssText="width:180px; height:16px; font-size:10px; border: 1px solid #999999; padding-left: 1px;";}var b=function(){if(q.value==""){q.style.background="#FFFFFF url(/images/google_custom_search_watermark.gif) left no-repeat";}};var f=function(){q.style.background="#ffffff";};q.onfocus=f;q.onblur=b;if(!/[&?]q=[^&]/.test(l.search)){b();}}})();