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

