<!-- 

function abrerankingcompoficiais() {
open("ranking_explica_competicoes_oficiais_por_equipes.html", "compoficiais", "scrollbars, resizable, location, width=400, height=250")
				       }

function abreexplicaperformance() {
open("ranking_explica_performance.html", "performance", "scrollbars, resizable, location, width=450, height=350")
				   }

function abreexplicaefetividade() {
open("ranking_explica_efetividade.html", "efetividade", "scrollbars, resizable, location, width=450, height=350")
				   }

function calcoverall() {
open("explica_calculo_gnu_overall.html", "calcoverall", "scrollbars, resizable, location, width=400, height=350")
			}


function abrechequers() {
open("chequers_explica.html", "chequers", "scrollbars, resizable, location, width=400, height=350")
				   }

function abrecube() {
open("cube_explica.html", "cube", "scrollbars, resizable, location, width=400, height=350")
				   }

function abreoverall() {
open("overall_explica.html", "overall", "scrollbars, resizable, location, width=400, height=350")
				   }

function abreluluzinha() {
open("luluzinha.html", "luluzinha", "scrollbars, width=170, height=170")
					 }

function abreagendamatches() {
open("agenda_matches.html", "agenda", "scrollbars, resizable, location, width=500, height=350")
			   }

function abreatodosresultados() {
open("todos_os_resultados.php", "todosresultados", "scrollbars, resizable, location, width=500, height=350")
				   }
				   
function abrearegrinha3criterios() {
open("regrinhados3criterios.html", "regrinha3criterios", "scrollbars, resizable, location, width=650, height=350")
				   }
//-->