function xlink(uri)
{
	document.location.href=uri;
}
