document.write("	<tr>"+
"		<td  valign=top width=100% height=35>	"+
"<!-- Menu ===============================================================================================================================-->"+
"			<table id=Table_Menu width=100% height=35 border=0 cellpadding=0 cellspacing=0 bgcolor=#ec6c02 background=images/menu_bg.gif>"+
"				<tr>"+
"					<td>"+
"						<a href=\"javascript:Link('about.html', lng);\">"+
"						<img name=about src=images/menu_about.gif width=160 height=35 border=0"+
"						onmouseover=src='images/menu_about_over_'+lng+'.gif'"+
"					    onmouseout=src='images/menu_about_'+lng+'.gif'></a></td>"+
"					<td>"+
"						<a href=\"javascript:Link('activity.html', lng);\">"+
"						<img name=activity src=images/menu_activity.gif width=220 height=35 border=0"+
"						onmouseover=src='images/menu_activity_over_'+lng+'.gif'"+
"					    onmouseout=src='images/menu_activity_'+lng+'.gif'></a></td>"+
"					<td>"+
"						<a href=\"javascript:Link('structure.html', lng);\">"+
"						<img name=structure src=images/menu_structure.gif width=212 height=35 border=0"+
"						onmouseover=src='images/menu_structure_over_'+lng+'.gif'"+
"					    onmouseout=src='images/menu_structure_'+lng+'.gif'></a></td>"+
"					<td>"+
"						<a href=\"javascript:Link('projects.html', lng);\">"+
"						<img name=projects src=images/menu_projects.gif width=170 height=35 border=0"+
"						onmouseover=src='images/menu_projects_over_'+lng+'.gif'"+
"					    onmouseout=src='images/menu_projects_'+lng+'.gif'></a></td>"+
"					<td>"+
"						<a href=\"javascript:Link('contacts.html', lng);\">"+
"						<img name=contacts src=images/menu_contacts.gif width=130 height=35 border=0"+
"						onmouseover=src='images/menu_contacts_over_'+lng+'.gif' "+
"					    onmouseout=src='images/menu_contacts_'+lng+'.gif'></a></td>"+
"					<td"+
"						align=right width=100% height=35>"+
"			"+
"						<A href=mailto:LvivORGRES@mail.lviv.ua><IMG name=f_email"+
"			                  height=20 alt=Пишіть нам "+
"			                  src=images/mail.gif "+
"			                  width=28 border=0></A>"+
"						<A href=\"javascript:Link('sitemap.html', lng);\"><IMG name=f_map height=20 "+
"			                  alt=Мапа сайту "+
"			                  src=images/sitemap.gif "+
"			                  width=32 border=0></A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"+
"							  "+
"						<A href=\"javascript:Link('', 'Ukr');\"><IMG "+
"			                  height=16 alt=Українська"+
"			                  src=images/ua.gif "+
"			                  width=20 border=0></A>"+
"						<A href=\"javascript:Link('', 'Rus');\"><IMG "+
"			                  height=16 alt=Русский"+
"			                  src=images/ru.gif "+
"			                  width=20 border=0></A>"+
"						<A href=\"javascript:Link('', 'Eng');\"><IMG"+
"							  height=16 alt=English"+
"			                  src=images/en.gif "+
"			                  width=20 border=0></A>&nbsp;&nbsp;&nbsp;&nbsp;"+
"						</td>"+
"				</tr>"+
"			</table>"+
"		</td>"+
"	</tr>");
