// wiFύX
function bgc1(objRef,state){
	objRef.style.backgroundColor=(1==state)?'#FBD2D6':'#FFFFFF';return;
}