addbutton('Save', 'before:print', 'do_save();', WP_WEB_DIRECTORY.'images/save.gif', 22, 22, 'undo'); // add a custom cancel button: $editor->addbutton('Cancel', 'before:print', 'do_abort();', WP_WEB_DIRECTORY.'images/cancel.gif', 22, 22, 'undo'); $body = '
 
 
   "Time and Eternity"
 
  time-l.jpg  
 
 

"Time and Eternity"
24" x 36"
oil on canvas


"He has made everything beautiful in its time.  He has also set eternity in
their heart, yet so that man will not find out the work which God has done
from the beginning even to the end"


Ecclesiastes 3:11

 
 
  [Home] [Waves] [Seascapes] [Landscapes] [The Artist] [Testimony] [Links]
 

director@worldartpublishing.org 

'; $editor->set_code($body); // add a spacer: $editor->addspacer('', 'after:cancel'); // print the editor to the browser: $editor->print_editor('100%',450); ?>