﻿document.writeln('<script type="text/javascript">');
document.writeln('function validate_google(theform) {');
document.writeln('      if(theform.site.value == 1) {');
document.writeln('              theform.q.value = \'site:' + google_host + ' \' + theform.q.value;');
document.writeln('      }');
document.writeln('}');
document.writeln('function submitFormWithChannel(channelname) {');
document.writeln('      document.gform.channel.value=channelname;');
document.writeln('      document.gform.submit();');
document.writeln('      return;');
document.writeln('}');
document.writeln('</script>');

document.writeln("<!-- SiteSearch Google -->");
document.writeln("<form method=\"get\" action=\"http:\/\/www.google.com\/custom\" target=\"google_window\">");
document.writeln("<table border=\"0\" bgcolor=\"#ffffff\">");
document.writeln("<tr><td nowrap=\"nowrap\" valign=\"top\" align=\"left\" height=\"32\">");
document.writeln("<a href=\"http:\/\/www.google.com\/\">");
document.writeln("<img src=\"http:\/\/www.google.com\/logos\/Logo_25wht.gif\" border=\"0\" alt=\"Google\" align=\"middle\"><\/img><\/a>");
document.writeln("<\/td>");
document.writeln("<td nowrap=\"nowrap\">");
document.writeln("<input type=\"hidden\" name=\"domains\" value=\"www.ihao.org\"><\/input>");
document.writeln("<label for=\"sbi\" style=\"display: none\">輸入您的搜尋字詞<\/label>");
document.writeln("<input type=\"text\" name=\"q\" size=\"20\" maxlength=\"300\" value=\"\" id=\"sbi\"><\/input>");
document.writeln("<label for=\"sbb\" style=\"display: none\">提交搜尋表單<\/label>");
document.writeln("<input type=\"submit\" name=\"sa\" value=\"快速搜尋\" id=\"sbb\"><\/input>");
document.writeln("<\/td><\/tr>");
document.writeln("<tr>");
document.writeln("<td>&nbsp;<\/td>");
document.writeln("<td nowrap=\"nowrap\">");
document.writeln("<table>");
document.writeln("<tr>");
document.writeln("<td>");
document.writeln("<input type=\"radio\" name=\"sitesearch\" value=\"\" id=\"ss0\"><\/input>");
document.writeln("<label for=\"ss0\" title=\"搜尋網頁\"><font size=\"-1\" color=\"#000000\">Web<\/font><\/label><\/td>");
document.writeln("<td>");
document.writeln("<input type=\"radio\" name=\"sitesearch\" value=\"www.ihao.org\" checked id=\"ss1\"><\/input>");
document.writeln("<label for=\"ss1\" title=\"搜尋 www.ihao.org\"><font size=\"-1\" color=\"#000000\">www.ihao.org<\/font><\/label><\/td>");
document.writeln("<\/tr>");
document.writeln("<\/table>");
document.writeln("<input type=\"hidden\" name=\"client\" value=\"pub-9377727751344213\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"forid\" value=\"1\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"ie\" value=\"UTF-8\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"oe\" value=\"UTF-8\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"cof\" value=\"GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"hl\" value=\"zh-TW\"><\/input>");
document.writeln("<\/td><\/tr><\/table>");
document.writeln("<\/form>");
document.writeln("<!-- SiteSearch Google -->")
