function subscribeSeminar( str ) {
	location.href = '/datainsights/seminar/seminar.asp?s_name=' + encodeURI( str )
}