

function over(couleur,id){
document.getElementById(id).value = couleur;

document.getElementById(id).style.backgroundColor = couleur;
}
function affichepalette(e,id){
 x = (navigator.appName=="Netscape") ? e.pageX : event.x + document.documentElement.scrollLeft;
  y = (navigator.appName=="Netscape") ? e.pageY : event.y + document.documentElement.scrollTop;
if(navigator.appName.substring(0,3) == "Net")
document.captureEvents(Event.mousemove);
 
document.getElementById("test").style.left= (x+2)+"px" ;
document.getElementById("test").style.top= (y+2)+"px" ;

document.getElementById("test").innerHTML = '<table style="border:0px; border-collapse:collapse"><tr><tr><td style="width:9px; height:6px; background:#400000" onmouseover="over(\'#400000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#600000" onmouseover="over(\'#600000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#800000" onmouseover="over(\'#800000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A00000" onmouseover="over(\'#A00000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C00000" onmouseover="over(\'#C00000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E00000" onmouseover="over(\'#E00000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF0101" onmouseover="over(\'#FF0101\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF2121" onmouseover="over(\'#FF2121\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF4141" onmouseover="over(\'#FF4141\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF6161" onmouseover="over(\'#FF6161\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF8181" onmouseover="over(\'#FF8181\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFA1A1" onmouseover="over(\'#FFA1A1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFC1C1" onmouseover="over(\'#FFC1C1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#401100" onmouseover="over(\'#401100\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#601900" onmouseover="over(\'#601900\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#802100" onmouseover="over(\'#802100\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A02900" onmouseover="over(\'#A02900\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C03200" onmouseover="over(\'#C03200\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E03A00" onmouseover="over(\'#E03A00\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF4301" onmouseover="over(\'#FF4301\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF5A21" onmouseover="over(\'#FF5A21\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF7241" onmouseover="over(\'#FF7241\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF8A61" onmouseover="over(\'#FF8A61\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFA281" onmouseover="over(\'#FFA281\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFB9A1" onmouseover="over(\'#FFB9A1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFD1C1" onmouseover="over(\'#FFD1C1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#402100" onmouseover="over(\'#402100\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#603200" onmouseover="over(\'#603200\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#804200" onmouseover="over(\'#804200\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A05300" onmouseover="over(\'#A05300\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C06300" onmouseover="over(\'#C06300\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E07400" onmouseover="over(\'#E07400\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF8401" onmouseover="over(\'#FF8401\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF9421" onmouseover="over(\'#FF9421\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFA341" onmouseover="over(\'#FFA341\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFB361" onmouseover="over(\'#FFB361\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFC281" onmouseover="over(\'#FFC281\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFD2A1" onmouseover="over(\'#FFD2A1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFE1C1" onmouseover="over(\'#FFE1C1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#403200" onmouseover="over(\'#403200\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#604B00" onmouseover="over(\'#604B00\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#806300" onmouseover="over(\'#806300\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A07C00" onmouseover="over(\'#A07C00\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C09500" onmouseover="over(\'#C09500\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E0AE00" onmouseover="over(\'#E0AE00\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFC601" onmouseover="over(\'#FFC601\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFCD21" onmouseover="over(\'#FFCD21\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFD541" onmouseover="over(\'#FFD541\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFDC61" onmouseover="over(\'#FFDC61\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFE381" onmouseover="over(\'#FFE381\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFEAA1" onmouseover="over(\'#FFEAA1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFF1C1" onmouseover="over(\'#FFF1C1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#3E4000" onmouseover="over(\'#3E4000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#5D6000" onmouseover="over(\'#5D6000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#7B8000" onmouseover="over(\'#7B8000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#9AA000" onmouseover="over(\'#9AA000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#B9C000" onmouseover="over(\'#B9C000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#D8E000" onmouseover="over(\'#D8E000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#F6FF01" onmouseover="over(\'#F6FF01\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#F7FF21" onmouseover="over(\'#F7FF21\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#F8FF41" onmouseover="over(\'#F8FF41\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#F9FF61" onmouseover="over(\'#F9FF61\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FBFF81" onmouseover="over(\'#FBFF81\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FCFFA1" onmouseover="over(\'#FCFFA1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FDFFC1" onmouseover="over(\'#FDFFC1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#2D4000" onmouseover="over(\'#2D4000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#446000" onmouseover="over(\'#446000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#5A8000" onmouseover="over(\'#5A8000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#71A000" onmouseover="over(\'#71A000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#88C000" onmouseover="over(\'#88C000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#9EE000" onmouseover="over(\'#9EE000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#B4FF01" onmouseover="over(\'#B4FF01\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#BEFF21" onmouseover="over(\'#BEFF21\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C7FF41" onmouseover="over(\'#C7FF41\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#D1FF61" onmouseover="over(\'#D1FF61\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#DAFF81" onmouseover="over(\'#DAFF81\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E3FFA1" onmouseover="over(\'#E3FFA1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#EDFFC1" onmouseover="over(\'#EDFFC1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#1D4000" onmouseover="over(\'#1D4000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#2B6000" onmouseover="over(\'#2B6000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#398000" onmouseover="over(\'#398000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#48A000" onmouseover="over(\'#48A000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#56C000" onmouseover="over(\'#56C000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#64E000" onmouseover="over(\'#64E000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#73FF01" onmouseover="over(\'#73FF01\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#84FF21" onmouseover="over(\'#84FF21\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#96FF41" onmouseover="over(\'#96FF41\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A8FF61" onmouseover="over(\'#A8FF61\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#B9FF81" onmouseover="over(\'#B9FF81\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#CBFFA1" onmouseover="over(\'#CBFFA1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#DDFFC1" onmouseover="over(\'#DDFFC1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#0C4000" onmouseover="over(\'#0C4000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#126000" onmouseover="over(\'#126000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#188000" onmouseover="over(\'#188000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#1EA000" onmouseover="over(\'#1EA000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#24C000" onmouseover="over(\'#24C000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#2AE000" onmouseover="over(\'#2AE000\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#31FF01" onmouseover="over(\'#31FF01\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#4BFF21" onmouseover="over(\'#4BFF21\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#65FF41" onmouseover="over(\'#65FF41\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#7FFF61" onmouseover="over(\'#7FFF61\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#99FF81" onmouseover="over(\'#99FF81\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#B3FFA1" onmouseover="over(\'#B3FFA1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#CDFFC1" onmouseover="over(\'#CDFFC1\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#004005" onmouseover="over(\'#004005\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#006007" onmouseover="over(\'#006007\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#008009" onmouseover="over(\'#008009\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00A00B" onmouseover="over(\'#00A00B\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00C00E" onmouseover="over(\'#00C00E\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00E010" onmouseover="over(\'#00E010\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#01FF13" onmouseover="over(\'#01FF13\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#21FF31" onmouseover="over(\'#21FF31\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#41FF4E" onmouseover="over(\'#41FF4E\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#61FF6C" onmouseover="over(\'#61FF6C\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#81FF8A" onmouseover="over(\'#81FF8A\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1FFA8" onmouseover="over(\'#A1FFA8\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1FFC5" onmouseover="over(\'#C1FFC5\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#004015" onmouseover="over(\'#004015\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#006020" onmouseover="over(\'#006020\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00802A" onmouseover="over(\'#00802A\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00A035" onmouseover="over(\'#00A035\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00C03F" onmouseover="over(\'#00C03F\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00E04A" onmouseover="over(\'#00E04A\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#01FF55" onmouseover="over(\'#01FF55\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#21FF6A" onmouseover="over(\'#21FF6A\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#41FF80" onmouseover="over(\'#41FF80\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#61FF95" onmouseover="over(\'#61FF95\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#81FFAB" onmouseover="over(\'#81FFAB\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1FFC0" onmouseover="over(\'#A1FFC0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1FFD5" onmouseover="over(\'#C1FFD5\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#004026" onmouseover="over(\'#004026\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#006038" onmouseover="over(\'#006038\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00804B" onmouseover="over(\'#00804B\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00A05E" onmouseover="over(\'#00A05E\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00C071" onmouseover="over(\'#00C071\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00E084" onmouseover="over(\'#00E084\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#01FF96" onmouseover="over(\'#01FF96\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#21FFA4" onmouseover="over(\'#21FFA4\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#41FFB1" onmouseover="over(\'#41FFB1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#61FFBE" onmouseover="over(\'#61FFBE\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#81FFCB" onmouseover="over(\'#81FFCB\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1FFD8" onmouseover="over(\'#A1FFD8\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1FFE5" onmouseover="over(\'#C1FFE5\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#004036" onmouseover="over(\'#004036\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#006051" onmouseover="over(\'#006051\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00806C" onmouseover="over(\'#00806C\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00A088" onmouseover="over(\'#00A088\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00C0A3" onmouseover="over(\'#00C0A3\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00E0BE" onmouseover="over(\'#00E0BE\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#01FFD8" onmouseover="over(\'#01FFD8\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#21FFDD" onmouseover="over(\'#21FFDD\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#41FFE2" onmouseover="over(\'#41FFE2\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#61FFE7" onmouseover="over(\'#61FFE7\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#81FFEC" onmouseover="over(\'#81FFEC\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1FFF1" onmouseover="over(\'#A1FFF1\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1FFF6" onmouseover="over(\'#C1FFF6\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#003940" onmouseover="over(\'#003940\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#005660" onmouseover="over(\'#005660\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#007280" onmouseover="over(\'#007280\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#008FA0" onmouseover="over(\'#008FA0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00ACC0" onmouseover="over(\'#00ACC0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#00C8E0" onmouseover="over(\'#00C8E0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#01E4FF" onmouseover="over(\'#01E4FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#21E7FF" onmouseover="over(\'#21E7FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#41EBFF" onmouseover="over(\'#41EBFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#61EEFF" onmouseover="over(\'#61EEFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#81F2FF" onmouseover="over(\'#81F2FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1F5FF" onmouseover="over(\'#A1F5FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1F8FF" onmouseover="over(\'#C1F8FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#002940" onmouseover="over(\'#002940\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#003D60" onmouseover="over(\'#003D60\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#005180" onmouseover="over(\'#005180\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#0066A0" onmouseover="over(\'#0066A0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#007AC0" onmouseover="over(\'#007AC0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#008EE0" onmouseover="over(\'#008EE0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#01A2FF" onmouseover="over(\'#01A2FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#21AEFF" onmouseover="over(\'#21AEFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#41BAFF" onmouseover="over(\'#41BAFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#61C5FF" onmouseover="over(\'#61C5FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#81D1FF" onmouseover="over(\'#81D1FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1DDFF" onmouseover="over(\'#A1DDFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1E8FF" onmouseover="over(\'#C1E8FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#001840" onmouseover="over(\'#001840\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#002460" onmouseover="over(\'#002460\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#003080" onmouseover="over(\'#003080\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#003CA0" onmouseover="over(\'#003CA0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#0048C0" onmouseover="over(\'#0048C0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#0054E0" onmouseover="over(\'#0054E0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#0161FF" onmouseover="over(\'#0161FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#2175FF" onmouseover="over(\'#2175FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#4189FF" onmouseover="over(\'#4189FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#619CFF" onmouseover="over(\'#619CFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#81B0FF" onmouseover="over(\'#81B0FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1C4FF" onmouseover="over(\'#A1C4FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1D8FF" onmouseover="over(\'#C1D8FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#000840" onmouseover="over(\'#000840\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#000B60" onmouseover="over(\'#000B60\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#000F80" onmouseover="over(\'#000F80\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#0013A0" onmouseover="over(\'#0013A0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#0017C0" onmouseover="over(\'#0017C0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#001AE0" onmouseover="over(\'#001AE0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#011FFF" onmouseover="over(\'#011FFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#213BFF" onmouseover="over(\'#213BFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#4157FF" onmouseover="over(\'#4157FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#6174FF" onmouseover="over(\'#6174FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#8190FF" onmouseover="over(\'#8190FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A1ACFF" onmouseover="over(\'#A1ACFF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C1C8FF" onmouseover="over(\'#C1C8FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#090040" onmouseover="over(\'#090040\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#0E0060" onmouseover="over(\'#0E0060\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#120080" onmouseover="over(\'#120080\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#1700A0" onmouseover="over(\'#1700A0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#1B00C0" onmouseover="over(\'#1B00C0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#2000E0" onmouseover="over(\'#2000E0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#2501FF" onmouseover="over(\'#2501FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#4021FF" onmouseover="over(\'#4021FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#5C41FF" onmouseover="over(\'#5C41FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#7761FF" onmouseover="over(\'#7761FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#9381FF" onmouseover="over(\'#9381FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#AEA1FF" onmouseover="over(\'#AEA1FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#CAC1FF" onmouseover="over(\'#CAC1FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#1A0040" onmouseover="over(\'#1A0040\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#260060" onmouseover="over(\'#260060\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#330080" onmouseover="over(\'#330080\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#4000A0" onmouseover="over(\'#4000A0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#4D00C0" onmouseover="over(\'#4D00C0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#5A00E0" onmouseover="over(\'#5A00E0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#6701FF" onmouseover="over(\'#6701FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#7A21FF" onmouseover="over(\'#7A21FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#8D41FF" onmouseover="over(\'#8D41FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A061FF" onmouseover="over(\'#A061FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#B381FF" onmouseover="over(\'#B381FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C7A1FF" onmouseover="over(\'#C7A1FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#DAC1FF" onmouseover="over(\'#DAC1FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#2A0040" onmouseover="over(\'#2A0040\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#3F0060" onmouseover="over(\'#3F0060\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#540080" onmouseover="over(\'#540080\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#6900A0" onmouseover="over(\'#6900A0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#7E00C0" onmouseover="over(\'#7E00C0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#9400E0" onmouseover="over(\'#9400E0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A801FF" onmouseover="over(\'#A801FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#B321FF" onmouseover="over(\'#B321FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#BE41FF" onmouseover="over(\'#BE41FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C961FF" onmouseover="over(\'#C961FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#D481FF" onmouseover="over(\'#D481FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#DFA1FF" onmouseover="over(\'#DFA1FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#EAC1FF" onmouseover="over(\'#EAC1FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#3B0040" onmouseover="over(\'#3B0040\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#580060" onmouseover="over(\'#580060\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#750080" onmouseover="over(\'#750080\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#9300A0" onmouseover="over(\'#9300A0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#B000C0" onmouseover="over(\'#B000C0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#CE00E0" onmouseover="over(\'#CE00E0\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#EA01FF" onmouseover="over(\'#EA01FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#ED21FF" onmouseover="over(\'#ED21FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#EF41FF" onmouseover="over(\'#EF41FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#F261FF" onmouseover="over(\'#F261FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#F581FF" onmouseover="over(\'#F581FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#F7A1FF" onmouseover="over(\'#F7A1FF\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FAC1FF" onmouseover="over(\'#FAC1FF\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#400035" onmouseover="over(\'#400035\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#60004F" onmouseover="over(\'#60004F\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#800069" onmouseover="over(\'#800069\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A00084" onmouseover="over(\'#A00084\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C0009E" onmouseover="over(\'#C0009E\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E000B8" onmouseover="over(\'#E000B8\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF01D2" onmouseover="over(\'#FF01D2\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF21D8" onmouseover="over(\'#FF21D8\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF41DD" onmouseover="over(\'#FF41DD\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF61E3" onmouseover="over(\'#FF61E3\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF81E9" onmouseover="over(\'#FF81E9\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFA1EE" onmouseover="over(\'#FFA1EE\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFC1F4" onmouseover="over(\'#FFC1F4\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#400024" onmouseover="over(\'#400024\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#600036" onmouseover="over(\'#600036\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#800048" onmouseover="over(\'#800048\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A0005A" onmouseover="over(\'#A0005A\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C0006C" onmouseover="over(\'#C0006C\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E0007E" onmouseover="over(\'#E0007E\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF0190" onmouseover="over(\'#FF0190\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF219E" onmouseover="over(\'#FF219E\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF41AC" onmouseover="over(\'#FF41AC\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF61BA" onmouseover="over(\'#FF61BA\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF81C8" onmouseover="over(\'#FF81C8\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFA1D6" onmouseover="over(\'#FFA1D6\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFC1E4" onmouseover="over(\'#FFC1E4\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#400014" onmouseover="over(\'#400014\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#60001D" onmouseover="over(\'#60001D\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#800027" onmouseover="over(\'#800027\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#A00031" onmouseover="over(\'#A00031\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#C0003B" onmouseover="over(\'#C0003B\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#E00045" onmouseover="over(\'#E00045\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF014F" onmouseover="over(\'#FF014F\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF2165" onmouseover="over(\'#FF2165\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF417B" onmouseover="over(\'#FF417B\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF6191" onmouseover="over(\'#FF6191\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FF81A8" onmouseover="over(\'#FF81A8\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFA1BE" onmouseover="over(\'#FFA1BE\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#FFC1D4" onmouseover="over(\'#FFC1D4\',\''+id+'\');"></td></tr><tr><td style="width:9px; height:6px; background:#222222" onmouseover="over(\'#222222\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#333333" onmouseover="over(\'#333333\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#444444" onmouseover="over(\'#444444\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#555555" onmouseover="over(\'#555555\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#666666" onmouseover="over(\'#666666\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#777777" onmouseover="over(\'#777777\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#888888" onmouseover="over(\'#888888\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#999999" onmouseover="over(\'#999999\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#AAAAAA" onmouseover="over(\'#AAAAAA\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#BBBBBB" onmouseover="over(\'#BBBBBB\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#CCCCCC" onmouseover="over(\'#CCCCCC\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#DDDDDD" onmouseover="over(\'#DDDDDD\',\''+id+'\');"></td><td style="width:9px; height:6px; background:#EEEEEE" onmouseover="over(\'#EEEEEE\',\''+id+'\');"></td></tr></tr></table>' ;
document.getElementById("test").style.display= "block" ;
document.getElementById("test").onclick = ferme ;
}
function ferme(){
document.getElementById("test").style.display= "none" ;

}

