function img_open(u)
{
window.open('http://www.ms-max.ru/topimg.php?p='+u,'_blank', 'width=500,height=600,resizable=yes,scrollbars=no');
}