function geta() {
	id1.src = "images/buttons/home_on.jpg"
}

function restorea() {
	id1.src = "images/buttons/home_off.jpg"
}

function getb() {
	id2.src = "images/buttons/consumers/myvisa_on.jpg"
}

function restoreb() {
	id2.src = "images/buttons/consumers/myvisa_off.jpg"
}

function getc() {
	id3.src = "images/buttons/consumers/myfleet_on.jpg"
}

function restorec() {
	id3.src = "images/buttons/consumers/myfleet_off.jpg"
}

function getd() {
	id4.src = "images/buttons/consumers/cc_products_on.jpg"
}

function restored() {
	id4.src = "images/buttons/consumers/cc_products_off.jpg"
}

function gete() {
	id5.src = "images/buttons/consumers/merch_locator_on.jpg"
}

function restoree() {
	id5.src = "images/buttons/consumers/merch_locator_off.jpg"
}

function getf() {
	id6.src = "images/buttons/consumers/who_on.jpg"
}

function restoref() {
	id6.src = "images/buttons/consumers/who_off.jpg"
}

function getg() {
	id7.src = "images/buttons/consumers/merchlog_on.jpg"
}

function restoreg() {
	id7.src = "images/buttons/consumers/merchlog_off.jpg"
}

function geth() {
	id8.src = "images/buttons/consumers/giftprod_on.jpg"
}

function restoreh() {
	id8.src = "images/buttons/consumers/giftprod_off.jpg"
}