function doIm(){ for (i=1;i < 8;i++) if (i!=4) top.frames[0].document.images[i].src="1.gif"; }
function doImA(URL){ parent.avtnad.location.replace(URL); }
function _doImA(URL){ setTimeout("doIm()",1300); URL="Nad/"+URL; doImA(URL); }
function avnad(NAZ){ setTimeout("doIm()",1300); doavnad(NAZ); }
function doavnad(NAZ){ URL="Nad/avtnad.php?naz="+NAZ; parent.avtnad.location.replace(URL); }
function CheckFramesA(){
if (window.name!="avtor"){
 window.name="root";
 var PageURL = "";var Search = "";var Hash = "";
if (document.location.search == "") {
 Search = "?embedded=yes"; }
else { Search = document.location.search + "&embedded=yes"; };
if (document.location.hash != "") { Hash = document.location.hash; };
PageURL = document.location.protocol + "//"+ document.location.host + document.location.pathname + Search + Hash;
document.write("<frameset framespacing='0' border='0' frameborder='0' frameborder='no' cols='200,*'>");
document.write("<frame name='menu' src='menu.php' scrolling='no' noresize marginwidth='0' marginheight='0'>");
document.write("<frameset framespacing=0 border=0 frameborder=0 frameborder='no' rows='58,*'>");
document.write("<frame name='avtnad' src='Nad/avtnad.htm' noresize scrolling='no' marginwidth=0 marginheight=0>");
document.write("<frame name='avtor' src='" + PageURL + "' noresize scrolling='yes' marginwidth=0 marginheight=0>");
document.write("</frameset>");
document.write("</frameset>");
 } }
