 //implementação das funções
Num=Math.floor (Math.random()*1000000);
//var cm8catbr_esportes_futebol";

function ordem(){
  for(i = 0; i < ordem.arguments.length; i++){
    this.tagsPublicidade += "<scr"+"ipt src=\""+ ordem.arguments[i] + "\"></scr"+"ipt>";
  }
}

function anuncios(){
  this.tagsPublicidade="";
  this.ordem = ordem;
  this.mostra = function (){document.write(this.tagsPublicidade);}
}

anuncioDireita = new anuncios();
anuncioEsquerda = new anuncios();
anuncioMiolo = new anuncios();
anuncioRodape = new anuncios();
anuncioCentroDireita = new anuncios();
anuncioCentroDireitaPequeno = new anuncios();
anuncioBarra = new anuncios();

//espaçador
espacador = "http://www.terra.com.br/ads/espaco.js";

//sources dos anuncios
banner = "http://ad.doubleclick.net/adj/br.terra.esportes/camerica04.home;sz=468x60;ga=depo_br;dcopt=ist;niv=0;tile=1;ord="+ Num +"?";
arroba = "http://ad.doubleclick.net/adj/br.terra.esportes/camerica04.home;sz=300x250;ga=depo_br;ord=" + Num + "?";
batatinha = "http://ad.doubleclick.net/adj/br.terra.esportes/batatinha;sz=180x150;ord="+Num+"?";
formatoEditorial = "http://www.terra.com.br/ads/esportes/copa_america2004/formatoEditorial.js";

//posição dos anuncios
anuncioDireita.ordem();
anuncioMiolo.ordem(banner);
anuncioCentroDireita.ordem(arroba);
anuncioRodape.ordem();



