function kontakta() {
        adr = 'mai'+'lto:'+'thomas.tynander'+'@'+'aftonbladet.se';
	document.location = adr;
}

