p0on = new Image ();
	p0on.src = "http://map.etomesto.ru/i/but0--eng.gif";
	p0off = new Image ();
	p0off.src = "http://map.etomesto.ru/i/but0-eng.gif";
p1on = new Image ();
	p1on.src = "http://map.etomesto.ru/i/but1--eng.gif";
	p1off = new Image ();
	p1off.src = "http://map.etomesto.ru/i/but1-eng.gif";
p2on = new Image ();
	p2on.src = "http://map.etomesto.ru/i/but2--eng.gif";
	p2off = new Image ();
	p2off.src = "http://map.etomesto.ru/i/but2-eng.gif";
p3on = new Image ();
	p3on.src = "http://map.etomesto.ru/i/but3--eng.gif";
	p3off = new Image ();
	p3off.src = "http://map.etomesto.ru/i/but3-eng.gif";
p4on = new Image ();
	p4on.src = "http://map.etomesto.ru/i/but4--eng.gif";
	p4off = new Image ();
	p4off.src = "http://map.etomesto.ru/i/but4-eng.gif";
p5on = new Image ();
	p5on.src = "http://map.etomesto.ru/i/but5--eng.gif";
	p5off = new Image ();
	p5off.src = "http://map.etomesto.ru/i/but5-eng.gif";
p6on = new Image ();
	p6on.src = "http://map.etomesto.ru/i/but6--eng.gif";
	p6off = new Image ();
	p6off.src = "http://map.etomesto.ru/i/but6-eng.gif";
p7on = new Image ();
	p7on.src = "http://map.etomesto.ru/i/but7--eng.gif";
	p7off = new Image ();
	p7off.src = "http://map.etomesto.ru/i/but7-eng.gif";
p8on = new Image ();
	p8on.src = "http://map.etomesto.ru/i/but8--eng.gif";
	p8off = new Image ();
	p8off.src = "http://map.etomesto.ru/i/but8-eng.gif";
p9on = new Image ();
	p9on.src = "http://map.etomesto.ru/i/but9--eng.gif";
	p9off = new Image ();
	p9off.src = "http://map.etomesto.ru/i/but9-eng.gif";
p10on = new Image ();
	p10on.src = "http://map.etomesto.ru/i/but10--eng.gif";
	p10off = new Image ();
	p10off.src = "http://map.etomesto.ru/i/but10-eng.gif";
p11on = new Image ();
	p11on.src = "http://map.etomesto.ru/i/but11--eng.gif";
	p11off = new Image ();
	p11off.src = "http://map.etomesto.ru/i/but11-eng.gif";
pbut1on = new Image ();
	pbut1on.src = "http://map.etomesto.ru/i/butsp1-.gif";
	pbut1off = new Image ();
	pbut1off.src = "http://map.etomesto.ru/i/butsp1.gif";
pbut2on = new Image ();
	pbut2on.src = "http://map.etomesto.ru/i/butsp2-.gif";
	pbut2off = new Image ();
	pbut2off.src = "http://map.etomesto.ru/i/butsp2.gif";
pbut3on = new Image ();
	pbut3on.src = "http://map.etomesto.ru/i/butsp3-.gif";
	pbut3off = new Image ();
	pbut3off.src = "http://map.etomesto.ru/i/butsp3.gif";
pbut4on = new Image ();
	pbut4on.src = "http://map.etomesto.ru/i/butsp4-.gif";
	pbut4off = new Image ();
	pbut4off.src = "http://map.etomesto.ru/i/butsp4.gif";
pbut5on = new Image ();
	pbut5on.src = "http://map.etomesto.ru/i/butsp5-.gif";
	pbut5off = new Image ();
	pbut5off.src = "http://map.etomesto.ru/i/butsp5.gif";
p100on = new Image ();
	p100on.src = "http://map.etomesto.ru/i/but100-.gif";
	p100off = new Image ();
	p100off.src = "http://map.etomesto.ru/i/but100.gif";
	
function select(img1,img2) {
 	 document.images[img1].src=eval(img2+".src");
};

function okno(xxHREF)
{
xxW = window.open(xxHREF,"voice","toolbar=no,menubar=no,status=no,directories=no,resizable=no,scrollbars=no,top=40,left=40,width=300,height=200");
if (xxW!=null)
   { 
	xxW.focus();
   };
}

