timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}
var agt=navigator.userAgent.toLowerCase();
var is_mac    = (agt.indexOf("mac")!=-1);

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"808080",					// Off Font Color
"ffffff",					// Off Back Color
"ffffFF",					// On Font Color
"000000",					// On Back Color
"999999",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"arial",	// Font
3,							// Padding
"img/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"FF0000",					// Referer item Back Color (leave this blank to disable)
]
prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"ffffff",					// Off Back Color
"ffffFF",					// On Font Color
"000000",					// On Back Color
"999999",					// Border Color
9,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"arial",	// Font
5,							// Padding
"img/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"FF0000",					// Referer item Back Color (leave this blank to disable)
]
if (document.layers){
menu1=[				// This is the array that contains your menu properties and details
75,					// Top
30,					// left
114,					// Width
0,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"soci&#233;t&#233;","show-menu2","societe.htm","soci&#233;t&#233;",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"presse & &#233;v&#233;nements","show-menu3",,"presse & &#233;v&#233;nements",1,
"solutions & produits","show-menu4",,"solutions & produits",1,
"r&#233;f&#233;rences clients","ref_clients.htm",,"r&#233;f&#233;rences clients",1,
"&nbsp;services&nbsp;","show-menu5",,"services",1,
"espace clients","esp_clients.htm",,"espace clients",1,"alliances","alliances.htm",,"alliances",1
];
TopOffset=75;

}
if (!document.layers && is_mac==true)
{
menu1=[				// This is the array that contains your menu properties and details
65,					// Top
180,108					// left
,					// Width
1,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop2,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"soci&#233;t&#233;","show-menu2","societe.htm","soci&#233;t&#233;",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"presse & &#233;v&#233;nements","show-menu3","presse.htm","presse & &#233;v&#233;nements",1,
"solutions & produits","show-menu4","sol_prod.htm","solutions & produits",1,
"r&#233;f&#233;rences clients","ref_clients.htm",,"r&#233;f&#233;rences clients",1,
"&nbsp;services&nbsp;","show-menu5","services.htm","services",1,
"espace clients","esp_clients.htm",,"espace clients",1,
"alliances","alliances.htm",,"alliances",1
];
TopOffset=65
}
if (!document.layers && is_mac==false)
{
menu1=[				// This is the array that contains your menu properties and details
65,					// Top
180,					// left
,					// Width
1,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"soci&#233;t&#233;","show-menu2","societe.htm","soci&#233;t&#233;",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"presse & &#233;v&#233;nements","show-menu3","presse.htm","presse & &#233;v&#233;nements",1,
"solutions & produits","show-menu4",,"solutions & produits",1,
"r&#233;f&#233;rences clients","ref_clients.htm",,"r&#233;f&#233;rences clients",1,
"&nbsp;services&nbsp;","show-menu5","services.htm","services",1,
"espace clients","esp_clients.htm",,"espace clients",1,
"partenaires","partenaires.htm",,"partenaires",1
];
TopOffset=65
}
menu2=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"&#224; propos de Soama&#239;","societe.htm",,"&#224; propos de Soama&#239;",0,
"management","management.htm",,"management",0,
"carri&#232;res","carrieres.htm",,"Soama&#239; recrute!",0,
"contacts","contacts.htm",,"contatcs",0
]
menu3=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"news & communiqu&#233;s","presse.htm",,"news & communiqu&#233;s",0,
"&#233;v&#233;nements","evenements.htm",,,0
]

menu4=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"solution becubic","sol_becubic.htm",,"la solution becubic",0,
"solution Wincap","sol_wincap.htm",,"la solution Wincap",0
]


menu5=[,,80,1,,prop1,0,"left",effect,0,,,,,,
"consulting","services.htm",,,0,
"formations","formations.htm",,,0
]





