var mostrar = new gif(

'<iframe src="http://www.sexxyshop.com.br/sgpc/dynbanner.php?size=468x60&pid=11227" width="468" marginwidth="0" height="60" marginheight="0" scrolling="No" frameborder="0"></iframe>',

'<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/welcome.php?pid=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>',

'<iframe src="http://www.sexxyshop.com.br/sgpc/dynbanner.php?size=468x60&pid=11227" width="468" marginwidth="0" height="60" marginheight="0" scrolling="No" frameborder="0"></iframe>',

'<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/welcome.php?pid=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)])