﻿
function InsertTagPredicta(strTag)
{
	_dAtm = 267;
	_s = 'https://Nextel.ad.adnetwork.com.br/atmo';
	_uN = strTag;
	document.getElementById("tagPredicta").innerHTML = '<NOSCRIPT><img src="https://Nextel.ad.adnetwork.com.br/atmo/nav/$d=267$ref=NOURL$un=' + strTag + '" width=1 height=1></NOSCRIPT>'
	if(novo) 
		{document.removeElement(novo)}
	var novo = document.createElement("script");
	novo.setAttribute('type', 'text/javascript');
	novo.setAttribute('src', '/NextelWebSite/JS/atm.js');
	document.getElementsByTagName('body')[0].appendChild(novo);
}