// JavaScript Document
function financiar() {
	window.open('financia1.php','popup','height=680,width=670,scrollbars=yes,resizable=yes,menubar=no')
}