function okno(cesta,sirka,vyska){
	window.open(cesta + '.html',"foto" + cesta,'toolbar=0,location=0,scrollbars=1,width=' + sirka + ',height=' + vyska + ',resizable=1');
}

function oknovyr(cesta,sirka,vyska){
	window.open('../obrs/akce01/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}

function oknoakce02(cesta,sirka,vyska){
	window.open('../obrs/akce02/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}

function oknoosved(cesta,sirka,vyska){
	window.open('../obrs/osved/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=1,location=0,scrollbars=1,width=' + sirka + ',height=' + vyska + ',resizable=1');
}

function oknofir(cesta,sirka,vyska){
	window.open('../obrs/firma/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}

function oknormt(cesta,sirka,vyska){
	window.open('../obrs/rmt/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}

function oknovyr03(cesta,sirka,vyska){
	window.open('../obrs/akce03/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}

function oknovyr04(cesta,sirka,vyska){
	window.open('../obrs/akce03/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}


function oknozved(cesta,sirka,vyska){
	window.open('../obrs/zvedaky/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}


function oknotlak(cesta,sirka,vyska){
	window.open('../obrs/tlakomery/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=0,width=' + sirka + ',height=' + vyska + ',resizable=0');
}


function oknovidle(cesta,sirka,vyska){
	window.open('../obrs/vidle/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=1,width=' + sirka + ',height=' + vyska + ',resizable=1');
}


function oknox001(cesta,sirka,vyska){
	window.open('../obrs/x001/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=0,location=0,scrollbars=1,width=' + sirka + ',height=' + vyska + ',resizable=1');
}

function h01(cesta){
	window.open('../obrs/hyundai_jpg/' + cesta + '.html',"foto" + cesta,'toolbar=0, menubar=1,location=0,scrollbars=1,width=650,height=500,resizable=1');
}
