//Make sure we have all the correct widget versions here

jQuery(document).ready(function() {
  jQuery('#globalNav').corner("tl tr");
});


