Thread: Color pallette
View Single Post
  #1  
Old 14th June 2009, 19:17
LANDSER LANDSER is offline
Member
 
Join Date: May 2008
Posts: 9
Default Color pallette
I want to ad this option in forum (this option is from phpbb3.0.4)
PHP Code:
 Color pallette
*/
function 
colorPalette(dirwidthheight)
{
    var 
000;
    var 
numberList = new Array(6);
    var 
color '';

    
numberList[0] = '00';
    
numberList[1] = '40';
    
numberList[2] = '80';
    
numberList[3] = 'BF';
    
numberList[4] = 'FF';

    
document.writeln('<table cellspacing="1" cellpadding="0" border="0">');

    for (
05r++)
    {
        if (
dir == 'h')
        {
            
document.writeln('<tr>');
        }

        for (
05g++)
        {
            if (
dir == 'v')
            {
                
document.writeln('<tr>');
            }
            
            for (
05b++)
            {
                
color String(numberList[r]) + String(numberList[g]) + String(numberList[b]);
                
document.write('<td bgcolor="#' color '">');
                
document.write('<a href="#" onclick="bbfontstyle(\'[color="##39  color  #39"]\', \'[/color]\'); return false;" onmouseover="helpline(\'s\');"  onmouseout="helpline(\'tip\');"><img src="http://bvlist.com/images/spacer.gif" width="' width '" height="' height '" alt="#' color '" title="#' color '" /></a>');
                
document.writeln('</td>');
            }

            if (
dir == 'v')
            {
                
document.writeln('</tr>');
            }
        }

        if (
dir == 'h')
        {
            
document.writeln('</tr>');
        }
    }
    
document.writeln('</table>');
}


