I'm using the content profile module in drupal 6.x.
I want to make a couple links for account management purposes.

Account settings - would be to go straight to http://qwodev.kristinahall.ca/user/1/edit 1 being the id of the logged in user.
Edit my profile - would go straight to the edit profile node for that users profile.
View my profile - would go straight to the view of their profile node.

I'm setting this up as a menu. I'm just not sure what paths need to be entered for each one.