Context checker
$contexts = context_active_contexts(); if (array_key_exists('rjc_logo', $contexts)) : print 'RJC'; endif;