function fmat() {
	one="o.uk";
	ftext="caro";
	one="bigtopbooks.c"+one;
	document.write('<a title="Clicking here should run your default e-mail program" href="mailto:'+ftext+'@'+one+'">');
	document.write(ftext+'@'+one+'<\/a>');
}
