function kWri(str){
document.write('<html><head>');
document.write('<SCRIPT LANGUAGE="JavaScript" SRC="./sogelib.js"></SCRIPT>');
document.write('</head><frameset marginwidth="0" marginheight="0" framespacing="0" frameborder=0 border="0" cols="135,*">');
document.write('<Frame name="_ind" src= "../menu.htm" scrolling="auto" marginwidth="1" marginheight="0" framespacing="0" frameborder=0 border="0">');
vis='<Frame name="_ud" src= "'+str+'" marginwidth="0" marginheight="0" framespacing="0" frameborder=0 border="0" >'
document.write(vis);
document.write('</frameset>');
document.write('</noframe>');
document.write('</frameset>');
document.write('<BODY>');
document.write('</BODY>');
document.write('</HTML>');
}
function kvis(str,str2){
   document.write('<html><head>');
   document.write('<SCRIPT LANGUAGE="JavaScript" SRC="./sogelib.js"></SCRIPT>');
   document.write('</head><frameset marginwidth="0" marginheight="0" framespacing="0" frameborder=0 border="0" cols="135,*">');
   vis='<Frame name="_ind" src= "'+str2+'" scrolling="auto" marginwidth="1"marginheight="0" framespacing="0" frameborder=0 border="0">';
   document.write(vis);
   vis='<Frame name="_ud" src= "'+str+'" marginwidth="1" marginheight="0" framespacing="0" frameborder=0 border="0" >';
   document.write(vis);
   document.write('</frameset>');
   document.write('</noframe>');
   document.write('</frameset>');
   document.write('<BODY>');
   document.write('</BODY>');
   document.write('</HTML>');
}
function kvinos(str,str2){
   document.write('<html><head>');
   document.write('<SCRIPT LANGUAGE="JavaScript" SRC="./sogelib.js"></SCRIPT>');
   document.write('</head><frameset marginwidth="0" marginheight="0" framespacing="0" frameborder=0 border="0" cols="135,*">');
   vis='<Frame name="_ind" src= "'+str2+'" scrolling="no" marginwidth="1"marginheight="0" framespacing="0" frameborder=0 border="0">';
   document.write(vis);
   vis='<Frame name="_ud" src= "'+str+'" marginwidth="1" marginheight="0" framespacing="0" frameborder=0 border="0" >';
   document.write(vis);
   document.write('</frameset>');
   document.write('</noframe>');
   document.write('</frameset>');
   document.write('<BODY>');
   document.write('</BODY>');
   document.write('</HTML>');
}
function plwkvis(str,str2){
   document.write('<html><head>');
   document.write('<SCRIPT LANGUAGE="JavaScript" SRC="./sogelib.js"></SCRIPT>');
   document.write('</head><frameset frameborder=0 framespacing = 0 border=0 cols="135,*">');
   vis='<Frame name="_ind" src= "'+str2+'" scrolling="auto" marginwidth="1">';
   document.write(vis);
   vis='<Frame name="_ud" src= "'+str+'" >';
   document.write(vis);
   document.write('</frameset>');
   document.write('</noframe>');
   document.write('</frameset>');
   document.write('<BODY>');
   document.write('</BODY>');
   document.write('</HTML>');
}
function tredkvis(str,str2){
   document.write('<html><head>');
   document.write('<SCRIPT LANGUAGE="JavaScript" SRC="./sogelib.js"></SCRIPT>');
   document.write('</head><frameset marginwidth="0" marginheight="0" framespacing="0" frameborder=0 border="0" cols="135,*">');
   vis='<Frame name="ind" src= "'+str2+'" scrolling="auto" marginwidth="1" marginheight="0" framespacing="0" frameborder=0 border="0">';
   document.write(vis);
   vis='<Frame name="display" src= "'+str+'" marginwidth="0" marginheight="0" framespacing="0" frameborder=0 border="0" >';
   document.write(vis);
   document.write('</frameset>');
   document.write('</noframe>');
   document.write('</frameset>');
   document.write('<BODY>');
   document.write('</BODY>');
   document.write('</HTML>');
}
