function openWindow() {
window.open("","Zvetseny_obrazek",'toolbar=0,location=0,scrollbars=1,width=830,height=730,resizable=1');
}

function noveOkno(sirka,vyska) {
var leftpos=(screen.width - sirka)/2;
var toppos=(screen.height - vyska)/2;

window.open("","Zvetseny_obrazek",'toolbar=0,location=0,scrollbars=1,width='+sirka+',height='+vyska+',resizable=0,top='+toppos+',left='+leftpos);
}

var flashvars = {};
flashvars.xml = "config.xml";
flashvars.font = "font.swf";
var attributes = {};
attributes.wmode = "transparent";
attributes.id = "slider";
swfobject.embedSWF("design/design_flash/cu3er.swf", "cu3er-container", "592", "290", "9", "design/design_flash/expressInstall.swf", flashvars, attributes);
