function taf(txt) {
	document.write('<a href=taf.asp?url=' + document.URL +  ' onclick="NewWindow(this.href,\'popup_taf\',\'400\',\'400\',\'no\',\'center\');return false" onfocus="this.blur()">' + txt + '</a>');
}
