<?PHP include 'html_friends.php'; $a = new html_friends(); echo $a->floating_window_init(); echo $a->floating_window_make('text', 1, 100, 100, 100, 150); ?>
info at phpclasses dot org