jQuery(document).ready(function(){
    jQuery("#menu-item-68 a:first, #menu-item-74 a:first").click(function(){ 
        return false;
    });
});
