function showContext(mode) {
  if (mode == 1) return true 
  return false
}