$(document).ready(function() {
  $(".rounded").corner();

  graph_header();
});
