function choices() 
{ 
this[0] = 25; 

this[1] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/1.jpg' border=0></a>"; 
this[2] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/2.jpg' border=0></a>"; 
this[3] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/3.gif' border=0></a>"; 
this[4] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/4.gif' border=0></a>"; 
this[5] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/5.jpg' border=0></a>"; 
this[6] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/6.jpg' border=0></a>"; 
this[7] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/7.jpg' border=0></a>"; 
this[8] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/8.jpg' border=0></a>"; 
this[9] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/9.jpg' border=0></a>"; 
this[10] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/10.jpg' border=0></a>"; 
this[11] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/11.jpg' border=0></a>"; 
this[12] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/12.jpg' border=0></a>"; 
this[13] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/13.gif' border=0></a>"; 
this[14] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/14.gif' border=0></a>"; 
this[15] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/15.gif' border=0></a>"; 
this[16] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/16.gif' border=0></a>"; 
this[17] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/17.jpg' border=0></a>"; 
this[18] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/18.jpg' border=0></a>"; 
this[19] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/19.jpg' border=0></a>"; 
this[20] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/20.jpg' border=0></a>"; 
this[21] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/21.jpg' border=0></a>"; 
this[22] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/22.jpg' border=0></a>"; 
this[23] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/23.jpg' border=0></a>"; 
this[24] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/24.gif' border=0></a>"; 
this[25] = "<a href='http://adultfriendfinder.com/go/p138290c' target='_new'><img src='http://www.porno-gratis-sesso.com/banner/friend/25.gif' border=0></a>"; 


} 
function popUpBanner(list) 
{ 
var today = new Date(); 
var choiceInstance = new choices(); 
var Banner = choiceInstance[(today.getSeconds() % choiceInstance[0]) + 1]; 
} 
function grabBanner() 
{ 
var today = new Date(); 
var choiceInstance = new choices(); 
var Banner = choiceInstance[(today.getSeconds() % choiceInstance[0]) + 1]; 
return Banner; 
} 
document.writeln(grabBanner());