


timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"FF9900",					// Off Font Color
"313131",					// Off Back Color
"FFFF00",					// On Font Color
"404040",					// On Back Color
"313131",					// Border Color
11,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",			// Font
3,						// Padding
"arrow.gif",					// Sub Menu Image
0,						// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"FF9900",					// Referer item Font Color (leave this blank to disable)
"313131",					// Referer item Back Color (leave this blank to disable)
]

menu1=[						// This is the array that contains your menu properties and details
00,						// Top
150,						// left
,						// Width
1,						// Border Width
"left",						// Screen Position - here you can use "center;middle;right"
prop1,						// Properties Array - this is set higher up, as above
1,						// Always Visible - allows the menu item to be visible at all time
"center",					// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,						// Filter - Text variable for setting transitional effects on menu activation
,						// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 						// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,						// Position of sub image left:center:right:middle:top:bottom
,						// Show an image on top menu bars indicating a sub menu exists below
,						// Reserved for future use
"Home","default.asp",,,1,                       // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Registre-se","registp1.asp",,,1,  		
"Sobre a Loja","show-menu2",,"#",1,
"Área Restrita","show-menu4",,"#",1,
"Correio de Mensagens","webmail.asp?pagina=1&ordem=1&tipo=3",,,1,
"Meus Controles","show-menu6",,"#",1,
"Fechar Seção","sair.asp",,,1
]

menu2=[
	,,190,1,"",prop1,,"left",effect,,,,,,,
	"Nossa História","historia.asp",,,1,
	"Localização da Loja","local.asp",,,1,
    "Nosso Estandarte","estandarte.asp",,,1,
    "Administração da Loja","adminloja.asp",,,1,
    "Fale Conosco","falecom.asp",,,1,
    "Álbum de Fotos","albumliberado.asp",,,1,
    "","",,,1,    
    "Entidades Para-Maçônicas","show-menu3",,,0,
    "O que é a Maçonaria","maconaria.asp",,,1,
    "Links Interessantes","show-menu7",,,0
	]
	
menu3=[,,150,1,"",prop1,,"left",effect,,,,,,,
	"Ordem D'Molay","javascript:openwin(\"http://www.eldorado145.com.br/demolay.htm\")",,,1,
	"Filhas de Jó","javascript:openwin(\"http://www.eldorado145.com.br/filhasdejo.htm\")",,,1,
	"Estrela do Oriente","javascript:openwin(\"http://www.eldorado145.com.br/estrela.htm\")",,,1
	]



menu4=[
	,,200,1,"",prop1,,"left",effect,,,,,,,
	"Agenda","calendario.asp",,,1,
        "Glossário Maçônico","glossar.asp",,,1,
        "Peças de Arquitetura","materia.asp",,,1,
        "Livros e Literatura","livros.asp",,,1,
        "Notícias","gernotic.asp",,,1,
        "Álbum de Fotos Restrito","albumnovo.asp",,,1,
        "Ranking de Acesso","score.asp",,,1,
        "Administração da Loja Maçônica","show-menu5",,,0
	]


menu5=[,,150,1,"",prop1,,"left",effect,,,,,,,
	"Chancelaria","chancelaria.asp",,,1,
	"Secretaria","secretaria.asp",,,1,
	"Tesouraria","tesouraria.asp",,,1,
	"Venerança","venmestre.asp",,,1,
	"Vigilância","vigilancia.asp",,,1,
	"Administração do Portal","admin.asp",,,1
	]


menu6=[,,150,1,"",prop1,,"left",effect,,,,,,,
	"Meu Cadastro","registp3.asp",,,1,
	"Mensalidades","construc.asp",,,1,
	"Frequência","pfrequencia.asp?menu=1",,,1,
	"Instruções","pinstrucao.asp?menu=1",,,1,
	"Meu Prontuário","construc.asp",,,1,
	"Lista de Aniversariantes","relniver.asp?menu=1",,,1,
	"Lista de Telefones","reltel.asp?menu=1",,,1
	]


menu7=[,,250,1,"",prop1,,"left",effect,,,,,,,
	"Grande Loja Maçônica do RS","javascript:openwin(\"http://www.glojars.org.br\")",,,1,
	"Grande Oriente do Brasil - GOB","javascript:openwin(\"http://www.gob.org.br\")",,,1,	
	"Grande Oriente do Brasil - GOBRS","javascript:openwin(\"http://www.gobrs.org.br\")",,,1,
	"F.S.G.B.A.R.L.S Fraternidade no. 3","javascript:openwin(\"http://www.fraternidade.org.br\")",,,1,
	"B.A.R.L.S Sofhia no. 60","javascript:openwin(\"http://www.sophia60.org\")",,,1
	]


// menu5=[,,170,1,"",prop1,,"left",effect,0,,,,,,
// "Administração","javascript:openwin(\"http://www.carioca.br\")",,,,
// "Professores","javascript:openwin(\"http://www.carioca.br\")",,,
// ]