/** 
hire is the problem:
PHP Code:
<table class="type2" border="0" cellpadding="0" cellspacing="1">

<
tbody><tr>

<
td bgcolor="#000000"><img src="images1/spacer.gif" alt="#000000" title="#000000" height="6" width="7" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');" /></td>

<
td bgcolor="#000040"><img src="images1/spacer.gif" alt="#000040" title="#000040" height="6" width="7" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');" /></td>

<
td bgcolor="#000080"><img src="images1/spacer.gif" alt="#000080" title="#000080" height="6" width="7" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');" /></td>

<
td bgcolor="#0000bf"><img src="images1/spacer.gif" alt="#0000BF" title="#0000BF" height="6" width="7" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');" /></td>

<
td bgcolor="#0000ff"><img src="images1/spacer.gif" alt="#0000FF" title="#0000FF" height="6" width="7" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');" /></td>

</
tr>
<
tr>
<
td bgcolor="#004000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#004000" title="#004000" height="6" width="7"></a></td>
<
td bgcolor="#004040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#004040" title="#004040" height="6" width="7"></a></td>
<
td bgcolor="#004080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#004080" title="#004080" height="6" width="7"></a></td>
<
td bgcolor="#0040bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#0040BF" title="#0040BF" height="6" width="7"></a></td>
<
td bgcolor="#0040ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#0040FF" title="#0040FF" height="6" width="7"></a></td>
</
tr>

<
tr>
<
td bgcolor="#008000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#008000" title="#008000" height="6" width="7"></a></td>
<
td bgcolor="#008040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#008040" title="#008040" height="6" width="7"></a></td>
<
td bgcolor="#008080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#008080" title="#008080" height="6" width="7"></a></td>
<
td bgcolor="#0080bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#0080BF" title="#0080BF" height="6" width="7"></a></td>
<
td bgcolor="#0080ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#0080FF" title="#0080FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#00bf00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00BF00" title="#00BF00" height="6" width="7"></a></td>
<
td bgcolor="#00bf40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00BF40" title="#00BF40" height="6" width="7"></a></td>
<
td bgcolor="#00bf80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00BF80" title="#00BF80" height="6" width="7"></a></td>
<
td bgcolor="#00bfbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00BFBF" title="#00BFBF" height="6" width="7"></a></td>
<
td bgcolor="#00bfff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00BFFF" title="#00BFFF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#00ff00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00FF00" title="#00FF00" height="6" width="7"></a></td>
<
td bgcolor="#00ff40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00FF40" title="#00FF40" height="6" width="7"></a></td>

<
td bgcolor="#00ff80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00FF80" title="#00FF80" height="6" width="7"></a></td>
<
td bgcolor="#00ffbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00FFBF" title="#00FFBF" height="6" width="7"></a></td>
<
td bgcolor="#00ffff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#00FFFF" title="#00FFFF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#400000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#400000" title="#400000" height="6" width="7"></a></td>
<
td bgcolor="#400040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#400040" title="#400040" height="6" width="7"></a></td>
<
td bgcolor="#400080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#400080" title="#400080" height="6" width="7"></a></td>
<
td bgcolor="#4000bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#4000BF" title="#4000BF" height="6" width="7"></a></td>
<
td bgcolor="#4000ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#4000FF" title="#4000FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#404000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#404000" title="#404000" height="6" width="7"></a></td>
<
td bgcolor="#404040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#404040" title="#404040" height="6" width="7"></a></td>
<
td bgcolor="#404080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#404080" title="#404080" height="6" width="7"></a></td>
<
td bgcolor="#4040bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#4040BF" title="#4040BF" height="6" width="7"></a></td>
<
td bgcolor="#4040ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#4040FF" title="#4040FF" height="6" width="7"></a></td>

</
tr>
<
tr>
<
td bgcolor="#408000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#408000" title="#408000" height="6" width="7"></a></td>
<
td bgcolor="#408040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#408040" title="#408040" height="6" width="7"></a></td>
<
td bgcolor="#408080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#408080" title="#408080" height="6" width="7"></a></td>
<
td bgcolor="#4080bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#4080BF" title="#4080BF" height="6" width="7"></a></td>
<
td bgcolor="#4080ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#4080FF" title="#4080FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#40bf00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40BF00" title="#40BF00" height="6" width="7"></a></td>
<
td bgcolor="#40bf40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40BF40" title="#40BF40" height="6" width="7"></a></td>
<
td bgcolor="#40bf80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40BF80" title="#40BF80" height="6" width="7"></a></td>
<
td bgcolor="#40bfbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40BFBF" title="#40BFBF" height="6" width="7"></a></td>
<
td bgcolor="#40bfff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40BFFF" title="#40BFFF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#40ff00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40FF00" title="#40FF00" height="6" width="7"></a></td>

<
td bgcolor="#40ff40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40FF40" title="#40FF40" height="6" width="7"></a></td>
<
td bgcolor="#40ff80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40FF80" title="#40FF80" height="6" width="7"></a></td>
<
td bgcolor="#40ffbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40FFBF" title="#40FFBF" height="6" width="7"></a></td>
<
td bgcolor="#40ffff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#40FFFF" title="#40FFFF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#800000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#800000" title="#800000" height="6" width="7"></a></td>
<
td bgcolor="#800040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#800040" title="#800040" height="6" width="7"></a></td>
<
td bgcolor="#800080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#800080" title="#800080" height="6" width="7"></a></td>
<
td bgcolor="#8000bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#8000BF" title="#8000BF" height="6" width="7"></a></td>
<
td bgcolor="#8000ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#8000FF" title="#8000FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#804000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#804000" title="#804000" height="6" width="7"></a></td>
<
td bgcolor="#804040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#804040" title="#804040" height="6" width="7"></a></td>
<
td bgcolor="#804080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#804080" title="#804080" height="6" width="7"></a></td>
<
td bgcolor="#8040bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#8040BF" title="#8040BF" height="6" width="7"></a></td>

<
td bgcolor="#8040ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#8040FF" title="#8040FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#808000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#808000" title="#808000" height="6" width="7"></a></td>
<
td bgcolor="#808040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#808040" title="#808040" height="6" width="7"></a></td>
<
td bgcolor="#808080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#808080" title="#808080" height="6" width="7"></a></td>
<
td bgcolor="#8080bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#8080BF" title="#8080BF" height="6" width="7"></a></td>
<
td bgcolor="#8080ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#8080FF" title="#8080FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#80bf00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80BF00" title="#80BF00" height="6" width="7"></a></td>
<
td bgcolor="#80bf40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80BF40" title="#80BF40" height="6" width="7"></a></td>
<
td bgcolor="#80bf80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80BF80" title="#80BF80" height="6" width="7"></a></td>
<
td bgcolor="#80bfbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80BFBF" title="#80BFBF" height="6" width="7"></a></td>
<
td bgcolor="#80bfff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80BFFF" title="#80BFFF" height="6" width="7"></a></td>
</
tr>
<
tr>

<
td bgcolor="#80ff00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80FF00" title="#80FF00" height="6" width="7"></a></td>
<
td bgcolor="#80ff40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80FF40" title="#80FF40" height="6" width="7"></a></td>
<
td bgcolor="#80ff80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80FF80" title="#80FF80" height="6" width="7"></a></td>
<
td bgcolor="#80ffbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80FFBF" title="#80FFBF" height="6" width="7"></a></td>
<
td bgcolor="#80ffff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#80FFFF" title="#80FFFF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#bf0000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF0000" title="#BF0000" height="6" width="7"></a></td>
<
td bgcolor="#bf0040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF0040" title="#BF0040" height="6" width="7"></a></td>
<
td bgcolor="#bf0080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF0080" title="#BF0080" height="6" width="7"></a></td>
<
td bgcolor="#bf00bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF00BF" title="#BF00BF" height="6" width="7"></a></td>
<
td bgcolor="#bf00ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF00FF" title="#BF00FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#bf4000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF4000" title="#BF4000" height="6" width="7"></a></td>
<
td bgcolor="#bf4040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF4040" title="#BF4040" height="6" width="7"></a></td>
<
td bgcolor="#bf4080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF4080" title="#BF4080" height="6" width="7"></a></td>

<
td bgcolor="#bf40bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF40BF" title="#BF40BF" height="6" width="7"></a></td>
<
td bgcolor="#bf40ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF40FF" title="#BF40FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#bf8000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF8000" title="#BF8000" height="6" width="7"></a></td>
<
td bgcolor="#bf8040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF8040" title="#BF8040" height="6" width="7"></a></td>
<
td bgcolor="#bf8080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF8080" title="#BF8080" height="6" width="7"></a></td>
<
td bgcolor="#bf80bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF80BF" title="#BF80BF" height="6" width="7"></a></td>
<
td bgcolor="#bf80ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BF80FF" title="#BF80FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#bfbf00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFBF00" title="#BFBF00" height="6" width="7"></a></td>
<
td bgcolor="#bfbf40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFBF40" title="#BFBF40" height="6" width="7"></a></td>
<
td bgcolor="#bfbf80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFBF80" title="#BFBF80" height="6" width="7"></a></td>
<
td bgcolor="#bfbfbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFBFBF" title="#BFBFBF" height="6" width="7"></a></td>
<
td bgcolor="#bfbfff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFBFFF" title="#BFBFFF" height="6" width="7"></a></td>
</
tr>

<
tr>
<
td bgcolor="#bfff00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFFF00" title="#BFFF00" height="6" width="7"></a></td>
<
td bgcolor="#bfff40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFFF40" title="#BFFF40" height="6" width="7"></a></td>
<
td bgcolor="#bfff80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFFF80" title="#BFFF80" height="6" width="7"></a></td>
<
td bgcolor="#bfffbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFFFBF" title="#BFFFBF" height="6" width="7"></a></td>
<
td bgcolor="#bfffff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#BFFFFF" title="#BFFFFF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#ff0000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF0000" title="#FF0000" height="6" width="7"></a></td>
<
td bgcolor="#ff0040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF0040" title="#FF0040" height="6" width="7"></a></td>
<
td bgcolor="#ff0080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF0080" title="#FF0080" height="6" width="7"></a></td>
<
td bgcolor="#ff00bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF00BF" title="#FF00BF" height="6" width="7"></a></td>
<
td bgcolor="#ff00ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF00FF" title="#FF00FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#ff4000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF4000" title="#FF4000" height="6" width="7"></a></td>
<
td bgcolor="#ff4040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF4040" title="#FF4040" height="6" width="7"></a></td>

<
td bgcolor="#ff4080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF4080" title="#FF4080" height="6" width="7"></a></td>
<
td bgcolor="#ff40bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF40BF" title="#FF40BF" height="6" width="7"></a></td>
<
td bgcolor="#ff40ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF40FF" title="#FF40FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#ff8000"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF8000" title="#FF8000" height="6" width="7"></a></td>
<
td bgcolor="#ff8040"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF8040" title="#FF8040" height="6" width="7"></a></td>
<
td bgcolor="#ff8080"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF8080" title="#FF8080" height="6" width="7"></a></td>
<
td bgcolor="#ff80bf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF80BF" title="#FF80BF" height="6" width="7"></a></td>
<
td bgcolor="#ff80ff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FF80FF" title="#FF80FF" height="6" width="7"></a></td>
</
tr>
<
tr>
<
td bgcolor="#ffbf00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFBF00" title="#FFBF00" height="6" width="7"></a></td>
<
td bgcolor="#ffbf40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFBF40" title="#FFBF40" height="6" width="7"></a></td>
<
td bgcolor="#ffbf80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFBF80" title="#FFBF80" height="6" width="7"></a></td>
<
td bgcolor="#ffbfbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFBFBF" title="#FFBFBF" height="6" width="7"></a></td>
<
td bgcolor="#ffbfff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFBFFF" title="#FFBFFF" height="6" width="7"></a></td>

</
tr>
<
tr>
<
td bgcolor="#ffff00"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFFF00" title="#FFFF00" height="6" width="7"></a></td>
<
td bgcolor="#ffff40"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFFF40" title="#FFFF40" height="6" width="7"></a></td>
<
td bgcolor="#ffff80"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFFF80" title="#FFFF80" height="6" width="7"></a></td>
<
td bgcolor="#ffffbf"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFFFBF" title="#FFFFBF" height="6" width="7"></a></td>
<
td bgcolor="#ffffff"><a href="#" onClick="bbfontstyle('', ''); return false;" onMouseOver="helpline('s');" onMouseOut="helpline('tip');"><img src="images1/spacer.gif" alt="#FFFFFF" title="#FFFFFF" height="6" width="7"></a></td>
</
tr>

<!--
///-->

</tbody></table
Click the image to open in full size.

Last edited by joeroberts; 14th June 2009 at 22:52.
Reply With Quote