__('Use this widget to place any gallery from 1 Flash Gallery plugin anywhere on your page'))); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); $title = apply_filters('widget_title', $instance['title']); $gall_id = esc_attr($instance['gall_id']); $type = esc_attr($instance['type']); $ex = esc_attr($instance['ex']); $album = fgallery_get_album($gall_id); ?>

>
>
>