﻿function mailchaos(){
		prot=('mailto:');
		name=('chaosisten');
		at=('@');
		domain=('freemail');
		dot=('.');
		ext=('hu');
		window.location.href=prot + name + at + domain + dot + ext;
		}
function mailreka(){
		prot=('mailto:');
		name=('haaszreka');
		at=('@');
		domain=('fibermail');
		dot=('.');
		ext=('hu');
		window.location.href=prot + name + at + domain + dot + ext;
		}
function maillegenda(){
		prot=('mailto:');
		name=('legenda');
		at=('@');
		domain=('legendaegyesulet');
		dot=('.');
		ext=('hu');
		window.location.href=prot + name + at + domain + dot + ext;
		}

