
	function printContact() {
		a = '@'; c = 'com'; m = 'in'+'fo'+a+'flyg-stockholm'+'.'+c; document.write(m+'&nbsp;');
	}
