<!--
	if (document.images) {            

		tlacitko_kindersport_on = new Image();  
		tlacitko_kindersport_off = new Image();  
		tlacitko_kindersport_on.src = "grafika/tlacitko_kindersport_on.gif";	
		tlacitko_kindersport_off.src = "grafika/tlacitko_kindersport_off.gif";	

		tlacitko_zuruck_on = new Image();  
		tlacitko_zuruck_off = new Image();  
		tlacitko_zuruck_on.src = "grafika/tlacitko_zuruck_on.gif";	
		tlacitko_zuruck_off.src = "grafika/tlacitko_zuruck_off.gif";	

		tlacitko_prev_on = new Image();  
		tlacitko_prev_off = new Image();  
		tlacitko_prev_on.src = "grafika/tlacitko_prev_on.gif";	
		tlacitko_prev_off.src = "grafika/tlacitko_prev_off.gif";	

		tlacitko_next_on = new Image();  
		tlacitko_next_off = new Image();  
		tlacitko_next_on.src = "grafika/tlacitko_next_on.gif";	
		tlacitko_next_off.src = "grafika/tlacitko_next_off.gif";	

		tlacitko_hinweise_on = new Image();  
		tlacitko_hinweise_off = new Image();  
		tlacitko_hinweise_on.src = "grafika/tlacitko_hinweise_on.gif";	
		tlacitko_hinweise_off.src = "grafika/tlacitko_hinweise_off.gif";	

	}

// -->














