/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=137;//227;//168 //217 no quotes!!
XOffset=0;//270
staticYOffset=10; // 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="FF,64,00"//"7E,BE,F8"//"white";
menuIsStatic="no"; //this sets whether menu should stay static on the screen
menuWidth=900; // Must be a multiple of 10! no quotes!!
menuCols=3;
hdrFontFamily="arial"//"comic sans ms"//"verdana";
hdrFontSize="1";
hdrFontColor="black";
hdrBGColor="white";//
hdrAlign="left";
hdrVAlign="center";
hdrHeight="35";// 15
linkFontFamily="arial"//"comic sans ms"//"verdana";
linkFontSize="3";
linkBGColor="white"//"FF,9E,5E"//"00,99,FF"//"4F,8D,D2"//"white"//"##0000FF"//"66,CC,FF";//white
linkOverBGColor="white"//"4F,8D,D2";//FF8000_________66,CC,FF____
linkTarget="_top";
linkAlign="left";
barBGColor="FF,64,00"//"7E,BE,F8"//"00,5B,A5"//"00,33,66"//"white";//#FF8000
barFontFamily="courier new"//"comic sans ms"//"Verdana";
barFontSize="4";
barFontColor="white"//"white"//"00,00,FF";//""
barVAlign="center";
barWidth=20//36; // 18 no quotes!!
barText="  Actualités  Clr  "; // <IMG> tag supported. Put exact html for an image to show.
i=0
///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header

//xxxxxxxxxx["xxx ATTENTION xxxxxxx longueur MAXI du texte de la ligne xxxxxxxx(xx/xx/xx)","....]

//UNIRS.htm
//Actions.htm
//Actualite.htm
//dossier_accueil.htm
//journaux.htm
//representants.htm
//representants_locaux.htm
//UNIRS.htm


ssmItems[i]=["bul 38 de Septembre Mare fiscum,Mare Nostrum, du CLR (06/09/10)","journaux.htm",""]
i=i+1
ssmItems[i]=["UCR Les retraités participeront au succès des manifestations du 7 septembre (31/08/10)","Actions.htm",""]
i=i+1
ssmItems[i]=["UNIRS Pour d’autres choix en matière de retraites, d’emploi et de pouvoir d’achat (31/08/10)","UNIRS.htm",""]
i=i+1
ssmItems[i]=["Bulletin numéro 37 MARE FISCUM, MARE NOSTRUM (07/07/10)","journaux.htm",""]
i=i+1
ssmItems[i]=["La FGR et la composition du CNRPA (07/07/10) ","Actualite.htm",""]
i=i+1
ssmItems[i]=["Appel de la FGR pour le 7 Septembre (05/07/10) ","Actions.htm",""]
i=i+1
ssmItems[i]=["Activités et rencontres de la FGR (05/07/10) ","Actualite.htm",""]
i=i+1
ssmItems[i]=["Appel FGR pour le 24 Juin (29/06/10) ","Actions.htm",""]
i=i+1




buildMenu();

//-->