function lightUp() {
document.images["homeButton"].src="img/menu_vermelho_01.jpg"
}
function dimDown() {
document.images["homeButton"].src="img/menu_branco_01.jpg"
}
function lightUp2() {
document.images["homeButton2"].src="img/menu_vermelho_02.jpg"
}
function dimDown2() {
document.images["homeButton2"].src="img/menu_branco_02.jpg"
}
function lightUp3() {
document.images["homeButton3"].src="img/menu_vermelho_03.jpg"
}
function dimDown3() {
document.images["homeButton3"].src="img/menu_branco_03.jpg"
}
function lightUp4() {
document.images["homeButton4"].src="img/menu_vermelho_04.jpg"
}
function dimDown4() {
document.images["homeButton4"].src="img/menu_branco_04.jpg"
}
function lightUp5() {
document.images["homeButton5"].src="img/menu_vermelho_05.jpg"
}
function dimDown5() {
document.images["homeButton5"].src="img/menu_branco_05.jpg"
}
function lightUp6() {
document.images["homeButton6"].src="img/menu_vermelho_06.jpg"
}
function dimDown6() {
document.images["homeButton6"].src="img/menu_branco_06.jpg"
}
function lightUp7() {
document.images["homeButton7"].src="img/menu_vermelho_07.jpg"
}
function dimDown7() {
document.images["homeButton7"].src="img/menu_branco_07.jpg"
}






function dimDown8() {
document.images["homeButton8"].src="img/blog_square1.gif"
}

function dimDown8() {
document.images["homeButton8"].src="img/blog_square2.gif"
}

function dimDown9() {
document.images["homeButton9"].src="img/freezone_square1.gif"
}

function dimDown9() {
document.images["homeButton9"].src="img/freezone_square2.gif"
}

function dimDown10() {
document.images["homeButton10"].src="img/bizschool_square1.gif"
}

function dimDown10() {
document.images["homeButton10"].src="img/bizschool_square2.gif"
}



