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('<table border="0" align="right" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td style=" background:url(images/top_search_bg_left.jpg) no-repeat; padding-left:30px;">&nbsp;</td>');
document.write('<td valign="top" id="searchsec" style="padding-top:13px; padding-right:0px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td><img src="images/top_search_text.jpg" width="65" height="14" alt="" /></td>');
document.write('<td><input name="sw" type="text" class="copyright" size="18" style="font-family:verdana; font-size:10px; color:#333333; !important" /></td>');
document.write('<td style="padding-top:7px; padding-bottom:3px; padding-left:3px;"><input name="submit" type="submit" style="background-image:url(images/top_search_button.jpg); background-repeat:no-repeat; border:0px; background-color:#D8D8D8; font-size:13px;" value="       " /></td>');
document.write('<td>&nbsp;</td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</form>');