imgPath = new Array;
SiClickGoTo = new Array;
if (document.images)
	{
	i0 = new Image;
	i0.src = 'http://www.sgfortitudo.it/images07/01.gif';
	SiClickGoTo[0] = "http://www.sgfortitudo.it/overlimits/aggiornamento.htm";
	imgPath[0] = i0.src;
	i1 = new Image;
	i1.src = 'http://www.sgfortitudo.it/images07/07.gif';
	SiClickGoTo[1] = "http://www.sgfortitudo.it/pallacanestro/pages/home/index.asp?w=pages&r=0&pid=302";
	imgPath[1] = i1.src;
	i2 = new Image;
	i2.src = 'http://www.sgfortitudo.it/images07/02.gif';
	SiClickGoTo[2] = "http://www.sgfortitudo.it/pallacanestro/pages/home/index.asp?w=home";
	imgPath[2] = i2.src;
	i3 = new Image;
	i3.src = 'http://www.sgfortitudo.it/images07/07.gif';
	SiClickGoTo[3] = "http://www.sgfortitudo.it/pallacanestro/pages/home/index.asp?w=pages&r=0&pid=302";
	imgPath[3] = i3.src;
	i4 = new Image;
	i4.src = 'http://www.sgfortitudo.it/images07/03.gif';
	SiClickGoTo[4] = "http://www.sgfortitudo.it/calcio/news.htm";
	imgPath[4] = i4.src;
	i5 = new Image;
	i5.src = 'http://www.sgfortitudo.it/images07/07.gif';
	SiClickGoTo[5] = "http://www.sgfortitudo.it/pallacanestro/pages/home/index.asp?w=pages&r=0&pid=302";
	imgPath[5] = i5.src;
	i6 = new Image;
	i6.src = 'http://www.sgfortitudo.it/images07/04.gif';
	SiClickGoTo[6] = "http://www.sgfortitudo.it/tennistavolo/attivita.htm";
	imgPath[6] = i6.src;
	i7 = new Image;
	i7.src = 'http://www.sgfortitudo.it/images07/07.gif';
	SiClickGoTo[7] = "http://www.sgfortitudo.it/pallacanestro/pages/home/index.asp?w=pages&r=0&pid=302";
	imgPath[7] = i7.src;
	i8 = new Image;
	i8.src = 'http://www.sgfortitudo.it/images07/05.gif';
	SiClickGoTo[8] = "http://www.sgfortitudo.it/ginnastica/attivita.htm";
	imgPath[8] = i8.src;
	i9 = new Image;
	i9.src = 'http://www.sgfortitudo.it/images07/07.gif';
	SiClickGoTo[9] = "http://www.sgfortitudo.it/pallacanestro/pages/home/index.asp?w=pages&r=0&pid=302";
	imgPath[9] = i9.src;
	i10 = new Image;
	i10.src = 'http://www.sgfortitudo.it/images07/06.gif';
	SiClickGoTo[10] = "http://www.sgfortitudo.it/hockey/aggiornamento.htm";
	imgPath[10] = i10.src;
	}
a = 0;
function ejs_img_fx(img)
	{
	if(img && img.filters && img.filters[0])
		{
		img.filters[0].apply();
		img.filters[0].play();
		}
	}

function StartAnim()
	{
	if (document.images)
		{
		document.write('<A HREF="#" onClick="ImgDest();return(false)"><IMG SRC="http://www.sgfortitudo.it/images07/01.gif" BORDER=0 ALT=Menu NAME=defil style="filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=50,Duration=1)" width="234" height="60"></A>');
		defilimg()
		}
	else
		{
		document.write('<A HREF="http://www.sgfortitudo.it/overlimits/aggiornamento.htm"><IMG SRC="http://www.sgfortitudo.it/images07/01.gif" BORDER=0 width="234" height="60"></A>')
		}
	}
function ImgDest()
	{
	document.location.href = SiClickGoTo[a-1];
	}
function defilimg()
	{
	if (a == 11)
		{
		a = 0;
		}
	if (document.images)
		{
		ejs_img_fx(document.defil)
		document.defil.src = imgPath[a];
		tempo3 = setTimeout("defilimg()",4000);
		a++;
		}
	}
StartAnim()
