myAwesomeApp.listener = function(component){ if(component === 'gallery'){ showGallery(); } };