


  function popup() {
   window.location="form/form.php";  
  };
 

  function popuporder() {
   window.location="form/formorder.php";  
  };
 

  function popupq() {
   window.location="form/formq.php";  
  };

 
  function popupqnews() {
   window.location="form/formqnews.php";  
  };
 

  function popupchoose() {
   window.location="form/formchoose.php";  
  };

