
oCMenu.makeMenu('top0','','','#','',22,28,'nav/b-left.gif','nav/b-left.gif')

oCMenu.makeMenu('top1','','','index.html','',80,28,'nav/bh-1.gif','nav/bh-2.gif')

oCMenu.makeMenu('top2','','','citations.html','',80,28,'nav/bci-1.gif','nav/bci-2.gif')

oCMenu.makeMenu('top3','','','galerie.html','','80','28','nav/bga-1.gif','nav/bga-2.gif')
	oCMenu.makeMenu('sub300','top3','galerie I','galerie-01.html','','','','','')
	oCMenu.makeMenu('sub301','top3','galerie II','galerie-02.html','','','','','')
	oCMenu.makeMenu('sub302','top3','galerie III','galerie-03.html','','','','','')
	oCMenu.makeMenu('sub303','top3','galerie IV','galerie-04.html','','','','','')
	oCMenu.makeMenu('sub304','top3','galerie V','galerie-05.html','','','','','')



oCMenu.makeMenu('top4','','','atelier.html','',80,28,'nav/bat-1.gif','nav/bat-2.gif')

oCMenu.makeMenu('top5','','','nouvelles.html','',80,28,'nav/bnw-1.gif','nav/bnw-2.gif')

oCMenu.makeMenu('top6','','','contact.html','',80,28,'nav/bc-1.gif','nav/bc-2.gif')

oCMenu.makeMenu('top7','','','liens.html','',80,28,'nav/blk-1.gif','nav/blk-2.gif')

oCMenu.makeMenu('top8','','','#','',23,28,'nav/b-right.gif','nav/b-right.gif')

	
//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()			

