function updateUrl(path) {
	document.originalTitle = document.title;
	pageTracker._trackPageview(path);	
}
