﻿/*
var BLOG_SCODE="UTF-8";  //网站编码
document.writeln("<form method=\"get\" action=\""+BLOG_HOST+"Search.asp\" target=\"_top\">");
document.writeln("<input type=\"text\" name=\"q\" class=\"nav_searchInput\" size=\"31\" maxlength=\"255\" value=\"请输入关键字\" onblur=\"if (this.value =='') this.value='请输入关键字'\" onclick=\"if (this.value=='请输入关键字') this.value=''\" id=\"sbi\"><\/input>");
document.writeln("<input type=\"submit\" class=\"googleBtn\" name=\"sa\" value=\"\" id=\"sbb\"><\/input><br>");
document.writeln("<input type=\"submit\" class=\"postBtn\" value=\"\"\/>");
document.writeln("<input type=\"radio\" name=\"sitesearch\" checked value=\"\" id=\"ss000\"><\/input>");
document.writeln("<label for=\"ss000\" title=\"搜索网络\">互联网<\/label>");
document.writeln("<input type=\"radio\" name=\"sitesearch\" value=\""+BLOG_HOST_SEARCH+"\" id=\"ss111\"><\/input>");
document.writeln("<label for=\"ss111\" title=\"搜索本博客\">本站<\/label>");
document.writeln("<input type=\"hidden\" name=\"domains\" value=\"toopower.cn\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"client\" value=\"pub-2792621112306014\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"forid\" value=\"1\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"channel\" value=\"5771187501\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"ie\" value=\""+BLOG_SCODE+"\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"oe\" value=\""+BLOG_SCODE+"\"><\/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:11\"><\/input>");
document.writeln("<input type=\"hidden\" name=\"hl\" value=\"zh-CN\"><\/input>");
document.writeln("<\/form>");
*/
