p0on = new Image ();
	p0on.src = "http://map.etomesto.ru/i/but0-.gif";
	p0off = new Image ();
	p0off.src = "http://map.etomesto.ru/i/but0.gif";
p1on = new Image ();
	p1on.src = "http://map.etomesto.ru/i/but1-.gif";
	p1off = new Image ();
	p1off.src = "http://map.etomesto.ru/i/but1.gif";
p2on = new Image ();
	p2on.src = "http://map.etomesto.ru/i/but2-.gif";
	p2off = new Image ();
	p2off.src = "http://map.etomesto.ru/i/but2.gif";
p3on = new Image ();
	p3on.src = "http://map.etomesto.ru/i/but3-.gif";
	p3off = new Image ();
	p3off.src = "http://map.etomesto.ru/i/but3.gif";
p4on = new Image ();
	p4on.src = "http://map.etomesto.ru/i/but4-.gif";
	p4off = new Image ();
	p4off.src = "http://map.etomesto.ru/i/but4.gif";
p5on = new Image ();
	p5on.src = "http://map.etomesto.ru/i/but5-.gif";
	p5off = new Image ();
	p5off.src = "http://map.etomesto.ru/i/but5.gif";
p6on = new Image ();
	p6on.src = "http://map.etomesto.ru/i/but6-.gif";
	p6off = new Image ();
	p6off.src = "http://map.etomesto.ru/i/but6.gif";
p7on = new Image ();
	p7on.src = "http://map.etomesto.ru/i/but7-.gif";
	p7off = new Image ();
	p7off.src = "http://map.etomesto.ru/i/but7.gif";
p8on = new Image ();
	p8on.src = "http://map.etomesto.ru/i/but8-.gif";
	p8off = new Image ();
	p8off.src = "http://map.etomesto.ru/i/but8.gif";
p9on = new Image ();
	p9on.src = "http://map.etomesto.ru/i/but9-.gif";
	p9off = new Image ();
	p9off.src = "http://map.etomesto.ru/i/but9.gif";
p10on = new Image ();
	p10on.src = "http://map.etomesto.ru/i/but10-.gif";
	p10off = new Image ();
	p10off.src = "http://map.etomesto.ru/i/but10.gif";
p11on = new Image ();
	p11on.src = "http://map.etomesto.ru/i/but11-.gif";
	p11off = new Image ();
	p11off.src = "http://map.etomesto.ru/i/but11.gif";
p12on = new Image ();
	p12on.src = "http://map.etomesto.ru/i/but12-.gif";
	p12off = new Image ();
	p12off.src = "http://map.etomesto.ru/i/but12.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();
   };
}

