function areaImageChange(B,A){document.getElementById(B).src=A
}function areaBgChange(B,A){document.getElementById(B).style.backgroundImage="url("+A+")"
}
