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

oCMenu.makeMenu('top1','','','index.html','',62,19,'nav/bh-1.gif','nav/bh-2.gif')
	oCMenu.makeMenu('sub10','top1',"&nbsp;disclaimer",'disclaimer.html','','70')

oCMenu.makeMenu('top2','','','products.html','',62,19,'nav/bp-4.gif','nav/bp-2.gif')
	oCMenu.makeMenu('sub20','top2',"&nbsp;FACSys Fax Messaging Gateway",'p-facsys.html','','')
	oCMenu.makeMenu('sub21','top2',"&nbsp;emFAST Optus Software",'p-emfast.html','','')
	oCMenu.makeMenu('sub22','top2',"<span class=hzc3m>&nbsp;Cantata Technology</span>",'p-cantata.html','','')
	// <span class=hzc3m>yellow</span>

oCMenu.makeMenu('top3','','','news.html','',62,19,'nav/bn-1.gif','nav/bn-2.gif')

oCMenu.makeMenu('top4','','','links.html','',62,19,'nav/bl-1.gif','nav/bl-2.gif')

oCMenu.makeMenu('top5','','','contact.html','',62,19,'nav/bc-1.gif','nav/bc-2.gif')
	oCMenu.makeMenu('sub50','top5',"&nbsp;inquiry form",'contact.html#inquiry','','80')
	oCMenu.makeMenu('sub51','top5',"&nbsp;addresses",'contact.html#add','','80')

oCMenu.makeMenu('top6','','','#','',19,19,'nav/b-right.gif','nav/b-right.gif')

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


