
function popup(id,w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("/pop.html?id="+id,"Description","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function enx(id,w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("/en-desc.html?id="+id,"Description","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function pfp(w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("/video.html","Video","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function p4p(id,w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("/pop.html?id="+id,"Description","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function sw0(elemID){if(document.getElementById(elemID).style.display=="block")
{document.getElementById(elemID).style.display="none";}else{document.getElementById(elemID).style.display="block";}}
function openNewWindow(myURL,my_width,my_height,scroll,resize)
{try{myNewWindow.close();}
catch(e){}
myNewWindow=window.open(myURL,'apple','toolbar=no,bar=no,location=no,status=no,menubar=no,scrollbars='+scroll+',resizable='+resize+',width='+my_width+',height='+my_height+',top=0,left=0');}
function pfp2(w,h,url){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("http://mikhailovsky.ru/"+url,"Video","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function des(id,w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("/desc.html?id="+id,"Description","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function lect(id,w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("/more/lectors/"+id+"/","Description","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function people(id,w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open(id,"Description","scrollbars=yes, status=no, location=no, toolbar=no, menubar=no, directories=no, resizable=yes, width="+w+", height="+h+", top="+wint+", left="+winl+"");if(parseInt(navigator.appVersion)>=4){win.window.focus();}}
function fixPNG(element) {if (/MSIE (5\.5|6).+Win/.test(navigator.userAgent)) {
var src;
if (element.tagName=='IMG') {
        if (/\.png$/.test(element.src)) {
    src = element.src;
    element.src = "/images/blank.gif"; }
        }
else {
        src = element.currentStyle.backgroundImage.match(/url\("(.+\.png)"\)/i);
        if (src) {
    src = src[1];
    element.runtimeStyle.backgroundImage="none";}
        }
if (src) element.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + src + "',sizingMethod='scale')"; } }


