  but_1= new Image(95,16);  but_1.src="i/m_1about.gif";  but_1_on= new Image(95,16);  but_1_on.src="i/m_1about_on.gif";    but_2= new Image(95,16);  but_2.src="i/m_2diler.gif";  but_2_on= new Image(95,16);  but_2_on.src="i/m_2diler_on.gif";    but_3= new Image(95,16);  but_3.src="i/m_3uslug.gif";  but_3_on= new Image(95,16);  but_3_on.src="i/m_3uslug_on.gif";    but_4= new Image(95,16);  but_4.src="i/m_4cont.gif";  but_4_on= new Image(95,16);  but_4_on.src="i/m_4cont_on.gif";    but_5= new Image(20,20);  but_5.src="i/kolobok.gif";  but_5_on= new Image(20,20);  but_5_on.src="i/kolobok_on.gif";    but_6= new Image(20,20);  but_6.src="i/kolobok.gif";  but_6_on= new Image(20,20);  but_6_on.src="i/kolobok_on.gif";    but_7= new Image(20,20);  but_7.src="i/kolobok.gif";  but_7_on= new Image(20,20);  but_7_on.src="i/kolobok_on.gif";    but_8= new Image(150,17);  but_8.src="i/order.gif";  but_8_on= new Image(150,17);  but_8_on.src="i/order_on.gif";    but_9= new Image(151,17);  but_9.src="i/rassil.gif";  but_9_on= new Image(151,17);  but_9_on.src="i/rassil_on.gif";    but_10= new Image(151,17);  but_10.src="i/m_tomain.gif";  but_10_on= new Image(151,17);  but_10_on.src="i/m_tomain_on.gif";

  but_11= new Image(100,32);  but_11.src="images/knop_1v.gif";  but_11_on= new Image(100,32);  but_11_on.src="images/knop_1v_on.gif";    but_12= new Image(100,32);  but_12.src="images/knop_2v.gif";  but_12_on= new Image(100,32);  but_12_on.src="images/knop_2v_on.gif";
  but_13= new Image(100,32);  but_13.src="images/knop_3v.gif";  but_13_on= new Image(100,32);  but_13_on.src="images/knop_3v_on.gif";
  but_14= new Image(100,32);  but_14.src="images/knop_4v.gif";  but_14_on= new Image(100,32);  but_14_on.src="images/knop_4v_on.gif";
  but_15= new Image(100,32);  but_15.src="images/knop_5v.gif";  but_15_on= new Image(100,32);  but_15_on.src="images/knop_5v_on.gif";
  function on(pic)    {document.images[pic].src=eval(pic + "_on.src");}  function off(pic)    {document.images[pic].src=eval(pic + ".src");}