'', 'id' => '', 'background' => $smof_data['modal_bg_color'], 'border_color' => $smof_data['modal_border_color'], 'name' => '', 'size' => 'small', 'title' => '', 'show_footer' => 'yes' ), $args ); extract( $defaults ); self::$args = $defaults; $style = ''; if( $border_color ) { $style = sprintf( '', $this->modal_counter, $this->modal_counter, $border_color ); } $html = sprintf( '