function printObfuscatedEmail()
{
	document.write('<'+
		'a hre'+
		'f="mai'+
		'lto:he'+
		'l'+
		'lo@be'+
		'ingwick'+
		'ed.com"'+
		'>he'+
		'll'+
		'o@bei'+
		'ngwicke'+
		'd.com<'+
		'/a>'
	);
}
