function notifyGoogle(myVar) 
{
	pageTracker._trackPageview(myVar);
	return false;
}

