function nacti_horni_ram (new_location) {
//alert(parent.frames.document.title);
//if (parent.frames.length == 3 ) parent.frames[1].location.replace(new_location);

if (parent.frames.document.title == 'Město Teplá') parent.frames[1].location.replace(new_location);
}

