
	function printContact() {
		a = '@'; c = 'se'; m = 'in'+'fo'+a+'skidresor-alperna'+'.'+c; document.write(m+'&nbsp;');
	}

