// put this in the site.js or ?
jQuery(document).ready(function($){
  $("#pmtour_menu-page-inner").menublocks();
});

