<!--
//
// Copyright (c) Nuno Ferreira
//	Created: 17/08/2003
//	Last modified: 17/08/2003
//
// You're free to use this code, if you:
// - Don't change the source code
// - Maintain the copyright notice
// - Include on your site a notice of this fact
// - Link your site to mine: Nuno Ferreira (www.nuno.net)
// - Send me an e-mail, so I can link my site to your's
//

title=escape(document.title);
ref=escape(self.location.toString());
document.write('&nbsp;-:|:- | <a href="../pt/x_comment.htm?',
	'ref='+ref+'&title='+title+'">Comentar</a> | ',
	'<a href="../cgi/show_cmt.pl?',
	'lang=pt&ref='+ref+'&title='+title+'">Ver Comentários</a> | -:|:-');

//-->
