$(function() {
  $('form').validator();
  $('.jsubmenu').jmenu({exact: true}); 
  $('a.ewpartners').fancybox();
});