document.writeln("<script language=\"JavaScript\">function OnSearchSubmit(){var b_return=true;if (document.form_search.sw){for(var i=0;i<document.form_search.sw.value.length;i++){if (document.form_search.sw.value.charAt(i)!=\" \")	{lh=\"searchfunc.html?sw=\"+encodeURIComponent(document.form_search.sw.value);b_return=false;break;}}}if (b_return) return;this.location.href = lh;}</script\>");
