<!--
function PopIm(img) {
	w=open("",'image','width=9,height=9,toolbar=no,scrollbars=no,resizable=no');	
	w.document.write("<HTML><HEAD><TITLE>Галерея McLaren</TITLE></HEAD>");
	w.document.write("<SCRIPT language=javascript>function checksize()  { if (document.images[0].complete) {  window.resizeTo(document.images[0].width+10,document.images[0].height+99); window.focus();} else { setTimeout('check()',250) } }</"+"SCRIPT>");
	w.document.write("<BODY onload='checksize()' leftMargin=0 topMargin=0 rightmargin=0 bottommargin=0 marginwidth=0 marginheight=0><a href='javascript:window.close()'><IMG src='"+img+"' border=0 alt='Закрыть окно'></a>");
	w.document.write("<br><br><br><br><!--SL--><script src='http://tools.spylog.ru/counter2.2.js' type='text/javascript' id='spylog_code' counter='376286' ></script><noscript><a href='http://u3762.86.spylog.com/cnt?cid=376286&f=3&p=0' target='_blank'><img src='http://u3762.86.spylog.com/cnt?cid=376286&p=0&f=4' alt='SpyLOG' border='0' width=88 height=31 ></a></noscript><!--Av--><a href='http://top.avto.ru/?sid=327' target='_blank'><img alt='Рейтинг Avto.ru' src='http://top.avto.ru/count/?sid=327' border=0 width=88 height=31></a><!--t100--><a target='_blank' href='http://auto.top-100.ru'><img alt='Auto TOP-100 Counter' border=0 src='http://auto.top-100.ru/counter?cid=2992'></a></BODY></HTML>");
	w.document.close();
}
//  -->