var mostrar = new gif(

'<a href="http://www.sexxyshop.com.br/default.asp?origem=11227" target="_blank"><img border="1" src="http://rdrsp.com.br/cgi-bin/sexxyshop_gif.pl" alt="Sexxyshop - Sex Shop, Sexshop e Produtos Eróticos"></a>',

'<a href="http://www.erosmania.com.br/cadesexo/" target="_blank"><img border="1" src="http://www.cadesexo.com.br/banners/topo/erosmania2.gif" alt="Veja que loucura os produtos da EROSMANIA."></a>',

'<a href="http://www.sexxyshop.com.br/default.asp?origem=11227" target="_blank"><img border="1" src="http://www.cadesexo.com.br/banners/topo/sexxyb17.gif" alt="Sex Shop com preço de feira livre."></a>',

'<a href="http://www.erosmania.com.br/cadesexo/" target="_blank"><img border="1" src="http://www.cadesexo.com.br/banners/topo/erosmania1.gif" alt="Produtos entregues em todo o Brasil - Clique aqui agora mesmo !!"></a>',

'<a href="http://www.sexxyshop.com.br/default.asp?origem=11227" target="_blank"><img border="1" src="http://rdrsp.com.br/cgi-bin/sexxyshop_gif.pl" alt="Sexxyshop - Sex Shop, Sexshop e Produtos Eróticos"></a>',

'<a href="http://www.erosmania.com.br/cadesexo/" target="_blank"><img border="1" src="http://www.cadesexo.com.br/banners/topo/erosmania1.gif" alt="Preços sem igual e sem concorrente. Faça-nos uma visita agora mesmo."></a>',

'<a href="http://www.sexxyshop.com.br/default.asp?origem=11227" target="_blank"><img border="1" src="http://www.cadesexo.com.br/banners/topo/sexxyb09.gif" alt="Essa linda moreninha poderá ser só sua... Clique aqui agora mesmo !!"></a>'


)
function gif()
{
   this.length = gif.arguments.length
   for (var i = 0; i < this.length; i++)
   this[i + 1] = gif.arguments[i]
}
function random (num)
{
   var now = new Date();
   var rand = Math.round(num * Math.cos(now.getTime()));
   if (rand < 0) rand = - rand; if (rand == 0) rand++;
   return rand;
}
document.write (mostrar[random(mostrar.length)])
