<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=20; // no quotes!!
staticYOffset=20; // no quotes!!
slideSpeed=10 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#ffffff";
menuIsStatic="yes";
menuWidth=120; // Tamaño el Menu en multiplos de 10Must be a multiple of 10! no quotes!!
hdrFontFamily="Tahoma";
hdrFontSize="1";
hdrFontColor="#ffffff";
hdrBGColor="#000000";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="5";
linkFontFamily="Tahoma"; //enlace
linkFontSize="1";
linkBGColor="#000000"; //Color de fondo del Enlace
linkOverBGColor="#ff0000"; // color de fondo del hover
linkTarget="";
linkAlign="left";
barBGColor="#000000";
barFontFamily="Tahoma";
barFontSize="1";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!

startMenu("RePoRTaJeS", "MeNú")
addItem("FeSTiMuR", "http://www.murciarock.org/reportajes/festimur/index.html", "");
addItem("DReaM THeaTeR", "http://www.murciarock.org/reportajes/dreamtheater/index.html", "");
addItem("HaMLeT", "http://www.murciarock.org/reportajes/hamlet/index.html", "");
addItem("PaRaDiSe LoST", "http://www.murciarock.org/reportajes/paradiselost/index.html", "");
addItem("eLeFaNTeS", "http://www.murciarock.org/reportajes/elefantes/index.html", "");
addItem("La oReJa De VaN GoGH", "http://www.murciarock.org/reportajes/oreja/index.html", "");
addItem("6º LuMBReRaS RoCK", "http://www.murciarock.org/reportajes/lumbreras03/index.html", "");
addItem("DeeP PuRPLe", "http://www.murciarock.org/reportajes/deeppurple/index.html", "");
addItem("MoTöRHeaD", "http://www.murciarock.org/reportajes/motorhead/index.html", "");
addItem("MoLoToV", "http://www.murciarock.org/reportajes/molotov/index.html", "");
addItem("DiReCToS 2003", "http://www.murciarock.org/reportajes/directos/index.html", "");
addItem("FuRia aNiMaL + WaRCRY", "http://www.murciarock.org/reportajes/furia/index.html", "");
addItem("LoS LuNáTiCoS", "http://www.murciarock.org/reportajes/lunaticos/index.html", "");
addItem("FiTo & FiTiPaLDiS", "http://www.murciarock.org/reportajes/fito/index.html", "");
addItem("FeSTiVaLeSDeRoCK", "http://www.murciarock.org/reportajes/festirock/index.html", "");
addItem("HoYa RoCK 2004", "http://www.murciarock.org/reportajes/hoya04/index.html", "");
addItem("eXTReMoDuRo", "http://www.murciarock.org/reportajes/extremoduro/index.html", "");
addItem("7º LuMBReRaS RoCK", "http://www.murciarock.org/reportajes/lumbreras04/index.html", "");
addItem("DaRK MooR", "http://www.murciarock.org/reportajes/darkmoor/index.html", "");
/* Para empezar otro apartado se pone addHdr("Nuevo apartado"); */

endMenu()

//-->
