// -------------------------------------------------
// Menu: LIVRARIA
// -------------------------------------------------

HM_Array1 = [
[125,      // menu width
180,       // left_position
273,       // top_position
"white",   // font_color
"white",   // mouseover_font_color
"39418C",   // background_color
"656DB8",   // mouseover_background_color
"39418C",   // border_color
"white",    // separator_color
0,         // top_is_permanent
0,         // top_is_horizontal
0,         // tree_is_horizontal
1,         // position_under
1,         // top_more_images_visible
1,         // tree_more_images_visible
"null",    // evaluate_upon_tree_show
"null",    // evaluate_upon_tree_hide
,          // right-to-left
],     // display_on_click
["quem somos","quemsomos.php",1,0,0],
["principais assuntos","assuntos.php",1,0,0],
["produtos","produtos.php",1,0,0],
["encomende seu livro","encomende.php",1,0,0],
["localização","localizacao.php",1,0,0]
]

// -------------------------------------------------
// Menu: AGENDA
// -------------------------------------------------

HM_Array2 = [
[125,      // menu width
180,       // left_position
301,       // top_position
"white",   // font_color
"white",   // mouseover_font_color
"39418C",   // background_color
"656DB8",   // mouseover_background_color
"39418C",   // border_color
"white",    // separator_color
0,         // top_is_permanent
0,         // top_is_horizontal
0,         // tree_is_horizontal
1,         // position_under
1,         // top_more_images_visible
1,         // tree_more_images_visible
"null",    // evaluate_upon_tree_show
"null",    // evaluate_upon_tree_hide
,          // right-to-left
],     // display_on_click
["palestras e cursos","palestras.php",1,0,0],
["atividades regulares","atividades.php",1,0,0],
["eventos","eventos.php",1,0,0],
["inscrições","inscricoes.php",1,0,0]
]














