Help for this page

Select Code to Download


  1. or download this
    if(function(){return a.indexOf(Lb)!=-1 }())return Mb;
    
  2. or download this
    if( sub{ return index( $a, $lb ) != -1  }->() ) return $Mb;
    
  3. or download this
    if( index( $a, $lb ) != -1 ) return $Mb;