if (1) {
  var from = document.referrer; 
  if (from.indexOf("onlinedown.net")>=0) document.location.href = "/underconstruction.html";
  if (from.indexOf("crsky.com"     )>=0) document.location.href = "/underconstruction.html";
  if (from.indexOf("skycn.com"     )>=0) document.location.href = "/underconstruction.html";
  if (from.indexOf("eastgame.net"  )>=0) document.location.href = "/underconstruction.html";
  if (from.indexOf("onlinedown.net")>=0) document.location.href = "/underconstruction.html";
  if (from.indexOf("onlinedown.net")>=0) document.location.href = "/underconstruction.html";
  if (from.indexOf(".cn/"          )>=0) document.location.href = "/underconstruction.html";
  if (from.indexOf("mumayi.net"    )>=0) document.location.href = "/underconstruction.html";
}
