function onSpis(co)
{co.style.backgroundColor="#cee916";}



function offSpis(co)
{co.style.backgroundColor="#fff";}

function offSpis2(co)
{co.style.backgroundColor="#edefe2";}

function onMenu(co)
{co.style.backgroundColor="#dedcc4";}

function offMenu(co)
{co.style.backgroundColor="#fff";}

function onIMG(co)
{co.style.borderColor="#990000";}

function offIMG(co)
{co.style.borderColor="#7d7979";}






