
function measuring()
{
  window.open("/measurements.php",'measurement','status=0,scrollbars=1,resizable=1,width=530,height=520');
}
