function hivfix1(kep,cim) {
 uj = window.open('','','width=640,height=570');
 uj.document.write('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">');
 uj.document.write('<link href="../rendes.css" rel="stylesheet" type="text/css">');
 uj.document.write('<body leftMargin=0 topMargin=0 bgcolor=#F1ECE7></body>');
 txt2= '<a href="javascript: window.close()" class="txt_c"><img src="'+kep+'" '+'width="640" height="480" border="0"></a>';
 uj.document.write(txt2);
 uj.document.title=cim;
 uj.document.write('<table width="580" height="90" border="0" cellspacing="0" cellpadding="0" align="center"');
 uj.document.write('<tr>');
 txt2= '<td><p class="txt_c">'+cim+'</p></td>';
 uj.document.write(txt2);
 uj.document.write('</tr>');
 uj.document.write('</table>');
}

function hivfix2(kep,cim) {
 uj = window.open('','','width=480,height=750');
 uj.document.write('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">');
 uj.document.write('<link href="../rendes.css" rel="stylesheet" type="text/css">');
 uj.document.write('<body leftMargin=0 topMargin=0 bgcolor=#F1ECE7></body>');
 txt2= '<a href="javascript: window.close()" class="txt_c"><img src="'+kep+'" '+'width="480" height="640" border="0"></a>';
 uj.document.write(txt2);
 uj.document.title=cim;
 uj.document.write('<table width="450" height="90" border="0" cellspacing="0" cellpadding="0" align="center"');
 uj.document.write('<tr>');
 txt2= '<td><p class="txt_c">'+cim+'</p></td>';
 uj.document.write(txt2);
 uj.document.write('</tr>');
 uj.document.write('</table>');
}
function hivfix_n1(kep,cim) {
 uj = window.open('','','width=640,height=518');
 uj.document.write('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">');
 uj.document.write('<link href="../rendes.css" rel="stylesheet" type="text/css">');
 uj.document.write('<body leftMargin=0 topMargin=0 bgcolor=#F1ECE7></body>');
 txt2= '<a href="javascript: window.close()" class="txt_c"><img src="'+kep+'" '+'width="640" height="428" border="0"></a>';
 uj.document.write(txt2);
 uj.document.title=cim;
 uj.document.write('<table width="528" height="90" border="0" cellspacing="0" cellpadding="0" align="center"');
 uj.document.write('<tr>');
 txt2= '<td><p class="txt_c">'+cim+'</p></td>';
 uj.document.write(txt2);
 uj.document.write('</tr>');
 uj.document.write('</table>');
}

function hivfix_n2(kep,cim) {
 uj = window.open('','','width=428,height=750');
 uj.document.write('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">');
 uj.document.write('<link href="../rendes.css" rel="stylesheet" type="text/css">');
 uj.document.write('<body leftMargin=0 topMargin=0 bgcolor=#F1ECE7></body>');
 txt2= '<a href="javascript: window.close()" class="txt_c"><img src="'+kep+'" '+'width="428" height="640" border="0"></a>';
 uj.document.write(txt2);
 uj.document.title=cim;
 uj.document.write('<table width="400" height="90" border="0" cellspacing="0" cellpadding="0" align="center"');
 uj.document.write('<tr>');
 txt2= '<td><p class="txt_c">'+cim+'</p></td>';
 uj.document.write(txt2);
 uj.document.write('</tr>');
 uj.document.write('</table>');
}