<!--
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)
}

////////////////////////////////////
// Propriedades do Menu Mágico    //
// Referencia sobre o menu:       //
// http://www.milonic.co.uk/menu  //
////////////////////////////////////

timegap=500                   // Tempo do Delay de aparecer ou sumir o menu
followspeed=30                // Velocidade do Scrolling
followrate=30                 // Velocidade Scrolling Rate
suboffset_top=0               // Sub menu offset Top position
suboffset_left=5              // Sub menu offset Left position

//efeitos="Shadow(color=777777, Direction=135, Strength=3);Alpha(style=0,opacity=85);";

efeitos="gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5);Alpha(style=0,opacity=80);Shadow(color=777777, Direction=135, Strength=3);";

//efeitos="Fade(duration=0.5);";

//Exemplos de efeitos

//"RandomDissolve(duration=0.7)"
//"Alpha(style=0,opacity=85)"
//"Fade(duration=0.5)"
//"Shadow(color=777777, Direction=135, Strength=5)"
//"barn(motion=Out, orientation=Horizontal, duration=0.5)"
//"blinds(bands=8, direction=Up, duration=0.5)"
//"checkerboard(direction=Up, sqauresx=2, sqauresy=2, duration=0.5)"
//"gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5)"
//"inset(duration=0.5)"
//"iris(style=Diamond, motion=In, duration=0.5)"
//"Pixelate(sqaures=2, duration=0.5)"
//"RadialWipe(sqaures=Clock, duration=0.5)"
//"randombars(orientation=Horizontal, duration=0.5)"
//"slide(bands=1, duration=0.5)"
//"spiral(gridx=8, gridy=8, duration=0.5)"
//"strips(direction=Left Up, duration=0.5)"
//"stretch(duration=0.5)"
//"wheel(spokes=2, duration=0.5)"
//"zigzag(gridx=8, gridy=8, duration=0.5)"
//Para ver mais efeitos site: http://www.milonic.co.uk/menu/filters_sample.php

EasySampleStyle=[
"#494949",                    // Cor da fonte
"#FFFFFF",                    // Cor do Background (use zero para transparent no Netscape 6)
"#000000",                    // Cor da fonte no mouse over
"#CCCCCC",                    // Cor do Background no mouse over
"#C2CCD6",                    // Cor da borda do menu
"9",                          // Tamanho da fonte
"normal",                     // Font Style (italic ou normal)
"bold",                       // Font Weight (bold ou normal)
"Verdana,Arial,Helvetica",    // Nome da fonte
2,                            // Menu Padding ou spacing
"imagens/arrow.gif",          // Imagem de Sub Menu (Deixe em branco se não precisar)
0,                            // 3D Border & Separator bar
"66ccff",                     // 3D High Color
"000099",                     // 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
"10",                         // Distancia da esquerda do menu
]

//---------------------- MENU VISITANTE -------------------------------//

addmenu(menu=[
"institucional",                 // Menu Name - This is needed in order for this menu to be called
265,                           // Menu Top - The Top position of this menu in pixels
10,                            // Menu Left - The Left position of this menu in pixels
130,                          // 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"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,                      // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Histórico","historico.php",,,
,"Representantes","representantes.php",,,
,"Estrutura","estrutura.php",,,
,"Perfil","perfil.php",,,
,"Equipe","equipe.php",,,
,"Corpo Clínico","corpoclinico.php",,,
])

addmenu(menu=[
"servicos",                 // Menu Name - This is needed in order for this menu to be called
265,                           // Menu Top - The Top position of this menu in pixels
180,                            // Menu Left - The Left position of this menu in pixels
130,                          // 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"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,                      // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Serviços","servicos.php",,,
,"UNIRIM","unirim.php",,,
])

addmenu(menu=[
"comunicacao",                 // Menu Name - This is needed in order for this menu to be called
265,                           // Menu Top - The Top position of this menu in pixels
328,                            // Menu Left - The Left position of this menu in pixels
130,                          // 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"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,                      // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Notícias","noticias.php",,,
,"Assessoria","assessoria.php",,,
,"Dicas de Saúde","dicas.php",,,
,"InforMAR","informar.php",,,
,"TI Informa","ti.php",,,
])

addmenu(menu=[
"rh",                 // Menu Name - This is needed in order for this menu to be called
265,                           // Menu Top - The Top position of this menu in pixels
588,                            // Menu Left - The Left position of this menu in pixels
130,                          // 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"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,                      // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Recursos Humanos","rh.php",,,
,"Mural On-Line","mural.php",,,
])

dumpmenus();

//-->

