<!--
var backColor=new Array();backColor[0]='#D2F9BF';backColor[1]='#66FF66';backColor[2]='#66FFFF';backColor[3]='#FF9999';backColor[4]='#FF0000';backColor[5]='#9999FF';backColor[6]='#FFCC00';backColor[7]='#6699CC';backColor[8]='#FF6600';backColor[9]='#660099';backColor[10]='#BBBBBE';backColor[11]='#777777';backColor[12]='#000';backColor[13]='#FFFFFF';backColor[14]='#FFFFCC';backColor[15]='#A45200';backColor[16]='#006600';colore=new Array("black","red","red","red","red","red","red","red");function colore_celle(){if(document.getElementById&&document.getElementsByTagName){celle=document.getElementById("menu").getElementsByTagName("span");for(i=0;i<celle.length;i++)
celle.item(i).style.color=colore[i];}}
colore2=new Array("white","#FFFFC0","lightgreen","white","lightblue","red","yellow","cyan");function colore_celle2(){if(document.getElementById&&document.getElementsByTagName){celle=document.getElementById("menu").getElementsByTagName("span");for(i=0;i<celle.length;i++)
celle.item(i).style.color=colore2[i];}}
colore3=new Array("Black","#FF0000","#0000FF","#999999","#00CC00","red","#993366","#000033");function colore_celle3(){if(document.getElementById&&document.getElementsByTagName){celle=document.getElementById("menu").getElementsByTagName("span");for(i=0;i<celle.length;i++)
celle.item(i).style.color=colore3[i];}}
colore4=new Array("#FFFFCC","#FFFFCC","#FFFFCC","#FFFFCC","#FFFFCC","#FFFFCC","#FFFFCC","#FFFFCC");function colore_celle4(){if(document.getElementById&&document.getElementsByTagName){celle=document.getElementById("menu").getElementsByTagName("span");for(i=0;i<celle.length;i++)
celle.item(i).style.color=colore4[i];}}
colore5=new Array("#FFFFFB","#FFFFFC","#FFFFFC","#FFFFFC","#FFFFFC","#FFFFFC","#FFFFFC","#FFFFFC");function colore_celle5(){if(document.getElementById&&document.getElementsByTagName){celle=document.getElementById("menu").getElementsByTagName("span");for(i=0;i<celle.length;i++)
celle.item(i).style.color=colore5[i];}}
colore6=new Array("brown","red","black","blue","green","red","brown","red");function colore_celle6(){if(document.getElementById&&document.getElementsByTagName){celle=document.getElementById("menu").getElementsByTagName("span");for(i=0;i<celle.length;i++)
celle.item(i).style.color=colore6[i];}}
colore7=new Array("#CC3399","#CC3399","#CC3399","#CC3399","#CC3399","#CC3399","#CC3399","#CC3399");function colore_celle7(){if(document.getElementById&&document.getElementsByTagName){celle=document.getElementById("menu").getElementsByTagName("span");for(i=0;i<celle.length;i++)
celle.item(i).style.color=colore7[i];}}
function changeBG(whichColor){document.bgColor=backColor[whichColor];}
function changeColor(){document.getElementById('titolo').style.color='white';}
function changeColor1(){document.getElementById('titolo').style.color='yellow';}
function changeColor2(){document.getElementById('select').style.color='white';}
function changeColor3(){document.getElementById('select').style.color='yellow';}
function changeColor4(){document.getElementById('select').style.color='black';}
function changeColor5(){document.getElementById("foot").style.color='white';}
function changeColor6(){document.getElementById("foot").style.color='black';}
function changeColor7(){document.getElementById("backi").style.backgroundImage='url("../photogallery/images/layout/menu/back-2.gif")';}
function changeColor8(){document.getElementById("backi").style.backgroundImage='url("../photogallery/images/layout/menu/back.gif")';}
function noColor(){document.getElementById('titolo').style.color='black';}
function noColor2(){document.getElementById('select').style.color='white';}