function popup(vars)      {      var object="../../global/include/popup.php?"+vars;      window.open(object,"PopUp","width=10,height=10,location=0,scrollbars=no,resizable=0,status=no");        }
