var azar = parseInt((Math.round((Math.random() * 9))));;
url_htmls = new Array();
url_img = new Array();

url_htmls[0] = 'http://www.noticiasdesexo.com';
url_htmls[1] = 'http://www.noticiasdesexo.com';
url_htmls[2] = 'http://www.noticiasdesexo.com';
url_htmls[3] = 'http://www.noticiasdesexo.com';
url_htmls[4] = 'http://www.noticiasdesexo.com';
url_htmls[5] = 'http://www.noticiasdesexo.com';
url_htmls[6] = 'http://www.noticiasdesexo.com';
url_htmls[7] = 'http://www.noticiasdesexo.com';
url_htmls[8] = 'http://www.noticiasdesexo.com';
url_htmls[9] = 'http://www.noticiasdesexo.com';






url_img[0] = 'http://www.muerdeculos.es/rotadores/1/1.jpg';
url_img[1] = 'http://www.muerdeculos.es/rotadores/1/2.jpg';
url_img[2] = 'http://www.muerdeculos.es/rotadores/1/3.jpg';
url_img[3] = 'http://www.muerdeculos.es/rotadores/1/4.jpg';
url_img[4] = 'http://www.muerdeculos.es/rotadores/1/5.jpg';
url_img[5] = 'http://www.muerdeculos.es/rotadores/1/6.jpg';
url_img[6] = 'http://www.muerdeculos.es/rotadores/1/7.jpg';
url_img[7] = 'http://www.muerdeculos.es/rotadores/1/8.jpg';
url_img[8] = 'http://www.muerdeculos.es/rotadores/1/9.jpg';
url_img[9] = 'http://www.muerdeculos.es/rotadores/1/10.jpg';


var banner = '';
banner += '<' + 'a href="' + url_htmls[azar] + '" target="_blank" rel="nofollow"><' + 'img src="' + url_img[azar] + '" ';
banner += ' width="65" height="65" border="0" alt="Porno Casero"><' + '/a>'; 

document.write(banner);