<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=200; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=5 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#000000";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=200; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="Arial";
hdrFontSize="2";
hdrFontColor="#FFFFFF";
hdrBGColor="#00467F";
hdrAlign="right";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Arial";
linkFontSize="2";
linkBGColor="#FFFFFF";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="right";
barBGColor="#00467F";
barFontFamily="Arial";
barFontSize="2";
barFontColor="White";
barVAlign="center";
barWidth=20; // no quotes!!
barText="ÍNDEX"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[00]=["Home", "../cover.asp", ""]
ssmItems[01]=["&#1603;&#1589;&#1591;&#1610;&#1583;&#1601;&#1604;&#1587; &#1578;&#1585;&#1581;&#1576; &#1576;&#1603;&#1605;", "acoge.asp",""]
ssmItems[02]=["&#1581;&#1602;&#1608;&#1602; &#1608; &#1608;&#1575;&#1580;&#1576;&#1575;&#1578;", "derechos.asp", ""]
ssmItems[03]=["1. &#1575;&#1593;&#1578;&#1576;&#1575;&#1585;&#1575;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1577;", "aspectos.asp", ""]
ssmItems[04]=["2. &#1575;&#1604;&#1593;&#1605;&#1604;", "trabajo.asp", ""]
ssmItems[05]=["3. &#1575;&#1604;&#1578;&#1593;&#1604;&#1610;&#1605;", "educacion.asp", ""]
ssmItems[06]=["4. &#1575;&#1604;&#1589;&#1581;&#1577;", "salud.asp", ""] //create two column row
ssmItems[07]=["5. &#1575;&#1604;&#1582;&#1583;&#1605;&#1575;&#1578; &#1575;&#1604;&#1575;&#1580;&#1578;&#1605;&#1575;&#1593;&#1610;&#1577;", "servicios.asp", ""]
ssmItems[08]=["6. &#1575;&#1604;&#1578;&#1590;&#1575;&#1605;&#1606;", "solidaridad.asp", ""] //create header
ssmItems[09]=["7. &#1608;&#1587;&#1575;&#1574;&#1604; &#1575;&#1604;&#1606;&#1602;&#1604;", "transportes.asp", ""]
ssmItems[10]=["8. &#1575;&#1604;&#1575;&#1587;&#1578;&#1607;&#1604;&#1575;&#1603;", "consumo.asp", ""]
ssmItems[11]=["9. &#1587;&#1610;&#1575;&#1587;&#1575;&#1578; &#1575;&#1604;&#1605;&#1587;&#1575;&#1608;&#1575;&#1577;", "politicas.asp", ""]
ssmItems[12]=["10. &#1575;&#1604;&#1579;&#1602;&#1575;&#1601;&#1577; &#1608; &#1575;&#1604;&#1571;&#1593;&#1610;&#1575;&#1583;", "cultura.asp", ""]
ssmItems[13]=["11. &#1575;&#1587;&#1578;&#1593;&#1604;&#1575;&#1605;&#1575;&#1578; &#1571;&#1582;&#1585;&#1609; &#1584;&#1575;&#1578; &#1571;&#1607;&#1605;&#1610;&#1577;", "otras.asp", ""]
ssmItems[14]=["&#1602;&#1575;&#1574;&#1605;&#1577; &#1576;&#1571;&#1585;&#1602;&#1575;&#1605; &#1607;&#1575;&#1578;&#1601;&#1610;&#1577; &#1584;&#1575;&#1578; &#1571;&#1607;&#1605;&#1610;&#1577;", "telefonos.asp", ""]
ssmItems[15]=["&#1582;&#1585;&#1610;&#1591;&#1577; &#1575;&#1604;&#1605;&#1583;&#1610;&#1606;&#1577;", "mapa.asp", ""]

buildMenu();

//-->
