$(document).ready(function() {
   $('.header').corner();

   
 });

