function xtables(a,b,c,d,e){var ot=(document.all?document.all[a]:document.getElementById(a));var clc=[],f=ot.rows;for (var i=b;i<f.length;i++){f[i].lc=clc;f[i].sco=t1;f[i].onmouseover=t2;f[i].onmouseout=t3;f[i].onmousedown=t4;f[i].od=(i-b)%2;f[i].onmouseout();}function t1(sc){this.style.backgroundColor=sc;}function t2(){if(this.lc.clicked!=this)this.sco(e);}function t3(){if(this.lc.clicked!=this)this.sco(this.od?d:c);}function t4(){if(this.lc.clicked==this){this.lc.clicked=null;this.onmouseover();}else{var llc=this.lc.clicked;this.lc.clicked=this;if (llc) llc.onmouseout();}}}
