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

