<!---
function choices()
{
	this[0] = 13;
this[1] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-001.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[2] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-002.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[3] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-003.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[4] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-004.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[5] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-005.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[6] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-006.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[7] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-007.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[8] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-008.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[9] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-009.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[10] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-010.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[11] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-011.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[12] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-012.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></a>";
this[13] = "<a href=\"nudegym.htm\"><img src=\"erotismo/nudesport/tnnude-gym-013.jpg\" border=1 width=120 height=120  alt=\"Erotica Time - foto erotiche dagli anni 30 agli anni 80\"></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());
//  FINE   --->

