
function onOver()
{
document.getElementById("button").style.color='#FFFFFF';
document.getElementById("buttona").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc").style.backgroundImage='url(images/right_on.gif)';
}


function onOut()
{	
document.getElementById("button").style.color='#343434';
document.getElementById("buttona").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc").style.backgroundImage='url(images/right_off.gif)';
}

function onOver1()
{
document.getElementById("button1").style.color='#FFFFFF';
document.getElementById("buttona1").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb1").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc1").style.backgroundImage='url(images/right_on.gif)';
}


function onOut1()
{	
document.getElementById("button1").style.color='#343434';
document.getElementById("buttona1").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb1").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc1").style.backgroundImage='url(images/right_off.gif)';
}


function onOver2()
{
document.getElementById("button2").style.color='#FFFFFF';
document.getElementById("buttona2").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb2").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc2").style.backgroundImage='url(images/right_on.gif)';
}


function onOut2()
{	
document.getElementById("button2").style.color='#343434';
document.getElementById("buttona2").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb2").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc2").style.backgroundImage='url(images/right_off.gif)';
}

function onOver3()
{
document.getElementById("button3").style.color='#FFFFFF';
document.getElementById("buttona3").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb3").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc3").style.backgroundImage='url(images/right_on.gif)';
}


function onOut3()
{	
document.getElementById("button3").style.color='#343434';
document.getElementById("buttona3").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb3").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc3").style.backgroundImage='url(images/right_off.gif)';
}

function onOver4()
{
document.getElementById("button4").style.color='#FFFFFF';
document.getElementById("buttona4").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb4").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc4").style.backgroundImage='url(images/right_on.gif)';
}


function onOut4()
{	
document.getElementById("button4").style.color='#343434';
document.getElementById("buttona4").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb4").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc4").style.backgroundImage='url(images/right_off.gif)';
}

function onOver5()
{
document.getElementById("button5").style.color='#FFFFFF';
document.getElementById("buttona5").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb5").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc5").style.backgroundImage='url(images/right_on.gif)';
}


function onOut5()
{	
document.getElementById("button5").style.color='#343434';
document.getElementById("buttona5").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb5").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc5").style.backgroundImage='url(images/right_off.gif)';
}

function onOver6()
{
document.getElementById("button6").style.color='#FFFFFF';
document.getElementById("buttona6").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb6").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc6").style.backgroundImage='url(images/right_on.gif)';
}


function onOut6()
{	
document.getElementById("button6").style.color='#343434';
document.getElementById("buttona6").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb6").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc6").style.backgroundImage='url(images/right_off.gif)';
}

function onOver7()
{
document.getElementById("button7").style.color='#FFFFFF';
document.getElementById("buttona7").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb7").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc7").style.backgroundImage='url(images/right_on.gif)';
}


function onOut7()
{	
document.getElementById("button7").style.color='#343434';
document.getElementById("buttona7").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb7").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc7").style.backgroundImage='url(images/right_off.gif)';
}

function onOver8()
{
document.getElementById("button8").style.color='#FFFFFF';
document.getElementById("buttona8").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb8").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc8").style.backgroundImage='url(images/right_on.gif)';
}


function onOut8()
{	
document.getElementById("button8").style.color='#343434';
document.getElementById("buttona8").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb8").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc8").style.backgroundImage='url(images/right_off.gif)';
}

function onOver9()
{
document.getElementById("button9").style.color='#FFFFFF';
document.getElementById("buttona9").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb9").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc9").style.backgroundImage='url(images/right_on.gif)';
}


function onOut9()
{	
document.getElementById("button9").style.color='#343434';
document.getElementById("buttona9").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb9").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc9").style.backgroundImage='url(images/right_off.gif)';
}

function onOver10()
{
document.getElementById("button10").style.color='#FFFFFF';
document.getElementById("buttona10").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb10").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc10").style.backgroundImage='url(images/right_on.gif)';
}


function onOut10()
{	
document.getElementById("button10").style.color='#343434';
document.getElementById("buttona10").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb10").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc10").style.backgroundImage='url(images/right_off.gif)';
}

function onOver11()
{
document.getElementById("button11").style.color='#FFFFFF';
document.getElementById("buttona11").style.backgroundImage='url(images/left_on.gif)';
document.getElementById("buttonb11").style.backgroundImage='url(images/center_on.gif)';
document.getElementById("buttonc11").style.backgroundImage='url(images/right_on.gif)';
}


function onOut11()
{	
document.getElementById("button11").style.color='#343434';
document.getElementById("buttona11").style.backgroundImage='url(images/left_off.gif)';
document.getElementById("buttonb11").style.backgroundImage='url(images/center_off.gif)';
document.getElementById("buttonc11").style.backgroundImage='url(images/right_off.gif)';
}