var MENU_ITEMS = [
	['<img src=/images/base/nav/nav_r1_c1.gif border=0 height=27 width="100">', null, null,
			['Company Info','/htm/companyinfo.asp', null],
			['Industry Affiliations','/htm/IndAffiliations.asp', null],
			['Partners & Clients', '/htm/clients.asp', null]
	],
	['<img src=/images/base/nav/nav_r2_c1.gif border=0 height=24 width="100">',null,null,
			['RMS USA','/htm/contactusa.asp',null],
			['RMS Canada','/htm/contactcanada.asp', null],
			['Employment Opportunities', '/htm/contactemploy.asp',[null,null,null,32]]
	],
	['<img src=/images/base/nav/nav_r3_c1.gif border=0 height=24 width="100">','/htm/products.asp', null,
			['Livestock Performance & Management  <img src=/images/arrow.gif>',null,[null,null,null,32],
				['Computer Vision System','/htm/products/cvs.asp',[null,null,null,32]],
				['Nutri Charge','/htm/products/nutricharge.asp',[null,31,null,32]],
				['Yield Grade Augmentation','/htm/products/yield.asp',[null,31,null,32]],
				['Tagger Interface Module','/htm/products/tagger.asp',[null,31,null,32]],
				['CVS BeefCam','/htm/products/beefcam.asp', [null,31,null,null]],
				['Live Animal Imaging','/htm/products/lax.asp',null],
				
			],
			['Data Capture & Data Management  <img src=/images/arrow.gif>',null,[null,31,null,32],
				['LivestockTrust','/htm/products/livestocktrust.asp', null],
				['Cattle Data Network','/htm/products/cdn.asp', null],
							
			],
	],
	['<img src=/images/base/nav/nav_r4_c1.gif border=0 height=24 width="100">',null, null,
			['Customer Service','/htm/services/support.asp', null],

	],
	['<img src=/images/base/nav/nav_r5_c1.gif border=0 height=24 width="100">',null, null,
			['Press Releases','/htm/releases.asp', null],
			['RMS in the News','/htm/rmsnews.asp', null],
			['RMS Newsletter', '/htm/newsletter.asp', null],
			['RMS Research Publications', '/htm/research.asp', [null,null,null,32]],
			['Upcoming Events', '/htm/events.asp', [null,31,null,null]]
	],
	['<img src=/images/base/nav/nav_r6_c1.gif border=0 height=24 width="100">','/htm/links.asp', null,],
	['<img src=/images/base/nav/nav_r7_c1.gif border=0 height=24 width="100">','/index.asp', null,],
	/*['<img src=/images/base/nav/nav_r8_c1.gif border=0 height=24 width="100">','/cgi-bin/search/search.pl', null,]*/
	,
];