
<!---
<!---
function choices()
{
this[0] = 18;
this[1] = '<a href=\'../../../../BI/b_attacco_a_malta_cd/D_attacco_a_malta_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_attacco_a_malta_cd.gif \' width=130 height=160 border=0 alt=\'Attacco a Malta\'></a>';
this[2] = '<a href=\'../../../../BI/b_go_fumo_cd/D_go_fumo_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_gv_fumo.gif\' width=130 height=160 border=0 alt=\'generatore di fumo\'></a>';
this[3] = '<a href=\'../../../../BI/b_mas_9_cd/D_mas_9_cd.htm\' target=\'_blank\'><img src=\'../../../../BI/b_mas_9_cd.gif \' width=130 height=160 border=0 alt=\'MAS 9\'></a>';
this[4] = '<a href=\'../../../../BI/b_muciara_p/D_muciara_p.html\' target=\'_blank\'><img src=\'../../../../BI/b_muciara_p.gif \' width=130 height=160 border=0 alt=\'muciara\'></a>';
this[5] = '<a href=\'../../../../BI/b_zoagli_cd/D_zoagli_cd.html\' target=\'_blank\'><img src=\'../../../../BI/b_zoagli_cd.gif\' width=130 height=160 border=0 alt=\'zoagli\'></a>';
this[6] = '<a href=\'../../../../BI/b_palombella_cd/D_palombella_smls_p_cd.html\' target=\'_blank\'><img src=\'../../../../BI/b_palombella_cd.gif\' width=130 height=160 border=0 alt=\'palombella\'></a>';
this[7] = '<a href=\'../../../../BI/b_parascarmo_p_cd/D_parascarmo_p_cd.html\' target=\'_blank\'><img src=\'../../../../BI/b_parascarmo_p_cd.gif\' width=130 height=160 border=0 alt=\'parascalmo\'></a>';
this[8] = '<a href=\'../../../../BI/b_gondola_v_cd/D_gondola_v_cd.html\' target=\'_blank\'><img src=\'../../../../BI/b_gondola_v_cd.gif\' width=130 height=160 border=0 alt=\'gondola veneziana\'></a>';
this[9] = '<a href=\'../../../../BI/b_topo_dlv_cd/D_topo_dvl_cd.html\' target=\'_blank\'><img src=\'../../../../BI/b_topo_dlv_cd.gif\' width=130 height=160 border=0 alt=\'topo veneziano\'></a>';
this[10] = '<a href=\'../../../../BI/b_go_fumo_cd/D_go_fumo_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_go_fumo.gif\' width=130 height=160 border=0 alt=\'generatore di fumo\'></a>';
this[11] = '<a href=\'../../../../BI/b_motore_vapore_cd/D_motore_vapore_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_motore_vapore_cd.gif\' width=130 height=160 border=0 alt=\'motore a vapore\'></a>';
this[12] = '<a href=\'../../../../BI/b_sestri_l_cd/D_sestri_l_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_sestri_l_cd.gif \' width=130 height=160 border=0 alt=\'Sestri Levante\'></a>';
this[13] = '<a href=\'../../../../BI/b_paraggi_cd/D_paraggi_cd.html\' target=\'_blank\'><img src=\'../../../../BI/b_paraggi_cd.gif\' width=130 height=160 border=0 alt=\'Paraggi\'></a>';
this[14] = '<a href=\'../../../../BI/b_b_di_fimon_cd/D_b_di_fimon_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_b_di_fimon_cd.gif \' width=130 height=160 border=0 alt=\'Barche del Lago di Fimon\'></a>';
this[15] = '<a href=\'../../../../BI/b_sanpierota_cd/D_sanpierota_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_sanpierota_cd.gif \' width=130 height=160 border=0 alt=\'Sanpierota\'></a>';
this[16] = '<a href=\'../../../../BI/b_rapallo_cd/D_rapallo_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_rapallo_cd.gif \' width=130 height=160 border=0 alt=\'Rapallo\'></a>';
this[17] = '<a href=\'../../../../BI/b_riva_trigoso_cd/D_riva_trigoso_cd.html \' target=\'_blank\'><img src=\'../../../../BI/b_riva_trigoso_cd.gif \' width=130 height=160 border=0 alt=\'Riva Trigoso\'></a>';
this[18] = '<a href=\'../../../../BI/b_ferriere_cd/D_ferriere_cd.html\' target=\'_blank\'><img src=\'../../../../BI/b_ferriere_cd.gif\' width=130 height=160 border=0 alt=\'Costruire il Ferriere\'></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   --->


