<!-- Begin!
function showBigScreenshot(shot,w,h,b) {
var ScrWindow,w2,h2;
	w2=w+5; h2=h+5;
	ScrWindow=window.open("","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,left=50,top=10,width="+w2+",height="+h2+"");
	if (ScrWindow != null && ScrWindow.opener == null) ScrWindow.opener=window;
	ScrWindow.document.open();
	ScrWindow.document.writeln ("<html><head><title>Скриншот</title></head><body bgcolor='#8F97C8' TEXT='#909090' topmargin='0' leftmargin='0'>"+
	"<img src='"+shot+"' width="+w+" height="+h+" border="+b+">"+"</body></html>");
	ScrWindow.document.close();
}

function Big(shot) {
	var ScrWindow;
	ScrWindow=window.open("","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,left=15,top=15,width=500,height=508");
	if (ScrWindow != null && ScrWindow.opener == null) ScrWindow.opener=window;
	ScrWindow.document.open();
	ScrWindow.document.writeln ("<html><head><title>ScreenShot</title></head><body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 bgcolor='#8F97C8' TEXT='#E2E294'>"+
	"<img src='"+shot+"'>"+
	"</body></html>");
	ScrWindow.document.close();
}


function zt(shot) {

d.write('<a href="http://top.mail.ru/jump?from=389184"'+
' target=_top><img src="http://top.list.ru/counter'+
'?id=389184;t=130;js='+js+a+';rand='+Math.random()+
'" alt="Рейтинг@Mail.ru"'+' border=0 height=40 width=88></a>')
}

function zt2() {
if(js>11)d.write('<'+'!-- ')
}

function zt3(){
d.write('--'+'>')
}
