compat = false; 
if( parseInt( navigator.appVersion ) >= 3 ) { compat = true; } 
width = 141 
height = 21 
if( compat ) 
{ 
tool1on = new Image;(width, height) 
tool1on.src = "images/jive2_03.gif"; 
tool1off = new Image;(width, height) 
tool1off.src = "images/jive_03.gif"; 
tool2on = new Image;(width, height) 
tool2on.src = "images/jive2_04.gif"; 
tool2off = new Image;(width, height) 
tool2off.src = "images/jive_04.gif"; 
tool3on = new Image;(width, height) 
tool3on.src = "images/jive2_05.gif"; 
tool3off = new Image;(width, height) 
tool3off.src = "images/jive_05.gif"; 
tool4on = new Image;(width, height) 
tool4on.src = "images/jive2_06.gif"; 
tool4off = new Image;(width, height) 
tool4off.src = "images/jive_06.gif"; 
tool5on = new Image;(width, height) 
tool5on.src = "images/jive2_07.gif"; 
tool5off = new Image;(width, height) 
tool5off.src = "images/jive_07.gif"; 
tool6on = new Image;(width, height) 
tool6on.src = "images/jive2_14.gif"; 
tool6off = new Image;(width, height) 
tool6off.src = "images/jive_14.gif"; 
tool7on = new Image;(width, height) 
tool7on.src = "images/jive2_18.gif"; 
tool7off = new Image;(width, height) 
tool7off.src = "images/jive_18.gif"; 
tool8on = new Image;(width, height) 
tool8on.src = "images/jive2_19.gif"; 
tool8off = new Image;(width, height) 
tool8off.src = "images/jive_19.gif"; 
tool9on = new Image;(width, height) 
tool9on.src = "images/jive2_20.gif"; 
tool9off = new Image;(width, height) 
tool9off.src = "images/jive_20.gif"; 
tool10on = new Image;(width, height) 
tool10on.src = "images/jive2_21.gif"; 
tool10off = new Image;(width, height) 
tool10off.src = "images/jive_21.gif"; 
tool11on = new Image;(width, height) 
tool11on.src = "images/gs2.gif"; 
tool11off = new Image;(width, height) 
tool11off.src = "images/gs.gif"; 
tool12on = new Image;(width, height) 
tool12on.src = "images/jvnew2_20.gif"; 
tool12off = new Image;(width, height) 
tool12off.src = "images/jvnew_20.gif"; 
tool13on = new Image;(width, height) 
tool13on.src = "images/jvnew2_21.gif"; 
tool13off = new Image;(width, height) 
tool13off.src = "images/jvnew_21.gif"; 

tool14on = new Image;(width, height) 
tool14on.src = "images/buttons/fjw2_14.gif"; 
tool14off = new Image;(width, height) 
tool14off.src = "images/buttons/fjw_14.gif";
tool15on = new Image;(width, height) 
tool15on.src = "images/buttons/fjw2_18.gif"; 
tool15off = new Image;(width, height) 
tool15off.src = "images/buttons/fjw_18.gif";
tool16on = new Image;(width, height) 
tool16on.src = "images/buttons/fjw2_19.gif"; 
tool16off = new Image;(width, height) 
tool16off.src = "images/buttons/fjw_19.gif";
tool17on = new Image;(width, height) 
tool17on.src = "images/buttons/fjw2_20.gif"; 
tool17off = new Image;(width, height) 
tool17off.src = "images/buttons/fjw_20.gif";
tool18on = new Image;(width, height) 
tool18on.src = "images/buttons/fjw2_21.gif"; 
tool18off = new Image;(width, height) 
tool18off.src = "images/buttons/fjw_21.gif";
tool19on = new Image;(width, height) 
tool19on.src = "images/buttons/fjw4_22.gif"; 
tool19off = new Image;(width, height) 
tool19off.src = "images/buttons/fjw3_22.gif";
} 
function glow(x, y) 
{   if( compat ) { document.images[x].src=eval(y+'.src'); }}