function swtch(obrazek, imgname) {
    document[imgname].src = "img/menu_eng/"+obrazek+".gif";
}



