<!-- 

  

  function  attentionwin()     {       
  window.open ("/modules/phone/attention.html", "newwindow", "height=530, width=500, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no")           
  } 

  function  attentionrewin()     {       
  window.open ("/modules/phone/attention_re.html", "newwindow", "height=530, width=500, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no")           
  }

  function  privacy_win()     {       
  window.open ("/modules/common/html/privacy.html", "newwindow", "height=500, width=500, top=0, left=0, toolbar=no, menubar=no, scrollbars=yes, resizable=no,location=no, status=no")           
  } 


  //--> 
  


