// JavaScript Document
document.write("<div id=\"search\"><span><strong>Search:</strong>" +
					"<!-- SiteSearch Google -->" +
					"<form method=\"get\" action=\"http://www.google.com/search\">" +
					"<input type=\"hidden\" name=\"ie\" value=\"UTF-8\"/>" +
					"<input type=\"hidden\" name=\"oe\" value=\"UTF-8\"/>" +
					"<input type=\"text\" name=\"q\" size=\"10\" maxlength=\"255\" value=\"\" id=\"query\"/>" +
					"<input type=\"submit\" name=\"btnG\" VALUE=\"Go\" id=\"submit\"/>" +
					"<input type=\"hidden\" name=\"domains\" value=\"http://MYKImaging.com\"/>" +
					"<input type=\"hidden\" name=\"sitesearch\" value=\"http://mykimaging.com\"/>" +
					"<!--input type=radio name=sitesearch value=\"http://MYKImaging.com\" checked> http://MYKImaging.com <br-->" +
					"</form>" +
					"<!-- SiteSearch Google -->" +
					"</span></div>");