function painel() {
			penq = window.open("destaque-1.html", "Green" , "top=0, left=0, width=500,height=500, scrollbars=yes, resizable=yes, toolbar=0,status=0" );
	}
	function vct() {
			penq = window.open("destaque-2.html", "Vct" , "top=0, left=0, width=500,height=630, scrollbars=yes, resizable=yes, toolbar=0,status=0" );
	}
		function locablin() {
			penq = window.open("destaque-3.html", "Locablin" , "top=0, left=0, width=500,height=400, scrollbars=yes, resizable=yes, toolbar=0,status=0" );
	}