
<!---  
var direcciones = new Array('<a href="http://www.latinasfogosas.com/?account=olvp&rev=yes&tour=r&s=20&id=1038" target="_blank" class="claseMenu">Latinas</a>',
'<a href="http://www.interracialadictos.com/?account=olvp&tour=r&rev=yes&s=20&id=1038" target="_blank" class="claseMenu">Interracial</a>',
'<a href="http://www.megatetasonline.com/tour2.php?c=no&track=&account=olvp&rev=yes&trial=1&s=20&id=1038" target="_blank" class="claseMenu">Megatetas</a>',
'<a href="http://www.negrasporno.com/?account=olvp&c=0&tour=1&rev=yes&s=20&id=1038" target="_blank" class="claseMenu">Negras</a>',
'<a href="http://www.paseilimitado.com/?account=olvp&c=0&tour=1&rev=yes&s=20&id=1038" target="_blank" class="claseMenu">Sin Limites</a>',
'<a href="http://www.valeriadafogo.com/?account=olvp&tour=r&rev=yes&s=20&id=1038" target="_blank" class="claseMenu">Valeria</a>',
'<a href="http://www.viciosilla.com/view.php?c=no&track=&account=olvp&rev=yes&m=n&trial=1&idv=7893&s=20&id=1038" target="_blank" class="claseMenu">Viciosa</a>',
'<a href="http://www.elautobusporno.com/view.php?c=no&track=&account=olvp&rev=yes&m=n&trial=1&idv=8518&s=20&id=1038" target="_blank" class="claseMenu">BusPorno</a>',
'<a href="http://www.delirioanal.com/tour2.php?c=1&track=&account=olvp&trial=1&s=20&id=1038" target="_blank" class="claseMenu">DelirioAnal</a>',
'<a href="http://www.pollasde30cm.com/index.php?m=n&c=no&track=&account=olvp&rev=yes&trial=1&s=20&id=1038" target="_blank" class="claseMenu">Pollas30</a>',
'<a href="http://www.guarradasfaciales.com/view.php?c=no&track=&account=olvp&rev=yes&m=n&trial=1&idv=4783&s=20&id=1038" target="_blank" class="claseMenu">Facials</a>')
function enlaceAleatorio(){ 
       aleat = Math.random() * direcciones.length 
       aleat = Math.floor(aleat) 
    enlaces = direcciones[aleat]
	 
    } 
    enlaceAleatorio();
	


document.write(enlaces);
 

 
//  FINE   --->

