	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#FFFFFF';				// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';				// Background color when mouse is over
	var HighSubBgColor='#000000';			// Background color when mouse is over on subs
	var FontLowColor='#000000';				// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over
	var BorderColor='#FFFFFF';				// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;						// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="verdana,arial,times"	// Font family menu items
	var FontSize=9;							// Font size menu items
	var FontBold=1;							// Bold menu items 1 or 0
	var FontItalic=0;							// Italic menu items 1 or 0
	var MenuTextCentered='left';				// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';					// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;						// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;				// vertical overlap child/ parent
	var StartTop=0;							// Menu offset x coordinate
	var StartLeft=0;							// Menu offset y coordinate
	var VerCorrect=0;							// Multiple frames y correction
	var HorCorrect=0;							// Multiple frames x correction
	var LeftPaddng=6;						// Left padding
	var TopPaddng=2;						// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='menu';				// span id for relative positioning
	var HideTop=0;						// Hide first level when loading new document 1 or 0
	var MenuWrap=1;						// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;						// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;						// Uses arrow gifs when 1
	var KeepHilite=1;						// Keep selected path highlighted
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home & News","http://www.ontomax.com/index.htm","",7,20,120);
	Menu1_1=new Array("News 2012","","",2,20,120);
		Menu1_1_1=new Array("February","http://www.ontomax.com/newsarchive/2012/february.htm","",0,20,160);
		Menu1_1_2=new Array("January","http://www.ontomax.com/newsarchive/2012/january.htm","",0);
	Menu1_2=new Array("News 2011","","",12,20,120);
		Menu1_2_1=new Array("December","http://www.ontomax.com/newsarchive/2011/december.htm","",0,20,160);
		Menu1_2_2=new Array("November","http://www.ontomax.com/newsarchive/2011/november.htm","",0);
		Menu1_2_3=new Array("October","http://www.ontomax.com/newsarchive/2011/october.htm","",0);
		Menu1_2_4=new Array("September","http://www.ontomax.com/newsarchive/2011/september.htm","",0);
		Menu1_2_5=new Array("August","http://www.ontomax.com/newsarchive/2011/august.htm","",0);
		Menu1_2_6=new Array("July","http://www.ontomax.com/newsarchive/2011/july.htm","",0);
		Menu1_2_7=new Array("June","http://www.ontomax.com/newsarchive/2011/june.htm","",0);
		Menu1_2_8=new Array("May","http://www.ontomax.com/newsarchive/2011/may.htm","",0);
		Menu1_2_9=new Array("April","http://www.ontomax.com/newsarchive/2011/april.htm","",0);
		Menu1_2_10=new Array("March","http://www.ontomax.com/newsarchive/2011/march.htm","",0);
		Menu1_2_11=new Array("February","http://www.ontomax.com/newsarchive/2011/february.htm","",0);
		Menu1_2_12=new Array("January","http://www.ontomax.com/newsarchive/2011/january.htm","",0);
	Menu1_3=new Array("News 2010","","",12,20,120);
		Menu1_3_1=new Array("December","http://www.ontomax.com/newsarchive/2010/december.htm","",0,20,160);
		Menu1_3_2=new Array("November","http://www.ontomax.com/newsarchive/2010/november.htm","",0);
		Menu1_3_3=new Array("October","http://www.ontomax.com/newsarchive/2010/october.htm","",0);
		Menu1_3_4=new Array("September","http://www.ontomax.com/newsarchive/2010/september.htm","",0);
		Menu1_3_5=new Array("August","http://www.ontomax.com/newsarchive/2010/august.htm","",0);
		Menu1_3_6=new Array("July","http://www.ontomax.com/newsarchive/2010/july.htm","",0);
		Menu1_3_7=new Array("June","http://www.ontomax.com/newsarchive/2010/june.htm","",0);
		Menu1_3_8=new Array("May","http://www.ontomax.com/newsarchive/2010/may.htm","",0);
		Menu1_3_9=new Array("April","http://www.ontomax.com/newsarchive/2010/april.htm","",0);
		Menu1_3_10=new Array("March","http://www.ontomax.com/newsarchive/2010/march.htm","",0);
		Menu1_3_11=new Array("February","http://www.ontomax.com/newsarchive/2010/february.htm","",0);
		Menu1_3_12=new Array("January","http://www.ontomax.com/newsarchive/2010/january.htm","",0);
	Menu1_4=new Array("News 2009","","",12);
		Menu1_4_1=new Array("December","http://www.ontomax.com/newsarchive/2009/december.htm","",0,20,160);
		Menu1_4_2=new Array("November","http://www.ontomax.com/newsarchive/2009/november.htm","",0);
		Menu1_4_3=new Array("October","http://www.ontomax.com/newsarchive/2009/october.htm","",0);
		Menu1_4_4=new Array("September","http://www.ontomax.com/newsarchive/2009/september.htm","",0);
		Menu1_4_5=new Array("August","http://www.ontomax.com/newsarchive/2009/august.htm","",0);
		Menu1_4_6=new Array("July","http://www.ontomax.com/newsarchive/2009/july.htm","",0);
		Menu1_4_7=new Array("June","http://www.ontomax.com/newsarchive/2009/june.htm","",0);
		Menu1_4_8=new Array("May","http://www.ontomax.com/newsarchive/2009/may.htm","",0);
		Menu1_4_9=new Array("April","http://www.ontomax.com/newsarchive/2009/april.htm","",0);
		Menu1_4_10=new Array("March","http://www.ontomax.com/newsarchive/2009/march.htm","",0);
		Menu1_4_11=new Array("February","http://www.ontomax.com/newsarchive/2009/february.htm","",0);
		Menu1_4_12=new Array("January","http://www.ontomax.com/newsarchive/2009/january.htm","",0);
	Menu1_5=new Array("News 2008","","",12);
		Menu1_5_1=new Array("December","http://www.ontomax.com/newsarchive/2008/december.htm","",0,20,160);
		Menu1_5_2=new Array("November","http://www.ontomax.com/newsarchive/2008/november.htm","",0);
		Menu1_5_3=new Array("October","http://www.ontomax.com/newsarchive/2008/october.htm","",0);
		Menu1_5_4=new Array("September","http://www.ontomax.com/newsarchive/2008/september.htm","",0);
		Menu1_5_5=new Array("August","http://www.ontomax.com/newsarchive/2008/august.htm","",0);
		Menu1_5_6=new Array("July","http://www.ontomax.com/newsarchive/2008/july.htm","",0);
		Menu1_5_7=new Array("June","http://www.ontomax.com/newsarchive/2008/june.htm","",0);
		Menu1_5_8=new Array("May","http://www.ontomax.com/newsarchive/2008/may.htm","",0);
		Menu1_5_9=new Array("April","http://www.ontomax.com/newsarchive/2008/april.htm","",0);
		Menu1_5_10=new Array("March","http://www.ontomax.com/newsarchive/2008/march.htm","",0);
		Menu1_5_11=new Array("February","http://www.ontomax.com/newsarchive/2008/february.htm","",0);
		Menu1_5_12=new Array("January","http://www.ontomax.com/newsarchive/2008/january.htm","",0);
	Menu1_6=new Array("News 2007","","",12);
		Menu1_6_1=new Array("December","http://www.ontomax.com/newsarchive/2007/december.htm","",0,20,160);
		Menu1_6_2=new Array("November","http://www.ontomax.com/newsarchive/2007/november.htm","",0);
		Menu1_6_3=new Array("October","http://www.ontomax.com/newsarchive/2007/october.htm","",0);
		Menu1_6_4=new Array("September","http://www.ontomax.com/newsarchive/2007/september.htm","",0);
		Menu1_6_5=new Array("August","http://www.ontomax.com/newsarchive/2007/august.htm","",0);
		Menu1_6_6=new Array("July","http://www.ontomax.com/newsarchive/2007/july.htm","",0);
		Menu1_6_7=new Array("June","http://www.ontomax.com/newsarchive/2007/june.htm","",0);
		Menu1_6_8=new Array("May","http://www.ontomax.com/newsarchive/2007/may.htm","",0);
		Menu1_6_9=new Array("April","http://www.ontomax.com/newsarchive/2007/april.htm","",0);
		Menu1_6_10=new Array("March - No news","","",0);
		Menu1_6_11=new Array("February - No news","","",0);
		Menu1_6_12=new Array("January","http://www.ontomax.com/newsarchive/2007/january.htm","",0);
	Menu1_7=new Array("News 2006","","",6);
		Menu1_7_1=new Array("December - No news","","",0,20,160);
		Menu1_7_2=new Array("November","http://www.ontomax.com/newsarchive/2006/november.htm","",0);
		Menu1_7_3=new Array("October","http://www.ontomax.com/newsarchive/2006/october.htm","",0);
		Menu1_7_4=new Array("September - No news","","",0);
		Menu1_7_5=new Array("August - No news","","",0);
		Menu1_7_6=new Array("July","http://www.ontomax.com/newsarchive/2006/july.htm","",0);

