Mmorpg 3D Gratuit TANTRA KATHANA X¹¹ 3000fr est OUVERT!
0 Membres et 1 Invité sur ce sujet
function rgb(cpm){ for (j=0;j<9;j++){ for (i=0;i<cpm+1;i++) { r = Math.floor(col[j][0]+col[j][1]*i*(255)/cpm); g = Math.floor(col[j][2]+col[j][3]*i*(255)/cpm); b = Math.floor(col[j][4]+col[j][5]*i*(255)/cpm); codehex = r + '' + g + '' + b; document.write('<td bgColor="' + RGB2Hexa(r,g,b) + '" onClick="color(this.bgColor);' + 'document.getElementById(\'colorused\').bgColor = this.bgColor;" onmouseover="alt_text(this);' + 'document.getElementById(\'colorused1\').bgColor=this.bgColor;this.style.cursor=\'pointer\'" ' + 'style="height:18px;width:3px" class="colorcell"><!-- Space --></td>'); } }}