timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=1);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();
}

config=[					// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"0000A0",					// Off Back Color
"FFFFFF",					// On Font Color
"6F6FFF",					// On Back Color
"FFFFFF",					// Border Color
9,						// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"verdana,tahoma,helvetica",			// Font
3,						// Padding
"arrow.gif",					// Sub Menu Image
0,						// 3D Border & Separator
"66ffff",					// 3D High Color 
"000099",					// 3D Low Color
"",						// Referer item Font Color (leave this blank to disable)
"",						// Referer item Back Color (leave this blank to disable)
]

menu1=[80,35,80,1,"left",config,1,"left",,,0,,,,,
"Immobilières","show-menu2",,"#",1,
"Rencontres","show-menu3",,"#",1,
"Emploi","show-menu4",,"#",1,
"Affaires","show-menu5",,"#",1,
"Promos","show-menu6",,"#",1
]

menu2=[,,80,1,"left",config,,"left",effect,,,,,,,
"A louer","anno11.htm",,,1,
"A vendre","anno12.htm",,,1
]

menu3=[,,80,1,"left",config,,"left",effect,,,,,,,
"Homme cherche Femme","anno21.htm",,,1,
"Femme cherche Homme ","anno22.htm",,,1
]

menu4=[,,80,1,"left",config,,"left",effect,,,,,,,
"Offres","appm/chercheurs.htm",,,1,
"Demande","appm/employeurs.htm",,,1
]

menu5=[,,80,1,"left",config,,"left",effect,,,,,,,
"Opportunités","anno41.htm",,,1,
"Etudes de Marché","anno42.htm",,,1,
"Partenariat","anno43.htm",,,1,
"e-commerce","anno44.htm",,,1
]

menu6=[,,80,1,"left",config,,"left",effect,,,,,,,
"Achats en Gros","anno51.htm",,,1,
"Achats au Détail","anno52.htm",,,1
]


