if(window.location.hostname.indexOf('ocpepd')>-1 || window.location.hostname.indexOf('ocpept')>-1)
	alert('Not on prod: ' + window.location.hostname);
else
	_tag.dcsCollect();