Those are already incorporated into your Forum.
The link for "View New Content" would look like:
- Code:
<a href="/search?search_id=newposts">View New Content</a>
And the link for "Mark Forums Read" would look like:
- Code:
<a href="/?mark=forums">Mark Forums Read</a>
They should already be included somewhere in your forum templates as they are pretty standard defaults.