	window.onresize = new Function("window.location.reload();");

	var ie=(document.all)?1:0;

	var hide=-1;

	var isMozilla=false;

	var bDom = document.getElementById?1:0;

	var bVersion=navigator.appVersion;

	isMozilla=(bDom&&parseInt(bVersion)>=5)?1:0;

	opera=window.opera?1:0;



	var isMozilla=false;

	var bDom = document.getElementById?1:0;

	var bVersion=navigator.appVersion;

	isMozilla=(bDom&&parseInt(bVersion)>=5)?1:0;



	var menu_x=[200,200,200,200,200,200,200,200,200];

	var menu_y=[171,200,225,250,275,348,380,300,325];

	

	var str="";

	str+="<style>\n";

	str+="a.menu{font-family:arial; font-size:12px; color:#000000; text-decoration:none;}\n";

	str+="a.menu:hover{font-family:arial; font-size:12px; color:#000000; text-decoration:none;}\n";

if(ie)

{

	str+="#Mmenu0{filter:alpha(opacity=100); position:absolute;top:" + menu_y[0] +  ";left:" + menu_x[0] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu1{filter:alpha(opacity=100); position:absolute;top:" + menu_y[1] +  ";left:" + menu_x[1] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu2{filter:alpha(opacity=100); position:absolute;top:" + menu_y[2] +  ";left:" + menu_x[2] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu3{filter:alpha(opacity=100); position:absolute;top:" + menu_y[3] +  ";left:" + menu_x[3] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu4{filter:alpha(opacity=100); position:absolute;top:" + menu_y[4] +  ";left:" + menu_x[4] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu5{filter:alpha(opacity=100); position:absolute;top:" + menu_y[5] +  ";left:" + menu_x[5] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu6{filter:alpha(opacity=100); position:absolute;top:" + menu_y[6] +  ";left:" + menu_x[6] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu7{filter:alpha(opacity=100); position:absolute;top:" + menu_y[7] +  ";left:" + menu_x[7] + ";visibility:hidden;z-index:10;}\n"; 

	str+="#Mmenu8{filter:alpha(opacity=100); position:absolute;top:" + menu_y[8] +  ";left:" + menu_x[8] + ";visibility:hidden;z-index:10;}\n"; 

	/*str+="#Mmenu9{filter:alpha(opacity=100); position:absolute;top:" + menu_y[9] +  ";left:" + menu_x[9] + ";visibility:hidden;z-index:10;}\n"; */



}

else

{

	str+="#Mmenu0{position:absolute;top:" + menu_y[0] +  ";left:" + menu_x[0] + ";visibility:hidden;}\n";

	str+="#Mmenu1{position:absolute;top:" + menu_y[1] +  ";left:" + menu_x[1] + ";visibility:hidden;}\n";

	str+="#Mmenu2{position:absolute;top:" + menu_y[2] +  ";left:" + menu_x[2] + ";visibility:hidden;}\n";

	str+="#Mmenu3{position:absolute;top:" + menu_y[3] +  ";left:" + menu_x[3] + ";visibility:hidden;}\n";

	str+="#Mmenu4{position:absolute;top:" + menu_y[4] +  ";left:" + menu_x[4] + ";visibility:hidden;}\n";

	str+="#Mmenu5{position:absolute;top:" + menu_y[5] +  ";left:" + menu_x[5] + ";visibility:hidden;}\n";

	str+="#Mmenu6{position:absolute;top:" + menu_y[6] +  ";left:" + menu_x[6] + ";visibility:hidden;}\n";

	str+="#Mmenu7{position:absolute;top:" + menu_y[7] +  ";left:" + menu_x[7] + ";visibility:hidden;}\n";

	str+="#Mmenu8{position:absolute;top:" + menu_y[8] +  ";left:" + menu_x[8] + ";visibility:hidden;}\n";

	/*str+="#Mmenu9{position:absolute;top:" + menu_y[9] +  ";left:" + menu_x[9] + ";visibility:hidden;}\n";*/

}

	str+="</style>";

	document.write (str);



	function mout(x){

		

	}



	function hideall(){

		for(i=0;i<=8;i++) { 

			if(ie) eval("Mmenu"+i +".style.visibility='hidden';");

			else if (isMozilla){

				var objMDiv = document.getElementById("Mmenu"+i);

				objMDiv.style.visibility="hidden";

			}

			else  document.layers[i].visibility="hide";

			}

	}

	function menu(x){

		temp=x;

		hideall();

		if(ie)eval("Mmenu"+ x).style.left = (mMenu.clientWidth>800?(mMenu.clientWidth-800)-((mMenu.clientWidth-800)/2)+20+menu_x[x]:menu_x[x]);

		if(ie) eval("Mmenu"+ x +".style.visibility='visible';");

		else if (isMozilla){

				var objMDiv = document.getElementById("Mmenu"+ x);

				objMDiv.style.left = (window.innerWidth>800?(window.innerWidth-800)-((window.innerWidth-800)/2)+10+menu_x[x]:menu_x[x]);

				objMDiv.style.visibility="visible";

			}

		else  document.layers[x].visibility="show";

	}



	function smout(x,y){

		if (!isMozilla){

			//eval("s"+x+y).style.backgroundColor = "#FFFFFF";

			//eval("s"+x+y).childNodes[0].style.color = "#000000";

		}

		else{

			//document.getElementById("s"+x+y).style.backgroundColor = "#FFFFFF";

			//document.getElementById("s"+x+y).childNodes[0].style.color = "#000000";

		}

	}



	function smover(x,y){

		if (!isMozilla){

			//eval("s"+x+y).style.backgroundColor = "#967A4E";

			//eval("s"+x+y).childNodes[0].style.color = "#ffffff";

		}

		else{

			//document.getElementById("s"+x+y).style.backgroundColor = "#967A4E";

			//document.getElementById("s"+x+y).childNodes[0].style.color = "#ffffff";

		}

	}



	document.write("<div id='mMenu' style='width:100%'><img src='images/spacer.gif' width='100%' height='0'></div>");





document.write ("<div id='Mmenu0'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	//document.write ("<tr><td class='menutitle'><img src='" + linkPath + "images/history.gif' width='190' height='20' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s10' name='s10' onmouseover=smover('1','0');  onmouseout=smout('1','0')><a href='"+linkPath+"about_eta/history.html' class='menu'><img src='" + linkPath + "images/history.gif'' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class=line><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s11' name='s11' onmouseover=smover('1','1');  onmouseout=smout('1','1')><a href='"+linkPath+"about_eta/eta_facts.html' class='menu'><img src='" + linkPath + "images/eta_facts.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td class='menutitle' id='s12' name='s12'><a href='"+linkPath+"about_eta/leadership.html'><img src='" + linkPath + "images/board_of_directors.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td class='menutitle' id='s14' name='s14' onmouseover=smover('1','4');  onmouseout=smout('1','4')><a href='"+linkPath+"about_eta/contract_services.html'><img src='" + linkPath + "images/staff.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s15' name='s15' onmouseover=smover('1','5');  onmouseout=smout('1','5')><a href='"+linkPath+"about_eta/what_our_patrons_say.html' class='menu'><img src='" + linkPath + "images/what_patron_say.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s16' name='s16' onmouseover=smover('1','6');  onmouseout=smout('1','6')><a href='"+linkPath+"about_eta/success_stories.html' class='menu'><img src='" + linkPath + "images/success_stories.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");



	document.write ("<div id='Mmenu1'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td class='menutitle' id='s20' name='s20' onmouseover=smover('2','0');  onmouseout=smout('2','0')><a href='"+linkPath+"mainstage_shows.html'><img src='" + linkPath + "images/mainstage_shows_menu.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");


	//document.write ("<tr><td class='menutitle'><img src='" + linkPath + "images/ticket_info.gif' width='190' height='20' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s27' name='s27' onmouseover=smover('2','7');  onmouseout=smout('2','7')><a href='"+linkPath+"ticket_information.html' class='menu'><img src='" + linkPath + "images/ticket_info.gif'' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s28' name='s28' onmouseover=smover('2','8');  onmouseout=smout('2','8')><a href='"+linkPath+"theatre_party.html' class='menu'><img src='" + linkPath + "images/eta_theatre_party.gif' width='190' height='20' alt='' border='0'></a></td></tr>");	

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s28' name='s28' onmouseover=smover('2','8');  onmouseout=smout('2','8')><a href='"+linkPath+"auditions.html' class='menu'><img src='" + linkPath + "images/audition.gif' width='190' height='20' alt='' border='0'></a></td></tr>");	

	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");

	

	document.write ("<div id='Mmenu2'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s30' name='s30' onmouseover=smover('3','0');  onmouseout=smout('3','0')><a href='"+linkPath+"other_program_events/music_mondays.html' class='menu'><img src='" + linkPath + "images/music_mondays.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s31' name='s31' onmouseover=smover('3','1');  onmouseout=smout('3','1')><a href='"+linkPath+"other_program_events/literary_series.html' class='menu'><img src='" + linkPath + "images/literary_series.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s32' name='s32' onmouseover=smover('3','2');  onmouseout=smout('3','2')><a href='"+linkPath+"other_program_events/story_telling_nights.html' class='menu'><img src='" + linkPath + "images/story_telling_nights.gif' width='190' height='20' alt='' border='0'></a></td></tr>");


	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");

	

		document.write ("<div id='Mmenu3'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s40' name='s40' onmouseover=smover('4','0');  onmouseout=smout('4','0')><a href='"+linkPath+"for_children/showfolk.html' class='menu'><img src='" + linkPath + "images/show_folk.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s41' name='s41' onmouseover=smover('4','1');  onmouseout=smout('4','1')><a href='"+linkPath+"for_children/family_matinee_series.html' class='menu'><img src='" + linkPath + "images/family_matinee_series.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s42' name='s42' onmouseover=smover('4','2');  onmouseout=smout('4','2')><a href='"+linkPath+"for_children/chicago_nile.html' class='menu'><img src='" + linkPath + "images/chicago_on_the_nile.gif' width='190' height='35' alt='' border='0'></a></td></tr>");	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");

	

	





	document.write ("<div id='Mmenu4'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s50' name='s50' onmouseover=smover('5','0');  onmouseout=smout('5','0')><a href='"+linkPath+"classes/adult_classes.html' class='menu'><img src='" + linkPath + "images/adult_classes.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s51' name='s51' onmouseover=smover('5','1');  onmouseout=smout('5','1')><a href='"+linkPath+"classes/youth_performance.html' class='menu'><img src='" + linkPath + "images/youth_performance.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s52' name='s52' onmouseover=smover('5','2');  onmouseout=smout('5','2')><a href='"+linkPath+"classes/instructor_bios.html' class='menu'><img src='" + linkPath + "images/instructor_bios.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");

	

	document.write ("<div id='Mmenu5'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s60' name='s60' onmouseover=smover('6','0');  onmouseout=smout('6','0')><a href='"+linkPath+"art_gallery/overview.html' class='menu'><img src='" + linkPath + "images/overview.gif' width='190' height='20' alt='' border='0'></a></td></tr>");	

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td class='menutitle' id='s61' name='s61' onmouseover=smover('6','1');  onmouseout=smout('6','1')><a href='"+linkPath+"art_gallery/current_exhibition.html'><img src='" + linkPath + "images/current_exhibition.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	//document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	//document.write ("<tr><td class='menutitle' id='s62' name='s62' onmouseover=smover('6','2');  onmouseout=smout('6','2')><a href='"+linkPath+"art_gallery/next_exhibition.html'><img src='" + linkPath + "images/next_exhibition.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");	

	document.write ("<tr><td id='s63' name='s63' onmouseover=smover('6','3');  onmouseout=smout('6','3')><a href='"+linkPath+"art_gallery/gallery_artists.html' class='menu'><img src='" + linkPath + "images/GalleryArtists.gif' width='190' height='20' alt='' border='0'></a></td></tr>");	

	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");

	

	document.write ("<div id='Mmenu6'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s70' name='s70' onmouseover=smover('7','0');  onmouseout=smout('7','0')><a href='"+linkPath+"press/press_releases.html' class='menu'><img src='" + linkPath + "images/press_releases.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s71' name='s71' onmouseover=smover('7','1');  onmouseout=smout('7','1')><a href='"+linkPath+"press/reviews.html' class='menu'><img src='" + linkPath + "images/review.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	/*document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s72' name='s72' onmouseover=smover('7','2');  onmouseout=smout('7','2')><a href='"+linkPath+"press/press_clips.html' class='menu'><img src='" + linkPath + "images/clips.gif' width='190' height='20' alt='' border='0'></a></td></tr>");*/

	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");

	

	document.write ("<div id='Mmenu7'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s80' name='s80' onmouseover=smover('8','0');  onmouseout=smout('8','0')><a href='"+linkPath+"support_eta/how_you_can_help.html' class='menu'><img src='" + linkPath + "images/help.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");	

	document.write ("<tr><td id='s81' name='s81' onmouseover=smover('8','1');  onmouseout=smout('8','1')><a href='"+linkPath+"support_eta/annual_fund.html' class='menu'><img src='" + linkPath + "images/annual_fund.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td class='menutitle' id='s82' name='s82' onmouseover=smover('8','2');  onmouseout=smout('8','2')><a href='"+linkPath+"support_eta/presidents_comments.html'><img src='" + linkPath + "images/capital_campign.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s84' name='s84' onmouseover=smover('8','4');  onmouseout=smout('8','4')><a href='"+linkPath+"support_eta/endowment_campaign.html' class='menu'><img src='" + linkPath + "images/endowment_campaign.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s85' name='s85' onmouseover=smover('8','5');  onmouseout=smout('8','5')><a href='"+linkPath+"support_eta/special_events.html' class='menu'><img src='" + linkPath + "images/special_events.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s86' name='s86' onmouseover=smover('8','6');  onmouseout=smout('8','6')><a href='"+linkPath+"support_eta/program_sponsors.html' class='menu'><img src='" + linkPath + "images/menu_coporate_sponsors.gif' width='190' height='20' alt='' border='0'></a></td></tr>");	

	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");

	

	/*document.write ("<div id='Mmenu8'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s90' name='s90' onmouseover=smover('9','0');  onmouseout=smout('9','0')><a href='"+linkPath+"image_gallery/slide_show.html' class='menu'><img src='" + linkPath + "images/slide_show.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	/*document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s91' name='s91' onmouseover=smover('9','1');  onmouseout=smout('9','1')><a href='"+linkPath+"image_gallery/video_gallery.html' class='menu'><img src='" + linkPath + "images/video.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");



	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");*/

	

	document.write ("<div id='Mmenu8'>");

	document.write ("<table cellpadding='0' cellspacing='0' border='0' width='135'>");

	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/top_menu.jpg' width='195' height='13' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("<tr>");

	document.write ("	<td background='" + linkPath + "images/menu_bg.jpg' width='135' valign='top'>");

	document.write ("	<table cellpadding='0' cellspacing='0' border='0'>");

	document.write ("<tr><td id='s90' name='s90' onmouseover=smover('9','0');  onmouseout=smout('9','0')><a href='"+linkPath+"arts_in_education/school_partnerships.html' class='menu'><img src='" + linkPath + "images/art3.gif' width='190' height='20' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s91' name='s91' onmouseover=smover('9','1');  onmouseout=smout('9','1')><a href='"+linkPath+"arts_in_education/school_classroom_programs.html' class='menu'><img src='" + linkPath + "images/art1.gif' width='190' height='36' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s91' name='s91' onmouseover=smover('9','1');  onmouseout=smout('9','1')><a href='"+linkPath+"arts_in_education/educational_programs.html' class='menu'><img src='" + linkPath + "images/art2.gif' width='190' height='36' alt='' border='0'></a></td></tr>");

	document.write ("<tr><td class='line'><img src='" + linkPath + "images/menu_line.jpg' width='195' height='6' alt='' border='0'></td></tr>");

	document.write ("<tr><td id='s91' name='s91' onmouseover=smover('9','1');  onmouseout=smout('9','1')><a href='"+linkPath+"arts_in_education/professional_development.html' class='menu'><img src='" + linkPath + "images/art4.gif' width='190' height='20' alt='' border='0'></a></td></tr>");



	document.write ("	</table>");

	document.write ("	</td>");

	document.write ("</tr>");



	document.write ("<tr>");

	document.write ("	<td><img src='" + linkPath + "images/bottom_menu.jpg' width='195' height='18' alt='' border='0'></td>");

	document.write ("</tr>");

	document.write ("</table>");

	document.write ("</div>");
