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

