function MakeURL(a)
{
	document.write(a);
	document.write("&#64");
	document.write("tosho-phx.com");
}