
<!---
function choices()
{
	this[0] = 19;
this[1] = "<a href=\"http://www.favignana.com/suabida\"><img src=\"http://www.favignana.com/annunci/case_vacanze/suabida.gif\" width=178 height=73 border=0 alt=\"Suabida - Casa Vacanze \"></a>";

this[2] = "<a href=\"http://www.favignana.com/letreisole\"><img src=\"http://www.favignana.com/annunci/case_vacanze/letreisole.jpg\" width=178 height=73 border=0 alt=\"Le Tre Isole Case private per vacanze \"></a>";

this[3] = "<a href=\"http://www.favignana.com/angolodiparadiso\"><img src=\"http://www.favignana.com/annunci/case_vacanze/angolodiparadiso.jpg\" width=178 height=73 border=0 alt=\"Angolo di Paradiso - Casa Vacanze \"></a>";


this[4] = "<a href=\"http://www.favignana.com/alba\"><img src=\"http://www.favignana.com/annunci/case_vacanze/alba.gif\" width=178 height=73 border=0 alt=\"Alba - Casa Vacanze a Favignana \"></a>";


this[5] = "<a href=\"http://www.favignana.com/ilgiardinodellealoe\"><img src=\"http://www.favignana.com/annunci/case_vacanze/ilgiardinodellealoe.jpg\" width=178 height=73 border=0 alt=\"Il Giardino Delle Aloe - Case Vacanze \"></a>";


this[6] = "<a href=\"http://www.sanvito-locapo.com/gianluca\"><img src=\"http://www.favignana.com/annunci/case_vacanze/gianluca.gif\" width=178 height=73 border=0 alt=\"Gianluca - Casa Vacanze a San Vito Lo Capo \"></a>";

this[7] = "<a href=\"http://www.favignana.com/lagebbia\"><img src=\"http://www.favignana.com/annunci/case_vacanze/lagebbia.gif\" width=178 height=73 border=0 alt=\"La Gebbia Case private per vacanze \"></a>";

this[8] = "<a href=\"http://www.favignana.com/perla\"><img src=\"http://www.favignana.com/annunci/case_vacanze/perla.gif\" width=178 height=73 border=0 alt=\"Perla - Casa Vacanze a Favignana \"></a>";

this[9] = "<a href=\"http://www.favignana.com/forever\"><img src=\"http://www.favignana.com/annunci/case_vacanze/forever.gif\" width=178 height=73 border=0 alt=\"Forever - Casa Vacanze a Favignana \"></a>";

this[10] = "<a href=\"http://www.favignana.com/casaangela\"><img src=\"http://www.favignana.com/annunci/case_vacanze/angela.gif\" width=178 height=73 border=0 alt=\"Angela - Casa Vacanze \"></a>";

this[11] = "<a href=\"http://www.favignana.com/vendesi.asp\"><img src=\"http://www.favignana.com/annunci/case_vacanze/vendesi.gif\" width=178 height=73 border=0 alt=\"Vendesi a Favignana \"></a>";

this[12] = "<a href=\"http://www.favignana.com/vendesi/terreno\"><img src=\"http://www.favignana.com/annunci/case_vacanze/vendesi_terreno.gif\" width=178 height=73 border=0 alt=\"Vendesi a Favignana terreno edificabile \"></a>";

this[13] = "<a href=\"http://www.favignana.com/casecanini\"><img src=\"http://www.favignana.com/annunci/case_vacanze/casecanini.gif\" width=178 height=73 border=0 alt=\"Case Canini  \"></a>";

this[14] = "<a href=\"http://www.favignana.com/antichimulini\"><img src=\"http://www.favignana.com/annunci/case_vacanze/antichimulini_r.gif\" width=178 height=73 border=0 alt=\"Antichi Mulini - Affittacamere - Ristorante\"></a>";

this[15] = "<a href=\"http://www.favignana.com/casaangela\"><img src=\"http://www.favignana.com/annunci/case_vacanze/angela.gif\" width=178 height=73 border=0 alt=\"Angela - Casa Vacanze \"></a>";

this[16] = "<a href=\"http://www.favignana.com/egablu\"><img src=\"http://www.favignana.com/annunci/case_vacanze/egablu.gif\" width=178 height=73 border=0 alt=\"Egablu - Case Vacanze \"></a>";

this[17] = "<a href=\"http://www.favignana.com/ippocampodimore\"><img src=\"http://www.favignana.com/annunci/case_vacanze/ippocampodimore.gif\" width=178 height=73 border=0 alt=\"Ippocampo Dimore - Case Vacanze \"></a>";

this[18] = "<a href=\"http://www.favignana.com/torrente\"><img src=\"http://www.favignana.com/annunci/case_vacanze/vendesi_terreno_mq3900.gif\" width=178 height=73 border=0 alt=\"Vendesi a Favignana terreno edificabile Mq 3900 \"></a>";

this[19] = "<a href=\"http://www.favignana.com/villadeigabbiani\"><img src=\"http://www.favignana.com/annunci/case_vacanze/villadeigabbiani.jpg\" width=178 height=73 border=0 alt=\"Villa Dei Gabbiani Villette sul Mare \"></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   --->
