function a()
{
if (document.all)
{
i12.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i12.bgColor="seagreen";
}
else
{
document.getElementById('i12').style.backgroundColor="seagreen";
}
}
function b()
{
if (document.all)
{
i22.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i22.bgColor="seagreen";
}
else
{
document.getElementById('i22').style.backgroundColor="seagreen";
}
}
function c()
{
if (document.all)
{
i32.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i32.bgColor="seagreen";
}
else
{
document.getElementById('i32').style.backgroundColor="seagreen";
}
}
function d()
{
if (document.all)
{
i42.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i42.bgColor="seagreen";
}
else
{
document.getElementById('i42').style.backgroundColor="seagreen";
}
}
function e()
{
if (document.all)
{
i52.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i52.bgColor="seagreen";
}
else
{
document.getElementById('i52').style.backgroundColor="seagreen";
}
}
function f()
{
if (document.all)
{
i62.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i62.bgColor="seagreen";
}
else
{
document.getElementById('i62').style.backgroundColor="seagreen";
}
}
function g()
{
if (document.all)
{
i72.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i72.bgColor="seagreen";
}
else
{
document.getElementById('i72').style.backgroundColor="seagreen";
}
}
function h()
{
if (document.all)
{
i82.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i82.bgColor="seagreen";
}
else
{
document.getElementById('i82').style.backgroundColor="seagreen";
}
}
function i()
{
if (document.all)
{
i02.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i02.bgColor="seagreen";
}
else
{
document.getElementById('i02').style.backgroundColor="seagreen";
}
}

function p()
{
if (document.all)
{
i92.style.backgroundColor="seagreen";
}
else if(document.layers)
{
i92.bgColor="seagreen";
}
else
{
document.getElementById('i92').style.backgroundColor="seagreen";
}
}

function a1()
{
if (document.all)
{
i12.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i12.bgColor="#00462D";
}
else
{
document.getElementById('i12').style.backgroundColor="#00462D";
}
}
function b1()
{
if (document.all)
{
i22.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i22.bgColor="#00462D";
}
else
{
document.getElementById('i22').style.backgroundColor="#00462D";
}
}
function c1()
{
if (document.all)
{
i32.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i32.bgColor="#00462D";
}
else
{
document.getElementById('i32').style.backgroundColor="#00462D";
}
}
function d1()
{
if (document.all)
{
i42.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i42.bgColor="#00462D";
}
else
{
document.getElementById('i42').style.backgroundColor="#00462D";
}
}
function e1()
{
if (document.all)
{
i52.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i52.bgColor="#00462D";
}
else
{
document.getElementById('i52').style.backgroundColor="#00462D";
}
}
function f1()
{
if (document.all)
{
i62.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i62.bgColor="#00462D";
}
else
{
document.getElementById('i62').style.backgroundColor="#00462D";
}
}
function g1()
{
if (document.all)
{
i72.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i72.bgColor="#00462D";
}
else
{
document.getElementById('i72').style.backgroundColor="#00462D";
}}
function h1()
{
if (document.all)
{
i82.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i82.bgColor="#00462D";
}
else
{
document.getElementById('i82').style.backgroundColor="#00462D";
}
}
function i1()
{
if (document.all)
{
i02.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i02.bgColor="#00462D";
}
else
{
document.getElementById('i02').style.backgroundColor="#00462D";
}
}
function p1()
{
if (document.all)
{
i92.style.backgroundColor="#00462D";
}
else if(document.layers)
{
i92.bgColor="#00462D";
}
else
{
document.getElementById('i92').style.backgroundColor="#00462D";
}
}


