// JavaScript Document
function abre()
              {
			 
              window.open("../fispal04/fispal04.htm","NovaJanela","left=150,top=90,width=450,innerwidth=0,height=270,innerheight=0");
														
              }
