/* 
 * artist-list.js
 */
window.addEvent('domready', function(){
  $('the-loading-message').setStyle('display','none');
});

