function ct1(){
document.knihy.src="image/tlac01.gif";
}
function ct2(){
document.knihy.src="image/tlac01_z.gif";
}
function ct3(){
document.records.src="image/tlac02.gif";
}
function ct4(){
document.records.src="image/tlac02_z.gif";
}
function ct5(){
document.film.src="image/tlac03.gif";
}
function ct6(){
document.film.src="image/tlac03_z.gif";
}
function ct7(){
document.rights.src="image/tlac04.gif";
}
function ct8(){
document.rights.src="image/tlac04_z.gif";
}
function ct9(){
document.trid01.src="image/film.jpg";
}
function ct10(){
document.trid01.src="image/film_z.jpg";
}
function ct11(){
document.trid02.src="image/records.jpg";
}
function ct12(){
document.trid02.src="image/records_z.jpg";
}
function ct13(){
document.trid03.src="image/knihy.jpg";
}
function ct14(){
document.trid03.src="image/knihy_z.jpg";
}
function ct15(){
document.trid04.src="image/info.jpg";
}
function ct16(){
document.trid04.src="image/info_z.jpg";
}
function ct17(){
document.obch.src="image/tlac05.gif";
}
function ct18(){
document.obch.src="image/tlac05_z.gif";
}
function openNewWindow(url, jmeno, w, h) {
    		Fokus = window.open(url, jmeno,'top=20,left=200,width=' + w + ',height=' + h );
    		Fokus.focus()
}		
