// JavaScript Document
function mout(obj) { obj.style.backgroundColor="#000000"; }
function mover(obj) { obj.style.backgroundColor="#6c6c6c"; }
