$(document).ready( function(){
    
    $('#expma').show();
    $('#expma').simpletooltip();
  }
)