Menu2=new Array("Business","http://www.ontomax.com/business/index.htm","",4,20,120);
	Menu2_1=new Array("Trends","http://www.ontomax.com/business/trends.htm","",0,20,120);
	Menu2_2=new Array("Best methods","http://www.ontomax.com/business/methods.htm","",0);
	Menu2_3=new Array("Applications","http://www.ontomax.com/business/applications.htm","",0);
	Menu2_4=new Array("Investigations","http://www.ontomax.com/business/investigations.htm","",7);
		Menu2_4_1=new Array("Multimedia","http://www.ontomax.com/business/multimedia.htm","",0,20,150);
		Menu2_4_2=new Array("Car/Automotive","http://www.ontomax.com/business/automotive.htm","",0);
		Menu2_4_3=new Array("Aerospace","http://www.ontomax.com/business/aerospace.htm","",0);
		Menu2_4_4=new Array("AI and Knowledge","http://www.ontomax.com/business/ai.htm","",0);
		Menu2_4_5=new Array("Robotics","http://www.ontomax.com/business/robotics.htm","",0);
		Menu2_4_6=new Array("Culture","http://www.ontomax.com/business/culture.htm","",0);
		Menu2_4_7=new Array("Culture Pop music","http://www.ontomax.com/business/pop-music.htm","",0);

Menu3=new Array("rollover:blind.gif:blind.gif","","",0,20,120);

Menu4=new Array("rollover:blind.gif:blind.gif","","",0,20,120);

Menu5=new Array("About Us","http://www.ontomax.com/about/index.htm","",3);
	Menu5_1=new Array("Profile","http://www.ontomax.com/about/profile.htm","",0,20,118);
	Menu5_2=new Array("Visions","http://www.ontomax.com/about/visions.htm","",0);
	Menu5_3=new Array("Disclaimer","http://www.ontomax.com/about/disclaimer.htm","",0);

Menu6=new Array("Contact","http://www.ontomax.com/about/contact.htm","",0,20,80);
	
