menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"

timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=4;	// Sub menu offset Top position 
suboffset_left=6;	// Sub menu offset Left position
closeOnClick = true

style1=[		// style1
"FFFFFF",		// Mouse Off Font Color
"0a3365",		// Mouse Off Background Color
"DCDDDE",		// Mouse On Font Color
"0a3365",		// Mouse On Background Color
,		// Menu Border Color 
10,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
2,			// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"4B75A0",		// 3D High Color
"4B75A0",		// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,			// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
,		// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
,		// Menu Item Separator Color
]

style2=[		// style2
"4B75A0",		// Mouse Off Font Color
"F4F7F9",		// Mouse Off Background Color
"4B75A0",		// Mouse On Font Color
"D5DFE9",		// Mouse On Background Color
"4B75A0",		// Menu Border Color 
10,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
5,			// Menu Item Padding
"/tck1.gif",			// Sub Menu Image (Leave this blank if not needed)
"4B75A0",		// 3D Border & Separator bar
"4B75A0",		// 3D High Color
"4B75A0",		// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,			// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"FFFFFF",		// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"4B75A0",		// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",		// Menu Name - This is needed in order for the menu to be called
127,			// Menu Top - The Top position of the menu in pixels
120,			// Menu Left - The Left position of the menu in pixels
,			// Menu Width - Menus width in pixels
0,			// Menu Border Width 
"",		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
,			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 			// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,			// Position of TOP sub image left:center:right
,			// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,			// Right To Left - Used in Hebrew for example. (1=on/0=off)
,			// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,			// Background image for menu when BGColor set to transparent.
,			// Scrollable Menu
,			// Reserved for future use
,"Informações&nbsp;Gerais&nbsp;&nbsp;|","show-menu=informacoes",,"Informações Gerais",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Agenda&nbsp;&nbsp;|","/agenda.shtml",,"Agenda",1
,"Defesa&nbsp;Profissional&nbsp;&nbsp;|","defesa.shtml",,"Defesa Profissional",1
,"Formação&nbsp;em&nbsp;Cirurgia&nbsp;&nbsp;|","show-menu=residencia",,"Residência Médica",1
,"Área&nbsp;Científica&nbsp;&nbsp;|","show-menu=cientifica",,"Área&nbsp;Científica",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Membros&nbsp;&nbsp;|","/mem.shtml",,"Membros do CBC/SP",1
,"Contato","show-menu=contato",,"Contato",1
])

	addmenu(menu=["informacoes",,,280,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Conheça o Colégio Brasileiro de Cirurgiões","show-menu=historia",,"Conheça o Colégio Brasileiro de Cirurgiões",1
	,"Diretoria","/dir.shtml",,"Diretoria",1
	,"Diretoria de Seções Especializadas","/des.shtml",,"Diretoria de Seções Especializadas",1
	,"Diretoria de Departamentos","/dep.shtml",,"Diretoria de Departamentos",1
	,"Regionais","show-menu=regionais",,"Regionais",1
	,"Assessoria de Imprensa","/assessoria.shtml",,"Assessoria de Imprensa",1
	,"Prêmios","show-menu=premios",,"Prêmios",1
	,"Estatuto","/estatuto.pdf target=xx",,"Estatuto",1
	,"Mensagem do Mestre do Capítulo","/men.shtml",,"Mensagem do Mestre do Capítulo",1
	,"Membros Inesquecíveis","/membros_inesqueciveis.shtml",,"Membros Inesquecíveis",1
	])

		addmenu(menu=["historia",,,240,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"História do CBC","/cbc.shtml",,"História do CBC",1
		,"História do Capítulo de São Paulo","/cbc_sp.shtml",,"História do Capítulo de São Paulo",1
		,"Diretorias Anteriores - Capítulo São Paulo","/dir_anterior.shtml",,"Diretorias Anteriores - Capítulo São Paulo",1
		,"CREDO - Prof. Benedito Montenegro","/credo.shtml",,"CREDO - Prof. Benedito Montenegro",1
 		])


		addmenu(menu=["premios",,,240,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Prêmio CBC","/regulamento_cbc.shtml",,"Prêmio CBC",1
		,"Prêmio Benedito Montenegro","/regulamento_benedito_montenegro.shtml",,"Prêmio Benedito Montenegro",1
		,"Prêmio Brant Paes Leme","/regulamento_paesleme.shtml",,"Prêmio Brant Paes Leme",1
		,"Prêmio Daher Cutait","/regulamento_dahercutait.shtml",,"Prêmio Daher Cutait",1	
		,"Prêmio José de Mendonça","/regulamento_josemendonca.shtml",,"Prêmio José de Mendonça",1
		,"Prêmio Ivo Pitanguy","/regulamento_ivopitanguy.shtml",,"Prêmio Ivo Pitanguy",1
		,"Prêmio Medalha do Mérito Cirúrgico","/regulamento_meritocirurgico.shtml",,"Prêmio Medalha do Mérito Cirúrgico",1
		,"Prêmio Armando de Cápua","/regulamento_armandocapua.shtml",,"Prêmio Armando de Cápua",1
 		])


		addmenu(menu=["regionais",,,240,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Regional Araçatuba","/reg_ara.shtml",,"Regional Araçatuba",1
		,"Regional Botucatu","/reg_bot.shtml",,"Regional Botucatu",1
		,"Regional Campinas","/reg_cam.shtml",,"Regional Campinas",1
		,"Regional Fernão Dias","/reg_fernaodias.shtml",,"Regional Fernão Dias",1
		,"Regional Grande ABC","/reg_abc.shtml",,"Regional Grande ABC",1
		,"Regional Grande São Paulo","/reg_sp.shtml",,"Regional Grande São Paulo",1
		,"Regional Jundiaí","/reg_jundiai.shtml",,"Regional Jundiaí",1		
		,"Regional Marília","/reg_mar.shtml",,"Regional Marília",1
		,"Regional Mogi das Cruzes","/reg_mogidascruzes.shtml",,"Mogi das Cruzes",1
		,"Regional Noroeste Paulista","/reg_nor.shtml",,"Regional Noroeste Paulista",1
		,"Regional Piracicaba","/reg_pir.shtml",,"Regional Piracicaba",1
		,"Regional Presidente Prudente","/reg_pre.shtml",,"Regional Presidente Prudente",1
		,"Regional Ribeirão Preto","/reg_rib.shtml",,"Regional Ribeirão Preto",1
		,"Regional Litoral","/reg_lit.shtml",,"Regional Litoral",1
		,"Regional Sorocaba","/reg_sor.shtml",,"Regional Sorocaba",1
		,"Regional Vale do Paraíba","/reg_val.shtml",,"Regional Vale do Paraíba",1
 		])
		
		
	addmenu(menu=["cientifica",,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Publicações","/publicacoes.shtml",,"Publicações",1
	,"Atualidades&nbsp;Cirúrgicas","/atualidades.shtml",,"Atualidades Cirúrgicas",1
	,"Fórum","/forum.shtml",,"Fórum de Debates",1
	,"Links","/lks.shtml",,"Links",1
	])

	addmenu(menu=["residencia",,,260,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Informações","/residencia.shtml",,"Informações",1
	,"Serviços Credenciados","/cred.shtml",,"Serviços Credenciados",1
	,"Curso Continuado de Cirurgia Geral 2009","/redator/item26282.shtml",,"Curso Continuado de Cirurgia Geral 2009",1
	,"Curso Continuado de Cirurgia Geral 2008","/curso_cont.shtml",,"Curso Continuado de Cirurgia Geral 2008",1
	,"Curso Continuado de Cirurgia Geral 2007","/redator/item16002.shtml",,"Curso Continuado de Cirurgia Geral 2007",1
	,"Curso Continuado de Cirurgia Geral 2006","/redator/item12365.shtml",,"Curso Continuado de Cirurgia Geral 2006",1
	])


	addmenu(menu=["contato",,,200,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Fale Conosco","/fal.shtml",,"Fale Conosco",1
	,"Torne-se Membro do CBC/SP","http://www.cbc.org.br/estaticas.php?pag=1 target=_blank",,"Torne-se Membro do CBC/SP",1
	,"Atualize seu Cadastro","/atu.shtml",,"Atualize seu Cadastro",1
	])

dumpmenus()