$(document).ready(function(){
  $("#first_challenger").example("e.g \"Apple\"")
  $("#second_challenger").example("e.g \"Microsoft\"")
});