function winOpen(targetfile) {
	window.open( '/good/vote.cgi?targetfile=' + targetfile, 'votingframe' );
}
