{
if ($7 == "win") {
	print $8
} else {
	if ($9 == "win") {
		print $10
	}
}
}


syntax highlighted by Code2HTML, v. 0.9.1