function openTAF() {
	window.open('taf.html', 'winTAF', 'width=435,height=468');
}