function logGoal(link) {
	var sGoal;	
	sGoal = '/goal' + link
	urchinTracker(sGoal);
}
