<!--




<!--------PREDNACITANIE--BUTONY>
obr1=new Image(); obr1.src="./image/buttons/1_na.gif";obr2=new Image(); obr2.src="./image/buttons/1_a.gif";
obr3=new Image(); obr3.src="./image/buttons/button2.gif";obr4=new Image(); obr4.src="./image/buttons/button2_a.gif";
obr5=new Image(); obr5.src="./image/buttons/button3.gif";obr6=new Image(); obr6.src="./image/buttons/button3_a.gif";
obr7=new Image(); obr7.src="./image/buttons/button4.gif";obr8=new Image(); obr8.src="./image/buttons/button4_a.gif";
obr9=new Image(); obr9.src="./image/buttons/button5.gif";obr10=new Image(); obr10.src="./image/buttons/button5_a.gif";
obr11=new Image(); obr11.src="./image/buttons/button6.gif";obr12=new Image(); obr12.src="./image/buttons/button6_a.gif";


<!---------------FUNKCIA NA ZAMENU OBRAZKA----------------------------->
function zamen(stary,novy)
{
  document.images[stary].src=novy;
}


// -->
