<!-- Copyright (c) 1999/2001 by Flatiron Graphics & Design Dudley, NC -->
<!-- All rights reserved -->
<!-- Created by Flatiron Graphics & Design -->
<!-- If you use this script then -->
<!-- you must leave the above mentioned copyright in it -->

<!-- begin code --!>
  function SigPop(textNo,pixNo){ 
    return overlib(TextStr[textNo], CAPTION, ' ',  CAPICON,'signature'+pixNo+'.jpg',CENTER,VAUTO,TEXTSIZE,2,OFFSETY,-30,CAPTIONSIZE,3); 
  }; 

<!-- end code -->
