﻿function AbreJanela(url,largura,altura)
{
window.open(url,'Fesp','scrollbars=no,width='+largura+',height='+altura ) ;
}
function SaudeFamilia()
{
window.open('outros/SaudeFamilia/index.html','Faenpa','scrollbars=no,width=610,height=268' ) ;
}

function Fies2007()
{
window.open('outros/fies2007/index.html','Fies','scrollbars=no,width=610,height=229' ) ;
}

function tabsindex(){
//var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
}

