function getab() {
	id1b.src = "../images/buttons/env_on.jpg"
}

function restoreab() {
	id1b.src = "../images/buttons/env_off.jpg"
}

function getbb() {
	id2b.src = "../images/buttons/safety_on.jpg"
}

function restorebb() {
	id2b.src = "../images/buttons/safety_off.jpg"
}

function getcb() {
	id3b.src = "../images/buttons/security_on.jpg"
}

function restorecb() {
	id3b.src = "../images/buttons/security_off.jpg"
}

function getdb() {
	id4b.src = "../images/buttons/ins_on.jpg"
}

function restoredb() {
	id4b.src = "../images/buttons/ins_off.jpg"
}

function geteb() {
	id5b.src = "../images/buttons/who_on.jpg"
}

function restoreeb() {
	id5b.src = "../images/buttons/who_off.jpg"
}

function getfb() {
	id6b.src = "../images/buttons/home_on.jpg"
}

function restorefb() {
	id6b.src = "../images/buttons/home_off.jpg"
}



function geta() {
	id1.src = "../images/buttons/who/env_on.jpg"
}

function restorea() {
	id1.src = "../images/buttons/who/env_off.jpg"
}

function getb() {
	id2.src = "../images/buttons/who/safety_on.jpg"
}

function restoreb() {
	id2.src = "../images/buttons/who/safety_off.jpg"
}

function getc() {
	id3.src = "../images/buttons/who/security_on.jpg"
}

function restorec() {
	id3.src = "../images/buttons/who/security_off.jpg"
}

function getd() {
	id4.src = "../images/buttons/who/ins_on.jpg"
}

function restored() {
	id4.src = "../images/buttons/who/ins_off.jpg"
}

function gete() {
	id5.src = "../images/buttons/backhome_on.jpg"
}

function restoree() {
	id5.src = "../images/buttons/backhome_off.jpg"
}
