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

