$(function(){

  $('.box, .main_box, .submenu_box, .button').corner("10px");
  $('.colorbox').colorbox();

});
