  metroimg = new Image ();
  metroimg.src = "http://www.ttfr.ru/ettsc2009/img/logo_ittf1.gif";
  // пример miimg = new Image (114,57);
  m1img = new Image();
  m1img.src = "http://www.ttfr.ru/ettsc2009/img/logo_ttfr1.gif";
  
  m2img = new Image();
  m2img.src = "http://www.ttfr.ru/ettsc2009/img/logo_pravit_mos1.gif";
  
  m3img = new Image();
  m3img.src = "http://www.ttfr.ru/ettsc2009/img/logo_moscomsport1.gif";
  
  m4img = new Image();
  m4img.src = "http://www.ttfr.ru/ettsc2009/img/logo_minsporttourism1.gif";
  
  m5img = new Image();
  m5img.src = "http://www.ttfr.ru/ettsc2009/img/nav_ball.png";
  
  m6img = new Image();
  m6img.src = "http://www.ttfr.ru/ettsc2009/img/nav_ball1.png";
  
window.onload = function() {

  //var nav1 = document.getElementById('nav1');
  var nav2 = document.getElementById('nav2');
  var nav3 = document.getElementById('nav3');
  var nav4 = document.getElementById('nav4');
  var nav5 = document.getElementById('nav5');
  var nav6 = document.getElementById('nav6');
  var nav7 = document.getElementById('nav7');
  
  //var lorg1 = document.getElementById('lorg1');
  //var lorg2 = document.getElementById('lorg2');
  //var lorg3 = document.getElementById('lorg3');
  //var lorg4 = document.getElementById('lorg4');
  //var lorg5 = document.getElementById('lorg5');
  
  // var m2 = document.getElementById('m2');
  //var iroot = "http://www.hotelmedi.ru/images/";
  
  /*document.onclick = function(e) { 
    if(!e) e = event; 
    alert([e.clientX, e.clientY]); 
  } */
  
  //var m = new Array(document.getElementById('m1'), document.getElementById('m2'), document.getElementById('m3'), document.getElementById('m4'));
  
  //var loc = window.location.href;
  //var locvis = new Array('hotels', 'halls', 'transfer', 'excursions');
  
  /*lorg1.onmouseover = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_ittf1.gif";  }
  lorg1.onmouseout = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_ittf.gif";  }
  */
  //lorg2.onmouseover = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_ttfr1.gif";  }
  //lorg2.onmouseout = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_ttfr.gif";  }
  
  /*lorg3.onmouseover = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_pravit_mos1.gif";  }
  lorg3.onmouseout = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_pravit_mos.gif";  }
  lorg4.onmouseover = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_moscomsport1.gif";  }
  lorg4.onmouseout = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_moscomsport.gif";  }
  lorg5.onmouseover = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_minsporttourism1.gif";  }
  lorg5.onmouseout = function() { this.src = "http://www.ttfr.ru/ettsc2009/img/logo_minsporttourism.gif";  }
  */
  
  
  //nav1.onmouseover = function() {
	//this.style.background = "URL(img/nav_ball.png) no-repeat 3% 50%";
	//this.style.backgroundColor = "#F1F9EB";
  //}
  //nav1.onmouseout = function() {
	//this.style.background = "URL(img/nav_ball1.png) no-repeat 3% 50%";
	//this.style.backgroundColor = "";
  //}
  
  nav2.onmouseover = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball.png) no-repeat 3% 50%";
	this.style.backgroundColor = "#E0E9F1";
  }
  nav2.onmouseout = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball1.png) no-repeat 3% 50%";
	this.style.backgroundColor = "";
  }
  
  nav3.onmouseover = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball.png) no-repeat 3% 50%";
	this.style.backgroundColor = "#E0E9F1";
  }
  nav3.onmouseout = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball1.png) no-repeat 3% 50%";
	this.style.backgroundColor = "";
  }
  
  nav4.onmouseover = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball.png) no-repeat 3% 50%";
	this.style.backgroundColor = "#E0E9F1";
  }
  nav4.onmouseout = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball1.png) no-repeat 3% 50%";
	this.style.backgroundColor = "";
  }
  
  nav5.onmouseover = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball.png) no-repeat 3% 50%";
	this.style.backgroundColor = "#E0E9F1";
  }
  nav5.onmouseout = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball1.png) no-repeat 3% 50%";
	this.style.backgroundColor = "";
  }
  
  nav6.onmouseover = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball.png) no-repeat 3% 50%";
	this.style.backgroundColor = "#E0E9F1";
  }
  nav6.onmouseout = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball1.png) no-repeat 3% 50%";
	this.style.backgroundColor = "";
  }
  
  nav7.onmouseover = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball.png) no-repeat 3% 50%";
	this.style.backgroundColor = "#E0E9F1";
  }
  nav7.onmouseout = function() {
	this.style.background = "URL(http://www.ttfr.ru/ettsc2009/img/nav_ball1.png) no-repeat 3% 50%";
	this.style.backgroundColor = "";
  }
	/*
  m[0].onmouseover = function() { this.src = iroot+"nav/m112.gif";}
  m[0].onmouseout  = function() { if(loc.indexOf(locvis[0])<=0) { this.src = iroot+"nav/m111.gif";} }
  
  m[1].onmouseover = function() { this.src = iroot+"nav/m212.gif";}
  m[1].onmouseout  = function() { if(loc.indexOf(locvis[1])<=0) { this.src = iroot+"nav/m211.gif";} }
  
  m[2].onmouseover = function() { this.src = iroot+"nav/m312.gif";}
  m[2].onmouseout  = function() { if(loc.indexOf(locvis[2])<=0) { this.src = iroot+"nav/m311.gif";} }
  
  m[3].onmouseover = function() { this.src = iroot+"nav/m412.gif";}
  m[3].onmouseout  = function() { if(loc.indexOf(locvis[3])<=0) { this.src = iroot+"nav/m411.gif";} }
  
  
  if(loc.indexOf(locvis[0])>0) { m[0].src = iroot+"nav/m112.gif"; }
  if(loc.indexOf(locvis[1])>0) { m[1].src = iroot+"nav/m212.gif"; }
  if(loc.indexOf(locvis[2])>0) { m[2].src = iroot+"nav/m312.gif"; }
  if(loc.indexOf(locvis[3])>0) { m[3].src = iroot+"nav/m412.gif"; }
  
  // function manimation() { m2.src = "images/mo2.gif"; }
  
  /*
  m2.onmouseover = function() {
	  this.src = "images/mo1.gif";
	  setTimeout(function(){m2.src = "images/mo2.gif";}, 50);
  }
  
  m2.onmouseout = function() {
	this.src = "images/mo1.gif";
	setTimeout(function(){m2.src = "images/m2.gif";}, 50);
  }
  */
  /*
	if(leftMen1) {
		leftMen1.onmouseover = function() {
			metro.src = "images/metro_on.jpg";
		}
  
		leftMen1.onmouseout = function() {
			metro.src = "images/metro.gif";
		}
	
  
		selProject.onmouseover = function(e) {
			projectDiv.style.display = 'block';
			this.onmousemove = function(e) {
			if(!e) e = window.event;
				projectDiv.style.left = (e.clientX + "px");
				projectDiv.style.top = (e.clientY + "px");
			}
		}
	  
		selProject.onmouseout = function() {
			projectDiv.style.display = 'none';
		}
	}
  */
}