﻿var d=document.referrer;
if (d.indexOf("?")>=0) {
    self.location=" http://www.010210.com";
    window.opener.location=" http://www.010210.com/";
}