function l(path)
{
window.open ('images/'+path,'','width=470,height=660,resizable=no,scrollbars=no,status=yes,top=100,left=100');
}

