function xLink(sUrl)	{
	window.open(sUrl, "newWin");
}