window.onload = function() {
	// encrypt email addresses
	noSpam();
	// initiate news ticker
	initiateNewsTicker();
}