var dt=new Date();var rand=dt.getTime();var pp=""+rand;var pp=pp.charAt(pp.length-4);var ctr=eval(pp);var dest1=new Array();dest1[0]="colors/literal.html";dest1[1]="colors/websafe.html";dest1[2]="colors/cw.html";dest1[9]="../rates/contact.html";var prog=new Array();prog[0]="Literal Word Color Selector";prog[1]="Web Safe Color Selector";prog[2]="Hex Value Color Wheel";var txt=new Array()txt[0]='This tool simply gives you a display of the literal word colors supported both in Netscape&reg; and Microsoft\'s&reg; Internet Explorer';txt[1]='As we all know, there is no such thing as a "Web Safe Color", because monitors are different, etc.  But these are safer than some...';txt[2]='When web safe or literal word colors are not close enough, you may want to use this little color wheel to get a hex value color...';txt[9]='';function dump(){msg=window.open(dest1[flg],"","height=400,width=600,location=1,status=1,scrollbars=1,toolbar=1,resizable=1"); }function dump1(flg){ if (flg<2||flg==4){  colOpn(flg);  } else{msg=window.open(dest1[flg],"","height=400,width=600,location=1,status=1,scrollbars=1,toolbar=1,resizable=1"); } }function dim(){ disp3(9);  }function disp2(flg){ if (document.getElementById){  document.getElementById("display1").innerHTML='<IMG SRC=i/gear.gif'  +' WIDTH=56 HEIGHT=50><BR><FONT COLOR=#9C9C00>'+txt[flg]+'</FONT>';  }  if (document.layers){   document.e.document.f.document.write('<P STYLE="font-family:arial,'   +'helvetica,sans-serif;font-size'   +':12px;color:#9C9C00;font-style:plain"><IMG SRC=i/gear.gif'  +' WIDTH=56 HEIGHT=50><BR>'+txt[flg]+'</P>');   document.e.document.f.document.close();  } }function disp3(flg){ if (document.getElementById){  document.getElementById("display1").innerHTML='<FONT COLOR=#9C9C00>'  +txt[flg]+'</FONT>';  } else{  if (document.layers){   document.e.document.f.document.write('<FONT COLOR=#9C9C00>'+txt[flg]   +'</FONT>');   document.e.document.f.document.close();   }  } }function colOpn(flg){ msg=window.open(dest1[flg],"c"+ctr,"height=210,width=430,status=1,resizable=1"); ctr++; }function wrtIt(){document.write('<TR><TD VALIGN=TOP CLASS=b><IMG SRC=../i/white.gif WIDTH=150'+' HEIGHT=1><BR>');for (var i=0;i<3;i++){ if (i==5){  document.write('</TD><TD VALIGN=TOP CLASS=b><IMG SRC=../i/white.gi'  +'f WIDTH=150 HEIGHT=1><BR>');  } document.write('<A HREF='+dest1[i]+' onMouseover=disp2('+i+') onMouseout=dim() TARGET=_BLANK>'+prog[i]+'</A><BR>'); }document.write('</TD><TD VALIGN=CENTER WIDTH=200><DIV ID=display1 ALIGN'+'=LEFT VALIGN=MIDDLE><ILAYER ID=e WIDTH=200 HEIGHT=120><LAYER ID=f WID'+'TH=200 HEIGHT=120></DIV></ILAYER></LAYER></TD></TR>');}function wrtMusic(){ if (parent.left.musflg==1){  document.write('<OBJECT CLASSID=clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B'  +' WIDTH=160 HEIGHT=144 CODEBASE=http://www.apple.com/qtactivex/qtplugin.c'  +'ab><PARAM NAME=SRC VALUE=../i/lm3.mid><PARAM NAME=AUTOPLAY VALUE=TRUE><P'  +'ARAM NAME=CONTROLLER VALUE=FALSE><EMBED SRC=../i/lm3.mid AUTOPLAY=TRUE A'  +'UTOSTART=TRUE CONTROLLER=FALSE LOOP=FALSE VOLUME=80 HIDDEN=TRUE PLUGINSP'  +'AGE=http://www.apple.com/quicktime/download/></EMBED></OBJECT>');  } }