function muda1()
{
document.getElementById("linha1").src="images/menu_brand_on.gif"
}
function muda11()
{
document.getElementById("linha1").src="images/menu_brand_off.gif"
}





function muda2()
{
document.getElementById("linha2").src="images/menu_illustration_on.gif"
}
function muda22()
{
document.getElementById("linha2").src="images/menu_illustration_off.gif"
}







function muda3()
{
document.getElementById("linha3").src="images/menu_print_on.gif"
}
function muda33()
{
document.getElementById("linha3").src="images/menu_print_off.gif"
}






function muda4()
{
document.getElementById("linha4").src="images/menu_web_on.gif"
}
function muda44()
{
document.getElementById("linha4").src="images/menu_web_off.gif"
}







function muda5()
{
document.getElementById("linha5").src="images/menu_sculpture_on.gif"
}
function muda55()
{
document.getElementById("linha5").src="images/menu_sculpture_off.gif"
}






function muda6()
{
document.getElementById("linha6").src="images/menu_profile_on.gif"
}
function muda66()
{
document.getElementById("linha6").src="images/menu_profile_off.gif"
}








function muda7()
{
document.getElementById("linha7").src="images/menu_contact_on.gif"
}
function muda77()
{
document.getElementById("linha7").src="images/menu_contact_off.gif"
}









function liga2()
{
document.getElementById("menu2").src="images/menu2_brand_on.gif"
}
function liga22()
{
document.getElementById("menu2").src="images/menu2_brand_off.gif"
}










function liga3()
{
document.getElementById("menu3").src="images/menu2_illustration_on.gif"
}
function liga33()
{
document.getElementById("menu3").src="images/menu2_illustration_off.gif"
}







function liga4()
{
document.getElementById("menu4").src="images/menu2_print_on.gif"
}
function liga44()
{
document.getElementById("menu4").src="images/menu2_print_off.gif"
}









function liga5()
{
document.getElementById("menu5").src="images/menu2_web_on.gif"
}
function liga55()
{
document.getElementById("menu5").src="images/menu2_web_off.gif"
}








function liga6()
{
document.getElementById("menu6").src="images/menu2_sculpture_on.gif"
}
function liga66()
{
document.getElementById("menu6").src="images/menu2_sculpture_off.gif"
}










function liga7()
{
document.getElementById("menu7").src="images/menu2_profile_on.gif"
}
function liga77()
{
document.getElementById("menu7").src="images/menu2_profile_off.gif"
}









function liga8()
{
document.getElementById("menu8").src="images/menu2_contact_on.gif"
}
function liga88()
{
document.getElementById("menu8").src="images/menu2_contact_off.gif"
}


