$(document).ready(function($) {
	$('menu-item-8').remove(); //about
	$('menu-item-11').remove(); //contact
});

