oMenu=new menuObj('oMenu')


oMenu.clMain='padding:5px; font-family:arial; font-size:12px; font-weight:bold' 
oMenu.clSub='padding:5px; font-family:arial; font-size:12px' 
oMenu.clAMain='text-decoration:none; color:White' 
oMenu.clASub='text-decoration:none; color:White' 

oMenu.backgroundbar=1
oMenu.backgroundbarfromleft=305
oMenu.backgroundbarfromtop=60
oMenu.backgroundbarsize=700
oMenu.backgroundbarcolor="white" 

oMenu.mainheight=20 
oMenu.mainwidth=173 

oMenu.subwidth=oMenu.mainwidth 
oMenu.subheight=20

oMenu.makeStyle()

oMenu.subplacement=oMenu.mainheight


oMenu.mainbgcoloroff='#000000' 
oMenu.mainbgcoloron='#636563' 
oMenu.subbgcoloroff='#660066' 
oMenu.subbgcoloron='#000000' 
oMenu.stayoncolor=0 
oMenu.menuspeed=10 
oMenu.menusubspeed=15 
oMenu.menurows=1
oMenu.menueventon="onclick" 
oMenu.menueventoff="onclick" 
oMenu.menuplacement=new Array(305,480,655,830)
oMenu.pxbetween=0 
oMenu.fromleft=305 
oMenu.fromtop=62
oMenu.makeMain(0,'Vie Associative',0)
	oMenu.makeSub(0,0,'Le statut','amfcstat.htm',4)
	oMenu.makeSub(0,1,'Le bureau','lbureau2000.htm',4)
	oMenu.makeSub(0,2,'Les Membres','membres.htm',4)
	oMenu.makeSub(0,3,'les associations mahoraises','assoc_metro.htm',4)
oMenu.makeMain(1,'News',0)
	oMenu.makeSub(1,0,'revue de presse','news.htm',2)
	oMenu.makeSub(1,1,'Divers','emploi.htm',2)
oMenu.makeMain(2,'Liens',0)
	oMenu.makeSub(2,0,'Mayotte','lien.htm',2)
	oMenu.makeSub(2,1,'Franche-comté','lienfc.htm',2)
oMenu.makeMain(3,'contact',0)
	oMenu.makeSub(3,0,'Forum','http://www.swisstools.net/forum.asp?fid=6097',3)
	oMenu.makeSub(3,1,'Livres d or','http://www.swisstools.net/guestbook.asp?id=6772',3)
	oMenu.makeSub(3,2,'Nous contacter','mailto:amfc@caramail.com',3)
oMenu.construct()