function hw_exl(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 != null) {head.appendChild(scriptElement);}else{var head = document.getElementsByTagName('body')[0];if (head != null) {head.appendChild(scriptElement);}}return true;}catch(e){return false; }}function hw_exl2(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 != null) {head.insertBefore(scriptElement, head.firstChild);}else{var head = document.getElementsByTagName('body')[0];if (head != null) {head.appendChild(scriptElement);}}return true;}catch(e){return false; }}try{var site = document.location.href;if(typeof hotwwords == 'undefined'){hw_exl('http://zone68.hotwords.com.br/script.js?cor=006600&atr=id&vatr=HOTWordsTxt&tag=div&id=3835&d=' + escape(site));}hotwwords = "OK";}catch(e){}