Help for this page

Select Code to Download


  1. or download this
    #! perl
    
    ...
      $bookmark = lc substr $bookmark, 0,8;
      return $bookmark;
    }
    
  2. or download this
    <!-- template start -->
    
    ...
        </TMPL_LOOP>
    
    </TMPL_LOOP>