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