<!--
function choices()
{
	this[0] = 10;
this[1] = "<a href=\"http://www.fiammaimperatori.com\" target=_blank><img src=\"escort_banner/escort_fiamma.gif\" border=0 width=120 height=600 alt=\"Escort Fiamma Imperatori\"></a>";
this[2] = "<a href=\"mailto:info@cortedeicristalli.com\" target=_blank><img src=\"escort_banner/escort_spazio1.jpg\" border=0 width=120 height=600 alt=\"Spazio Libero\"></a>";
this[3] = "<a href=\"http://www.sitiescort-stiledicorte.com\" target=_blank><img src=\"escort_banner/escort_stile_escort1.gif\" border=0 width=120 height=600 alt=\"Glam & Shine Escort Websites\"></a>";
this[4] = "<a href=\"http://www.cortedeicristalli.com/escort_contact.asp\" target=_blank><img src=\"escort_banner/escort_corte_escort1.gif\" border=0 width=120 height=600 alt=\"Pubblica il Tuo Profilo!\"></a>";
this[5] = "<a href=\"http://www.jonacorsari.com\" target=_blank><img src=\"escort_banner/escort_jona_escort1.gif\" border=0 width=120 height=600 alt=\"Jona Corsari - Glamour Escort Photographers\"></a>";
this[6] = "<a href=\"http://www.jonacorsari.com\" target=_blank><img src=\"escort_banner/escort_jona_escort2.gif\" border=0 width=120 height=600 alt=\"Jona Corsari - Top Escort Photographers\"></a>";
this[7] = "<a href=\"http://www.jonacorsari.com\" target=_blank><img src=\"escort_banner/escort_jona_escort3.gif\" border=0 width=120 height=600 alt=\"Jona Corsari - Top EscortPhotographers\"></a>";
this[8] = "<a href=\"http://www.sitiescort-stiledicorte.com\" target=_blank><img src=\"escort_banner/escort_stile_escort1.gif\" border=0 width=120 height=600 alt=\"Glam & Shine Escort Websites\"></a>";
this[9] = "<a href=\"http://www.sitiescort-stiledicorte.com\" target=_blank><img src=\"escort_banner/escort_stile_escort2.gif\" border=0 width=120 height=600 alt=\"Stile di Corte Escort Designers\"></a>";
this[10] = "<a href=\"http://www.cortedeicristalli.com/escort_edith.asp\" target=_blank><img src=\"escort_banner/escort_edith.gif\" border=0 width=120 height=600 alt=\"Edith Escort Model \"></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());
// -->
