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