
function popup(id,w,h){var winl=(screen.width-w)/2;var wint=(screen.height-h)/2;win=window.open("http://mikhailovsky.ru/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("http://mikhailovsky.ru/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("http://mikhailovsky.ru/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("http://mikhailovsky.ru/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("http://mikhailovsky.ru/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();}}