// JavaScript Document
function SetClass (Element, Style){
         document.getElementById(Element).className = Style;
         }
         
 okno1 = null  //otevøení okna
function otevriOkno1(){  
okno1 = window.open("images/kuchyne_antik.jpg","okno1","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=1,width=730,height=555,left=10,top=10");
}
 okno2 = null  //otevøení okna
function otevriOkno2(){  
okno2 = window.open("images/kuchyne_javor.jpg","okno2","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=730,height=555,left=10,top=10");
}          
 okno3 = null  //otevøení okna
function otevriOkno3(){  
okno3 = window.open("images/kuchyne_vanilka.jpg","okno3","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=730,height=555,left=10,top=10");
}          
 okno4 = null  //otevøení okna
function otevriOkno4(){  
okno4 = window.open("images/kuchyne_hrusen.jpg","okno4","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=730,height=555,left=10,top=10");
} 
 okno5 = null  //otevøení okna
function otevriOkno5(){  
okno5 = window.open("images/kuchyne_buk.jpg","okno5","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=730,height=555,left=10,top=10");
} 
 okno6 = null  //otevøení okna
function otevriOkno6(){  
okno6 = window.open("images/kuchyne_banan.jpg","okno6","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=730,height=555,left=10,top=10");
} 
 okno7 = null  //otevøení okna
function otevriOkno7(){  
okno7 = window.open("images/kuchyne_javor-hrusen_1.jpg","okno7","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=720,height=487,left=10,top=10");
} 
 okno8 = null  //otevøení okna
function otevriOkno8(){  
okno8 = window.open("images/kuchyne_javor-hrusen_2.jpg","okno8","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=430,height=620,left=10,top=10");
} 
 okno9 = null  //otevøení okna
function otevriOkno9(){  
okno9 = window.open("images/kuchyne_javor-hrusen_3.jpg","okno9","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=420,height=620,left=10,top=10");
} 
 okno10 = null  //otevøení okna
function otevriOkno10(){  
okno10 = window.open("images/kuchyne_javor-hrusen_4.jpg","okno10","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=420,height=620,left=10,top=10");
} 
 okno11 = null  //otevøení okna
function otevriOkno11(){  
okno11 = window.open("images/kuchyne_javor-hrusen_5.jpg","okno11","toolbar=0,location=0,directories=0,menuBar=0,  scrollbars=0,resizable=0,width=420,height=620,left=10,top=10");
} 
