function onImageA() {   document.a.src = "../img/bback_on.gif"; }

function offImageA() {  document.a.src = "../img/bback.gif"; }
