$(document).ready(function(){
   $('.top-bar').dropdown();
});
