function o(object){
	object.style.background="#FFFFFF";
}
function c(object){
	object.style.background="#F9F9F9";
}