﻿function getGoogleExternalLink(url) {
	_gaq.push(['_link', url]); 
	return false;
}