if(window==top && (location.href.indexOf("/osocial/")!=-1 || location.href.indexOf("/CDA/ObraSocial")!=-1) &&
  location.href.indexOf("redirect.html")==-1 && location.href.indexOf("/CMA/ObraSocial")==-1)
	top.location.href="/osocial/redirect.html?link="+location.href;
