Pick out specific menu item from code

its a simple one liner if you want to use jQuery:

jQuery('#page-id').attr("href", "http://www.google.com/");