function GSAnalyticsEscape(input) {
	return input;
}
