function chamaRetornoGarantido(str_request){try {var head = document.getElementsByTagName('head')[0];var scriptElement = document.createElement('script');scriptElement.type = 'text/javascript';scriptElement.charset = 'ISO-8859-1';scriptElement.src = str_request;if (head.firstChild != null) { head.insertBefore(scriptElement, head.lastChild);}else{ head.appendChild(scriptElement);}}catch(e) { }}var d = document;var hist = d.referrer;if (hist == null){ hist = ''; }chamaRetornoGarantido('http://track.retornogarantido.com.br/track/track.jsp?id=10539&action=0&d=' + document.location.href.replace(/\&/g,'%26') + '&r=' + hist.replace(/\&/g,'%26'));