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