document.write('<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>');
document.write('<form name=form_search action="JavaScript:OnSearchSubmit()">');
document.write('<table width="25%" border="0" cellspacing="0" cellpadding="0" style="margin-right:35px;margin-bottom:15px;">');
document.write('<tr>');
document.write('<td height="24" valign="bottom"><img src="images/searchsite_head.jpg" width="65" height="18" hspace="0" vspace="0" style="padding-right:10px; padding-bottom:5px;" /></td>');
document.write('<td><input name="sw" type="text" class="copyright" size="20" style="font-family:verdana; font-size:10px; color:#333333; !important" /></td>');
document.write('<td><input name="submit" type="submit" style="background-image:url(images/search_button.jpg); background-repeat:no-repeat; border:0px; background-color:#FFFFFF; font-size:13px;" value="       " /></td>');
document.write('</tr>');
document.write('</table>');
document.write('</form>');
	  