	var ro_capable = true;

	// nav buttons

	imgArray = new Array();
	titleArray = new Array();
	imgArray[0] = false;
	titleArray[0] = false;

	imgArray[1] = new Array();
	imgArray[1][0] = new Image; imgArray[1][0].src = '/images/nav/mlc_corp_home_off.gif';
	imgArray[1][1] = new Image; imgArray[1][1].src = '/images/nav/mlc_corp_home_on.gif';
	imgArray[1][2] = new Image; imgArray[1][2].src = '/images/nav/mlc_corp_home_red.gif';

	imgArray[2] = new Array();
	imgArray[2][0] = new Image; imgArray[2][0].src = '/images/nav/mlc_corp_cattle_off.gif';
	imgArray[2][1] = new Image; imgArray[2][1].src = '/images/nav/mlc_corp_cattle_on.gif';
	imgArray[2][2] = new Image; imgArray[2][2].src = '/images/nav/mlc_corp_cattle_red.gif';

	imgArray[3] = new Array();
	imgArray[3][0] = new Image; imgArray[3][0].src = '/images/nav/mlc_corp_sheep_off.gif';
	imgArray[3][1] = new Image; imgArray[3][1].src = '/images/nav/mlc_corp_sheep_on.gif';
	imgArray[3][2] = new Image; imgArray[3][2].src = '/images/nav/mlc_corp_sheep_red.gif';

	imgArray[4] = new Array();
	imgArray[4][0] = new Image; imgArray[4][0].src = '/images/nav/mlc_corp_pigs_off.gif';
	imgArray[4][1] = new Image; imgArray[4][1].src = '/images/nav/mlc_corp_pigs_on.gif';
	imgArray[4][2] = new Image; imgArray[4][2].src = '/images/nav/mlc_corp_pigs_red.gif';

	imgArray[5] = new Array();
	imgArray[5][0] = new Image; imgArray[5][0].src = '/images/nav/mlc_corp_news_off.gif';
	imgArray[5][1] = new Image; imgArray[5][1].src = '/images/nav/mlc_corp_news_on.gif';
	imgArray[5][2] = new Image; imgArray[5][2].src = '/images/nav/mlc_corp_news_red.gif';

	imgArray[6] = new Array();
	imgArray[6][0] = new Image; imgArray[6][0].src = '/images/nav/mlc_corp_about_off.gif';
	imgArray[6][1] = new Image; imgArray[6][1].src = '/images/nav/mlc_corp_about_on.gif';
	imgArray[6][2] = new Image; imgArray[6][2].src = '/images/nav/mlc_corp_about_red.gif';

	imgArray[7] = new Array();
	imgArray[7][0] = new Image; imgArray[7][0].src = '/images/nav/mlc_corp_export_off.gif';
	imgArray[7][1] = new Image; imgArray[7][1].src = '/images/nav/mlc_corp_export_on.gif';
	imgArray[7][2] = new Image; imgArray[7][2].src = '/images/nav/mlc_corp_export_red.gif';

	imgArray[8] = new Array();
	imgArray[8][0] = new Image; imgArray[8][0].src = '/images/nav/mlc_corp_contact_off.gif';
	imgArray[8][1] = new Image; imgArray[8][1].src = '/images/nav/mlc_corp_contact_on.gif';
	imgArray[8][2] = new Image; imgArray[8][2].src = '/images/nav/mlc_corp_contact_red.gif';

	imgArray[9] = new Array();
	imgArray[9][0] = new Image; imgArray[9][0].src = '/images/nav/mlc_corp_sitemap_off.gif';
	imgArray[9][1] = new Image; imgArray[9][1].src = '/images/nav/mlc_corp_sitemap_on.gif';
	imgArray[9][2] = new Image; imgArray[9][2].src = '/images/nav/mlc_corp_sitemap_red.gif';

	imgArray[10] = new Array();
	imgArray[10][0] = new Image; imgArray[10][0].src = '/images/nav/mlc_other_meatmatters_off.gif';
	imgArray[10][1] = new Image; imgArray[10][1].src = '/images/nav/mlc_other_meatmatters_on.gif';

	imgArray[11] = new Array();
	imgArray[11][0] = new Image; imgArray[11][0].src = '/images/nav/mlc_other_productdev_off.gif';
	imgArray[11][1] = new Image; imgArray[11][1].src = '/images/nav/mlc_other_productdev_on.gif';

	imgArray[12] = new Array();
	imgArray[12][0] = new Image; imgArray[12][0].src = '/images/nav/mlc_other_retail_off.gif';
	imgArray[12][1] = new Image; imgArray[12][1].src = '/images/nav/mlc_other_retail_on.gif';

	imgArray[13] = new Array();
	imgArray[13][0] = new Image; imgArray[13][0].src = '/images/nav/mlc_other_fdservice_off.gif';
	imgArray[13][1] = new Image; imgArray[13][1].src = '/images/nav/mlc_other_fdservice_on.gif';

	imgArray[14] = new Array();
	imgArray[14][0] = new Image; imgArray[14][0].src = '/images/nav/mlc_other_education_off.gif';
	imgArray[14][1] = new Image; imgArray[14][1].src = '/images/nav/mlc_other_education_on.gif';

	imgArray[15] = new Array();
	imgArray[15][0] = new Image; imgArray[15][0].src = '/images/nav/mlc_other_meatandhealth_off.gif';
	imgArray[15][1] = new Image; imgArray[15][1].src = '/images/nav/mlc_other_meatandhealth_on.gif';

