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