﻿function fMail()
{
	var f1="info";
	var f2="to:";
	location.href="mail"+f2+f1+"@"+"wissing.c"+"om";
}
