document.writeln('<form method="get" id="searchform" action="http://www.google.com/search">');
document.writeln("<div>");
document.writeln('<input type="text" name="q" id="q" autocomplete="off" size="10" style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(126, 157, 185); border-right-color: rgb(126, 157, 185); border-bottom-color: rgb(126, 157, 185); border-left-color: rgb(126, 157, 185); padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; background-image: url(http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); background-position: 0% 50%; background-repeat: no-repeat no-repeat; ">');
document.writeln('<input type="submit" name="sa" value="Search">');
document.writeln('<input name="as_sitesearch" value="'+blogdomain+'" type="hidden">');
document.writeln("<\/div>");
document.writeln("<\/form>");
