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