a=0;
b=0;
c=0;
path=0;

function start(path) {
if (path==3) {
	path='img_cucina'
}

	a=1;
	MM_swapImage('foto'+a+'','',''+path+'/bot1-on.gif',1);
	MM_swapImage('foto'+(a+1)+'','',''+path+'/bot2-off.gif',1);
	MM_swapImage('foto'+(a+2)+'','',''+path+'/bot3-off.gif',1);
	MM_swapImage('foto'+(a+3)+'','',''+path+'/bot4-off.gif',1);
	MM_swapImage('foto'+(a+4)+'','',''+path+'/bot5-off.gif',1);
	MM_swapImage('foto'+(a+5)+'','',''+path+'/bot6-off.gif',1);
	b=a;
	c=a;
	path=path;
}

function clic(path,a) {
if (path==3) {
	path='img_cucina'
}

MM_swapImgRestore();
if (a==2 || a==6 || a==10 || a==14) {
MM_swapImage('foto1','',''+path+'/bot1-on.gif',1);
MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
}
if (a==3 || a==7 || a==11 || a==15) {
MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
MM_swapImage('foto2','',''+path+'/bot2-on.gif',1);
MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
}
if (a==4 || a==8 || a==12) {
MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
MM_swapImage('foto3','',''+path+'/bot3-on.gif',1);
MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
}
if (a==5 || a==9 || a==13) {
MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
MM_swapImage('foto4','',''+path+'/bot4-on.gif',1);
MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
}
if (a==14) {
MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
MM_swapImage('foto5','',''+path+'/bot5-on.gif',1);
MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
}
if (a==15) {
MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
MM_swapImage('foto6','',''+path+'/bot6-on.gif',1);
}
MM_swapImage('foto','',''+path+'/foto'+a+'.jpg',1);
b=a-1;
c=a;
}

function over(path,a,d) {
if (path==3) {
	path='img_cucina'
}

if (a==1 || a==5 || a==9 || a==13) {
MM_swapImage('foto'+a+'','',''+path+'/bot1-on.gif',1);
MM_swapImage('foto'+a+'','',''+path+'/bot'+a+'-on.gif',1)
}
if (a==2 || a==6 || a==10 || a==14) {
MM_swapImage('foto'+a+'','',''+path+'/bot2-on.gif',1);
MM_swapImage('foto'+a+'','',''+path+'/bot'+a+'-on.gif',1)
}
if (a==3 || a==7 || a==11) {
MM_swapImage('foto'+a+'','',''+path+'/bot3-on.gif',1);
MM_swapImage('foto'+a+'','',''+path+'/bot'+a+'-on.gif',1)
}
if (a==4 || a==8 || a==12) {
MM_swapImage('foto'+a+'','',''+path+'/bot4-on.gif',1);
MM_swapImage('foto'+a+'','',''+path+'/bot'+a+'-on.gif',1)
}
if (a==13) {
MM_swapImage('foto'+a+'','',''+path+'/bot5-on.gif',1);
MM_swapImage('foto'+a+'','',''+path+'/bot'+a+'-on.gif',1)
}
if (a==14) {
MM_swapImage('foto'+a+'','',''+path+'/bot6-on.gif',1);
MM_swapImage('foto'+a+'','',''+path+'/bot'+a+'-on.gif',1)
}
}

function mout(path) {
if (path==3) {
	path='img_cucina'
}

	if (b==1 || b==5 || b==9 || b==13) {
		MM_swapImage('foto1','',''+path+'/bot1-on.gif',1);
		MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
		MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
		MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
		MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
		MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
	}
	
	if (b==2 || b==6 || b==10 || b==14) {
		MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
		MM_swapImage('foto2','',''+path+'/bot2-on.gif',1);
		MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
		MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
		MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
		MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
	}
	
	if (b==3 || b==7 || b==11) {
		MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
		MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
		MM_swapImage('foto3','',''+path+'/bot3-on.gif',1);
		MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
		MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
		MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
	}
	
	if (b==4 || b==8 || b==12) {
		MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
		MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
		MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
		MM_swapImage('foto4','',''+path+'/bot4-on.gif',1);
		MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
		MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
	}

	if (b==13) {
		MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
		MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
		MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
		MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
		MM_swapImage('foto5','',''+path+'/bot5-on.gif',1);
		MM_swapImage('foto6','',''+path+'/bot6-off.gif',1);
	}
	
	if (b==14) {
		MM_swapImage('foto1','',''+path+'/bot1-off.gif',1);
		MM_swapImage('foto2','',''+path+'/bot2-off.gif',1);
		MM_swapImage('foto3','',''+path+'/bot3-off.gif',1);
		MM_swapImage('foto4','',''+path+'/bot4-off.gif',1);
		MM_swapImage('foto5','',''+path+'/bot5-off.gif',1);
		MM_swapImage('foto6','',''+path+'/bot6-on.gif',1);
	}

}

