Help for this page

Select Code to Download


  1. or download this
    &Search_Buff($decide == "1")
    
  2. or download this
    if (&Search_Buff()){
         &Site_Up;
    ...
       }
       return undef; # or return 0;
    }