
imgPath = new Array;
SiClickGoTo = new Array;
if (document.images)
	{
	i0 = new Image;
	i0.src = 'http://www.ahclub.info/images/partenaires/ccm.gif';
	SiClickGoTo[0] = "";
	imgPath[0] = i0.src;
	i1 = new Image;
	i1.src = 'http://www.ahclub.info/images/partenaires/conseil_general.gif';
	SiClickGoTo[1] = "";
	imgPath[1] = i1.src;
	i2 = new Image;
	i2.src = 'http://www.ahclub.info/images/partenaires/edlg.gif';
	SiClickGoTo[2] = "";
	imgPath[2] = i2.src;
	i3 = new Image;
	i3.src = 'http://www.ahclub.info/images/partenaires/hockeyhebdo.gif';
	SiClickGoTo[3] = "";
	imgPath[3] = i3.src;
	i4 = new Image;
	i4.src = 'http://www.ahclub.info/images/partenaires/idf.gif';
	SiClickGoTo[4] = "";
	imgPath[4] = i4.src;
	i5 = new Image;
	i5.src = 'http://www.ahclub.info/images/partenaires/idrac.gif';
	SiClickGoTo[5] = "";
	imgPath[5] = i5.src;
	i6 = new Image;
	i6.src = 'http://www.ahclub.info/images/partenaires/ICB.gif';
	SiClickGoTo[6] = "";
	imgPath[6] = i6.src;
	i7 = new Image;
	i7.src = 'http://www.ahclub.info/images/partenaires/OFI.gif';
	SiClickGoTo[7] = "";
	imgPath[7] = i7.src;
	i8 = new Image;
	i8.src = 'http://www.ahclub.info/images/partenaires/rbk.gif';
	SiClickGoTo[8] = "";
	imgPath[8] = i8.src;
	i9 = new Image;
	i9.src = 'http://www.ahclub.info/images/partenaires/ville-asnieres.gif';
	SiClickGoTo[9] = "";
	imgPath[9] = i9.src;
	i10 = new Image;
	i10.src = 'http://www.ahclub.info/images/partenaires/Avenance-def.gif';
	SiClickGoTo[10] = "";
	imgPath[10] = i10.src;
	i11 = new Image;
	i11.src = 'http://www.ahclub.info/images/partenaires/boucherie_gibon.gif';
	SiClickGoTo[11] = "";
	imgPath[11] = i11.src;
	i13 = new Image;
	i13.src = 'http://www.ahclub.info/images/partenaires/Clim-denfert-def.gif';
	SiClickGoTo[13] = "";
	imgPath[13] = i13.src;
	i14 = new Image;
	i14.src = 'http://www.ahclub.info/images/partenaires/matmut-def.gif';
	SiClickGoTo[14] = "";
	imgPath[14] = i14.src;
	i15 = new Image;
	i15.src = 'http://www.ahclub.info/images/partenaires/wasabi-def.gif';
	SiClickGoTo[15] = "";
	imgPath[15] = i15.src;
	i16 = new Image;
	i16.src = 'http://www.ahclub.info/images/partenaires/sepur-def.gif';
	SiClickGoTo[16] = "";
	imgPath[16] = i16.src;
	i17 = new Image;
	i17.src = 'http://www.ahclub.info/images/partenaires/GBE-def.gif';
	SiClickGoTo[17] = "";
	imgPath[17] = i17.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.ahclub.info/images/logo/ibis.gif" BORDER=0 ALT=Menu NAME=defil style="filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=100,Duration=1)"></A>');
		defilimg()
		}
	else
		{
		document.write('<A HREF=""><IMG SRC="http://www.ahclub.info/images/logo/ibis.gif" BORDER=0></A>')
		}
	}
function ImgDest()
	{
	document.location.href = SiClickGoTo[a-1];
	}
function defilimg()
	{
	if (a == 17)
		{
		a = 0;
		}
	if (document.images)
		{
		ejs_img_fx(document.defil)
		document.defil.src = imgPath[a];
		tempo3 = setTimeout("defilimg()",5000);
		a++;
		}
	}
