'."\r\n".
'(Hover your mouse over the label text for a short description of the corresponding field)
'."\r\n"); /* Default Widget Settings. */ $defaults = array( 'title' => 'Anyfeed Slideshow', 'width' => '100%', 'height' => '200px', 'feed_url' => 'http://api.flickr.com/services/feeds/photos_public.gne?format=rss_200', 'show_titlebar' => true, 'perm_titlebar' => false, 'show_navigation' => true, 'pause_rate' => 5000, 'fade_rate' => 1000, 'maximages' => 50, 'loading_text' => 'Loading...', 'media_type' => 'thumbnail', 'bgcolor' => 'transparent', 'target' => '_blank', 'cache' => false ); $instance = wp_parse_args( $instance, $defaults ); ?>