var _input = "";
_input += "  <form action=\"http://www.google.com/cse\" id=\"cse-search-box\" target=\"searchIframe\">\n";
_input += "    <div>\n";
_input += "      <input type=\"hidden\" name=\"cx\" value=\"002653000680263170877:mpgsqlbuw6s\" />\n";
_input += "      <input type=\"hidden\" name=\"cof\" value=\"FORID:9\" />\n";
_input += "      <input type=\"hidden\" name=\"ie\" value=\"UTF-8\" />\n";
_input += "      <input type=\"text\" name=\"q\" size=\"20\" onkeydown=\"noNumbers(event)\" />\n";
_input += "  		<a onmouseover=\"this.style.cursor='hand'\" onmouseout=\"this.style.cursor='default'\" onclick=\"submitSearchForm();\" title=\"Search the site\">\n";
_input += "        <input VALUE=\"Search\" type=\"image\" src=\"http://www.columbus.gov/Asset/iu_images/go_banner.gif\" alt=\" Click here to search the site \" width=\"17\" height=\"15\" border=\"0\">\n";
_input += "      </a>\n";
_input += "    </div>\n";
_input += "  </form>\n";
_input += "  <script type=\"text/javascript\" src=\"http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en\"></script>\n";
_input += "  <script type=\"text/javascript\" src=\"http://www.columbus.gov/includes/resizeIframe.js\"></script>\n";
_input += "  <div id=\"searchDiv\" style=\"position: absolute; top: 75px; left: 10px; visibility: hidden; border: none\">\n";
_input += "  <div align=\"right\"><br>\n";
_input += "  <a href=\"#\" onclick=\"closeSearchForm();\"style=\"background: #F4F4F4;	border: thin outset Black; padding: 1% 1% 1% 1%;\"><font size=\"+1\">close search (X)</font></a><font size=\"1\"><br></font>&nbsp;\n";
_input += "  </div>\n";
_input += "  <iframe id=\"searchIframe\" name=\"searchIframe\" style=\"width: 100%; height: 100%\">\n";
_input += "  </iframe>\n";
_input += "  </div>\n";
document.write(_input);
