var loc=window.location.href;if(loc.indexOf('/d6plinks/')>0){	if(loc.indexOf('?')>0){		window.location.href=loc.substr(0, loc.indexOf('?'));	}}