//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=3; //set number of main menu items
	var LowBgColor='#c0c0c0';
	var HighBgColor='#336699';
	var FontLowColor='#003366';
	var FontHighColor='#ffffff';
	var BorderColor='#cccccc';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,arial,helvetica"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=0;
	var StartTop=101; //set vertical offset
	var StartLeft=0; //set horizontal offset 
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='body';
	var SecLineFrame='body';
	var DocTargetFrame='body';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Paladio","javascript:window.open('http://www.paladio.com.au','','scrollbars=YES,resizable=YES,toolbar=No,width=730,height=430')",0,22,140);

Menu2=new Array("Home","body_novacoat_wa.html",0);
	//Menu2_1=new Array("Novacoat (WA) Pty Ltd","body_novacoat_wa.html",0,20,175);	
	//Menu2_2=new Array("McFee Pty Ltd","body_mcfee.html",0,20,175);	

//Menu3=new Array("Investor Relations","body_services.html",4);
	//Menu3_1=new Array("Annoucements","body_announcements.html",0,20,175);	
	//Menu3_2=new Array("Policies","body_policies.html",0,20,175);	
	//Menu3_3=new Array("Reports","body_reports.html",0,20,175);
	
	//Menu3_4=new Array("Share //Price","javascript:window.open('http://www.asx.com.au/asx/markets/EquitySearchResults.jsp?method=post&template=F1001&ASXCod//es=NVC','','scrollbars=YES,resizable=YES,toolbar=No,width=730,height=430')",0,20,175);



//Menu3=new Array("Board of Directors","body_directors.html",0);
	
	
Menu3=new Array("Contact Us","body_contactnova.html",0);
	
