<!--
<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=103; // no quotes!!
staticYOffset=0; // no quotes!!
XOffset=5; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#B79D69";
menuIsStatic="yes";
menuWidth=180; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="#CCCCCC";
hdrBGColor="#D9DDE0";
hdrAlign="LEFT";
hdrVAlign="center";
hdrHeight="12";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="#FFFFFF";
linkOverBGColor="#D1D987";
linkTarget="_sef";
linkAlign="left";
barBGColor="#FFFFFF";
barFontFamily="Verdana";
barFontSize="1";
barFontColor="#FFFFFF";
barVAlign="center";
barWidth=15; // no quotes!!
barText='<img src="http://www.revistazunai.com/img_index/img_menu_lateral.gif" border=0>'

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
addItem("Blog da Zunái", "http://www.revistazunai.com/blog/", "_blank");
addItem("Opinião", "http://www.revistazunai.com/editorial/index.htm", "_self");
addItem("Poemas", "http://www.revistazunai.com/poemas/index.htm", "_self");
addItem("Ensaios", "http://www.revistazunai.com/ensaios/index.htm", "_self");
addItem("Entrevistas", "http://www.revistazunai.com/entrevistas/index.htm", "_self");
addItem("Depoimentos & Debates", "http://www.revistazunai.com/depoimentos_debates/index.htm", "_self");
addItem("Contos", "http://www.revistazunai.com/contos/index.htm", "_self");
addItem("Especiais", "http://www.revistazunai.com/materias_especiais/index.htm", "_self");
addItem("Traduções", "http://www.revistazunai.com/traducoes/index.htm", "_self");
addItem("Galeria", "http://www.revistazunai.com/galeria/index.html", "_self");
addItem("Expediente", "http://www.revistazunai.com/expediente.html", "_self");
addItem("Cartas", "http://www.revistazunai.com/cartas.html", "_self");
addItem("Outros links", "http://www.revistazunai.com/linx.html", "_self");
addItem("Edições anteriores", "http://www.revistazunai.com/edicoesanteriores.htm", "_self");
addItem("Home", "http://www.revistazunai.com/", "_self");


buildMenu();

//-->


//-->
