// VMNF.NET: Portal de Vitor M. N. Fernandes
// Escreve a mensagem de copyright
function dw_copyright(ver){
	document.write('<font size="1">[ v'+ver+' ] Copyright ©2001-2005 VMNF.NET&nbsp</font>');
};