imageold=new Image();

pic20=new Image();
pic20.src="/images/button/restoran/cooking_book1.gif";
pic21=new Image();
pic21.src="/images/button/restoran/chat1.gif";
pic22=new Image();
pic22.src="/images/button/restoran/where_eat1.gif";
pic23=new Image();
pic23.src="/images/button/restoran/shoping1.gif";
pic24=new Image();
pic24.src="/images/button/restoran/info_read1.gif";
pic25=new Image();
pic25.src="/images/button/restoran/spravka1.gif";

pic26=new Image();
pic26.src="/images/restoran/addr_book_act.gif";
pic27=new Image();
pic27.src="/images/restoran/chated_act.gif";
pic28=new Image();
pic28.src="/images/restoran/posta_act.gif";
pic29=new Image();
pic29.src="/images/restoran/karta_act.gif";
pic30=new Image();
pic30.src="/images/restoran/obzor_act.gif";
pic31=new Image();
pic31.src="/images/restoran/otzvs_act.gif";
pic32=new Image();
pic32.src="/images/restoran/obzor_dis.gif";
pic34=new Image();
pic34.src="/images/restoran/otzvs_dis.gif";
pic35=new Image();
pic35.src="/images/restoran/chef_act.gif";
pic36=new Image();
pic36.src="/images/restoran/chef.gif";

function Change(ki, pici)
 {
     imageold.src=ki.src;
     ki.src=pici.src;
  }
function Out(y)
  {
y.src=imageold.src;
}
