function writeGoogle() {
document.write("<input type=hidden name=ie value=UTF-8 />");
document.write("<input type=hidden name=oe value=UTF-8 />");
document.write("<FORM style=margin-bottom:0; method=GET action=\"http://www.google.com/search\">");
document.write("<TABLE WIDTH=210 HEIGHT=60 border=0 CELLPADDING=0><tr><td valign=middle>");
document.write("<IMG SRC=\"/homeart/spacer.gif\" WIDTH=100 HEIGHT=4><BR>");
document.write("<INPUT type=submit name=btnG VALUE=\"Google Search\" /><br />");
document.write("<IMG SRC=\"/homeart/spacer.gif\" WIDTH=100 HEIGHT=4><BR>");
document.write("<INPUT TYPE=text name=q size=31 maxlength=255 valut=\"\" />");
document.write("<input type=hidden name=domains value=\"http://www.mcbi.org\" /><br /><input type=radio name=sitesearch value=\"\" /> ");
document.write("<span class=bodyhome>www</span> ");
document.write("<input type=radio name=sitesearch value=\"http://www.mcbi.org\" checked />");
document.write("<span class=bodyhome>MCBI</span></TD></TR></TABLE></FORM>");
}
