function trackTellAFriend(){
	pageTracker._trackPageview(document.location.pathname + '/tell a friend/thank you');
}

function trackPostAComment(){
	pageTracker._trackPageview(document.location.pathname + '/post a comment/thank you');
}
