

if (typeof Prototype == 'undefined') {
	document.write(unescape("%3Cscript src='http://superdownloads.uol.com.br/templates/js/prototype.js' type='text/javascript'%3E%3C/script%3E"));
}
document.write("<div id=\"flashid\" style=\"width:0px; height:0px;\"></div>");

var nSec=0;
var divContainer=$('flashid');




function liveNumber() {
  nSec++;
  nada=setTimeout("liveNumber()",60000);
}
Event.observe(window, 'load', function() {
  liveNumber();
});
Event.observe(window, 'unload', function() {
  new Ajax.Request('http://superdownloads.uol.com.br/templates/chkwebt.cfm?w=735&t='+nSec);
});
new Ajax.Request('http://superdownloads.uol.com.br/templates/chkweb.cfm?w=735');

