﻿function vw_im(src1,st)
{
 vw = window.open("", "newwin", "width=660,height=645,top=1,left=1,toolbar=no,status=yes,scrollbars=no,menubar=no,resizable=yes");
 vw.document.write('<html><head><meta content="text/html; charset=windows-1251" http-equiv=content-type><meta content="MSHTML 5.00.2920.0" name=generator><meta http-equiv="Content-Style-Type" content="text/css"></head>');
 vw.document.write('<body bgcolor="#fcfcfc"><table align="center" width="100%" height="100%" cellspacing="2" cellpadding="2" border="1" bgcolor="#eaeaea"><tr><td align="center"><img src="'+src1+'"><br>'+st+'<br><br><a href="javascript:window.close();">Закрыть окно</a></td></tr></table></body></html>');
 vw.focus();
}
document.writeln('<link rel=stylesheet href='+ namehref +' type="text/css">');
function vision() {
if(document.all) {
document.all.loading.style.visibility="hidden";
}
else {document.layers.loading.visibility="hide";}
}




